Aman Kumar

I'm a

3d human cat

iOS | Android | Bootstrap Web | Python

Let me introduce myself

About me 😎

Aman Kumar

Nice to meet you

Mobile App Developer who loves to create beautiful apps

A punctual and calm-minded individual passionate about learning new programming concepts, renowned within the XDA community for contributions to developing Android kernels and firmware for the open-source community. Enthusiastic about exploring the intricacies of the Linux system, with a strong understanding of MVVM and Jetpack components. Experienced in various projects utilizing tools such as MVVM architecture, Hilt, Room DB, Firebase Auth, and Firebase Firestore. In addition to Android development, adept in iOS app development, proficient in Core Data, Swift, and SwiftUI.

Name: Aman Kumar

Location: Ghaziabad, UP

Availability: Open to work

Some of my work!

Projects 🧑🏻‍💻

Project photos
Appetizer - iOS

Swift | SwiftUI | MVVM

Project photos
JotDown - KMP (Kotlin Multi Platform)

Kotlin | Swift | Compose | SwiftUI | KMP | SQLDelight

Project photos
Soundscape - iOS

Swift | CoreData | MVVM | SwiftUI | Firebase

Project photos
PDF Scanner

Kotlin | XML | hilt | MVVM | OpenCV | CameraX

Project photos
TrakEat - Calories Tracker

Kotlin | XML | hilt | Retrofit | firebase | MVVM | NodeJs | ExpressJs | MongoDB

Project photos
UnitConverterCompose

Kotlin | Compose | hilt | Room db

Project photos
YTAudio

Kotlin | XML | Storage | Youtubedl-android

Project photos
Weathering Mobile Application

kotlin | MVVM | Beautiful

Project photos
Pie Mobile Application

kotlin | graphs | MPAndroidChart

Project photos
News Mobile Application

kotlin | MVVM | firebase

Project photos
Firmware for Lenovo P2

c | makefile | xml

Project photos
Kernel for Moto G3

c | kernel | makefile

Project photos
Portfolio Website

Bootstrap 5 | hugo | github action

Project photos
Morse Code

python | numpy | crypto

Here I share my posts

Blog 📝

TrakEat - Calories Tracker

14th of January 2024

Unveiling Trakeat: A Journey into Health-Tech Development 🌐

As I embarked on the challenging yet rewarding development journey of TrakEat, my primary goal was crystal clear: to create a calorie …

Read more →

Oasis Internship Experience

9th of April 2023

Introduction

I recently completed an internship at Oasis for web development and design role, and I am excited to share my experience with you. During my time with this company, I had the opportunity …

Read more →

How to Make Aex Rom

17th of June 2018

What is Aex or AospExtended?

AOSP Extended is an AOSP based rom which provides stock UI/UX with various customisations features along with the Substratum theme engine. The project has been made by …

Read more →

How to Setup Gerrit

24th of May 2018

What is gerrit?

Gerrit is a free, web-based team code collaboration tool. Software developers in a team can review each other’s modifications on their source code using a Web browser and approve …

Read more →

How to Make Aex Rom

6th of April 2018

What is Jenkins?

Jenkins is an open source automation server written in Java. Jenkins helps to automate the non-human part of the software development process, with continuous integration and …

Read more →

How to Make Aex Rom

29th of December 2017

What is device manifest?

Its a simple xml based file, the repo tool reads it and clones the repos inside it.

Basic structure of manifest

<?xml version="1.0" …

Read more →

How to speed up rom compilation

28th of December 2017

What is ccache?

You can optionally tell the build to use the ccache compilation tool. Ccache acts as a compiler cache that can be used to speed up rebuilds. This works very well if you use make clean …

Read more →

How to build Android Roms

25th of December 2017

What is Android rom building?

Basically Android rom building means that you are bored with stock rom provided by your OEM or your stock rom is very old so you want to upgrade. So you sync the AOSP …

Read more →

How to setup build environment

23rd of December 2017

What are build tools?

Build tools are required files to compile the sources provided by Google. This includes various things like java, gcc, gnupg, etc.

Min system requirement to make roms (android …

Read more →

How to install ubuntu 2017

21st of December 2017

What is Linux?

Linux is a family of free and open-source software operating systems built around the Linux kernel. Typically, Linux is packaged in a form known as a Linux distribution for both desktop …

Read more →