Unstoppable – Native Android App for Abtris

Designed and built a production-ready Android app from scratch for Abtris, featuring a neumorphic UI and modern native architecture.

Date: 2023
Client: Abtris (Startup)
Role: Android Developer Intern
AndroidKotlinUI/UXNeumorphismInternship

Overview

Project image

As part of my internship at Abtris, I developed the Unstoppable app from the ground up using modern native Android tools. A key challenge was implementing a Neumorphic UI — a design trend with very limited library support at the time — which required several custom UI workarounds to maintain performance and style integrity.

Highlights

FeatureDescription
Neumorphic UICreated custom widgets to implement soft shadows and raised effects
Kotlin + JetpackUsed ViewModel, LiveData, and Navigation components
Production ReleaseLive on Google Play Store and used by real users

Android Dev Educator – 500+ Learners Taught

Led sessions and tutorials on Android development for students and professionals across India.

Date: 2020 – 2024
Client: Developer Communities
Role: Instructor & Mentor
AndroidTeachingWorkshopsYouTubeCommunity

Overview

I've delivered hands-on Android development sessions to over 500 students and professionals through workshops, livestreams, and structured tutorials. My focus has always been on real-world application, clean architecture, and demystifying modern Android concepts.

Notable Session

• Topic: Getting Started with Android UI • Duration: 2.5 hours • Format: Live Demo + Q&A • Audience: University students + working developers • Link: See full session on [YouTube](https://www.youtube.com/live/RIQN356dJ3k?si=Mum-AvlLCGcp_Qto)

Open Source Contributor – AnkiDroid

Contributed to the widely-used AnkiDroid flashcards app by helping improve core functionality and UI consistency.

Date: 2022
Client: AnkiDroid Open Source
Role: Contributor
AndroidOpen SourceContributionsAnkiJava

Overview

Project image

AnkiDroid is a popular open-source Android app for spaced-repetition learning. I contributed to improving layout bugs and UI edge cases in the review screen. These fixes helped improve usability across a variety of Android devices.

JewelleryApp – Android Shopping App

A sleek, Firebase-backed shopping app for showcasing and purchasing items — built as a personal side project.

Date: 2022
Client: Personal Project
Role: Designer & Developer
AndroidFirebaseMVVMPersonal Project

Overview

Project image

This shopping app demonstrates end-to-end Android development — from user login to product browsing and basic cart operations. The app uses Firebase for authentication and backend services and focuses on creating a clean, user-friendly shopping experience.

Tech Highlights

FeatureUsage
Firebase Auth + FirestoreUser login and product data storage
Custom UIDesigned item cards, navigation, and clean product views
Jetpack NavigationScreen routing with back stack management