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.
Overview

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
Feature | Description |
---|---|
Neumorphic UI | Created custom widgets to implement soft shadows and raised effects |
Kotlin + Jetpack | Used ViewModel, LiveData, and Navigation components |
Production Release | Live 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.
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.
Overview

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.
Overview

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
Feature | Usage |
---|---|
Firebase Auth + Firestore | User login and product data storage |
Custom UI | Designed item cards, navigation, and clean product views |
Jetpack Navigation | Screen routing with back stack management |