#freelancer #android #coder
#kotlin #javascript
I Make
Android Apps </>
I design and code beautiful
I love what I do.
Let's chat!
3
Years
Expericence
8
Projects
Completed

Design

Design prototype of app UI in design tools like Figma.

Figma, UI, UX, Mockup

Code

Code the desired app UI and functionality using Kotlin on Android Studio.

Kotlin, MVVM, Jetpack, Firebase

Deploy

Publish the app on Google Play. Fix bugs and release new updates.

Play Store, Testing, Debugging, CI/CD

Introduce

Hello! I'm Alok Kumar

I craft apps

I make apps that help businesses reach their goals. I am primarily motivated by putting the ideas I have for products out into the world and it’s really rewarding to see something go from a scribbled note on a piece of paper to a product people use and love. I am seeking opportunities to develop android application from the ground up for you or your business.




I'v been reading non-fiction books for about fifteen years now and am somewhat addicted to being the best version of me and getting the most out of life. I’m not saying I nailed it but I'm trying.

Other Projects

I've built web scraping and automation bots using Puppeteer.

About

About me

class Alok {
..lateinit var name: String; lateinit var email: String
..// I'm ambitious and love new challenges :)
..// I'm always learning and expanding my skills.
..init {
....name = "Alok Kumar"
....email = "me@alok.website"
..}
..fun interests() {
....return [ "Startup", "Freelancing", "Traveling", "Food", "Chess", "PC games"]
..}
..fun skills() {
....return [ "Android", "Kotlin", "Node.js", "Git", "Firebase",
...."Puppeteer", "Photoshop", "Figma", "UI/UX"|]
..}
}