I build cross-platform mobile apps with Flutter, focusing on clean architecture and polished UI/UX. I use AI tools like GitHub Copilot and Gemini to work smarter, but I understand the fundamentals behind every line of code.
| Domain | Technologies |
|---|---|
| Mobile | Flutter, Dart, Custom Painters, Material 3 |
| State Management | Riverpod, Provider, BLoC |
| Architecture | Clean Architecture, MVVM, SOLID Principles |
| Backend & Data | Supabase, Firebase, Hive, MySQL, SharedPreferences |
| Languages | Dart, Java |
| Tools | Git, GitHub Actions (CI/CD), GitHub Copilot |
RAG-powered note-taking app — chat with your notes using AI.
- Multi-Modal Input: Text, Voice (Recording & Transcription), Code Snippets (Syntax Highlighting), and Smart Checklists.
- AI Intelligence: Semantic Search & RAG Chatbot powered by Google Gemini and local vector embeddings.
- Offline-First: Blazing fast performance using Hive NoSQL database.
- Clean Architecture: Scalable codebase with Riverpod state management.
University event management ecosystem.
- Custom 3D-style map engine built with
CustomPainter(zero external API) - Role-based access control (Admin vs Student)
- Offline-first with Hive local caching
- Android 13+ notification channels
Medical diagnostic dashboard.
- Glassmorphic UI with dynamic theming
- Dual-mode booking engine (Home vs Lab)
- Server-side price validation
- Secure authentication flows