Projects
Production Projects¶
Mint by Investwell¶
- Wealth management platform used by brokers and clients
- Integrated CAS import and portfolio tracking
- Built SDK used across multiple apps (10M+ users)
Share India¶
- Trading app with order scheduling and option chain tracking
- Real-time financial data handling
- High-performance UI for traders
Alpha Capital¶
- Investment tracking for equity, MF, and property
- Clean UI + financial insights
TVC Courier System¶
- Real-time package tracking system
- Driver + admin + user modules
- Geo-location + live updates
Akoya Plus Business¶
- Service marketplace app (CCTV, painting, etc.)
- Booking + tracking + service management
Secure Payment App¶
Core impact
Secure payment flows, flexible dynamic UI rendering, and reliable network communication for production Android users.
A native Android payment app designed around security-sensitive transactions and configurable product surfaces.
- Kotlin/Java codebase with MVVM and coroutine-driven async flows
- SSL pinning for hardened network trust
- Dynamic JSON UI rendering to ship configurable screens without frequent client releases
- Ktor-based networking for API consistency and maintainability
- Security-first thinking instead of bolt-on hardening
- Clear separation between rendering, networking, and domain rules
- Android architecture that can scale as product requirements evolve
- GitHub/Play link: replace with exact URL
AI Chatbot¶
AI mobile focus
The differentiator here is not just model work. It is turning fine-tuned LLM behavior into a clean mobile chat experience.
An Android chatbot project built around LLM fine-tuning for app-centric conversational flows.
- Deep learning + LLM-based chatbot system
- Focus on real-world mobile AI use cases
- Prompt engineering + response optimization
- Designed for scalable mobile AI UX
- Connects AI capability to mobile UX instead of treating them separately
- Useful for showcasing both Android engineering and applied ML thinking
- Strong fit for modern chat, assistant, and knowledge-app products
- GitHub: replace with exact repository URL
DSA/CP Solver App¶
A problem-solving companion app for algorithm practice, coding challenges, and competitive programming routines.
- Android-first workflow for challenge discovery and solution practice
- Fast interaction patterns for repeated use sessions
- Good showcase for DSA depth and structured problem-solving ability
- Demonstrates technical depth beyond UI implementation
- Bridges developer education, utility, and mobile product design
- Strong signal for engineering interviews and technical brand-building
- GitHub: replace with exact repository URL
Open Source Direction¶
-
GitLab to GitHub Migration Tool
Utility-driven OSS for automation and developer productivity.
-
Compose Animations Library
UI-focused OSS for reusable Compose motion patterns and cleaner implementation.
-
AI Mobile Chatbot Repo
Cross-section of Android product work and applied AI experimentation.