Open Source Connect
Android & C++ contributions across GSSoC & SSOC — 5 months of distributed team collaboration.
I build production-grade Android apps people actually use — from offline-first databases to real-time sync engines. Currently deep in Jetpack Compose, Kotlin compiler tooling, and Cybersecurity.
Android & C++ contributions across GSSoC & SSOC — 5 months of distributed team collaboration.
Android development & IT workflows — MVVM, offline-first caching, Jetpack Compose UI.
Jetpack Compose features & performance improvements in multi-repo open source work.
Bug fixes & regression tests for JetBrains' kotlin-fuzzer parser/lexer edge cases.
Elected Secretary in Aug 2026 (promoted from Member) — leading club operations, technical seminars, and hackathons on-site.
AWS Academy Graduate (Cloud Foundations) & Palo Alto Networks Cybersecurity Foundation (ID: EFPiQzIAVZ).
My real Android education started not in a classroom — but at 2 AM, staring at a crash log. I had just wired up Room DB with Firebase for the first time in NewSynk, and the app was silently overwriting fresh server data with stale local cache on every sync. No exception. Just wrong data, everywhere.
Three hours and a Wireshark trace later, I understood offline-first conflict resolutionbetter than any tutorial could teach. That session is why I obsess over data consistency, clean architecture, and edge cases most people don't think about until production.
Today I build production-grade Android apps with Jetpack Compose, contribute to open-source through GSSoC & SWOC, and study threat analysis through the Palo Alto Networks Academy — because the best engineers understand both how to build systems and how they get broken.
Every skill below maps to a real shipped project or open source contribution.
Numbers that are real and verifiable. Hover any metric or strength domain for interactive traces.
Scroll horizontally or use navigation arrows to trace milestones through open-source, internships, and leadership.
Production Android applications and full-stack systems built with clean architecture, offline-first sync, and real engineering care. Click any project to explore architecture, live metrics, and source code.
Full-stack real-time chess platform with concurrent multiplayer via persistent Socket.IO WebSocket connections, low-latency board-state sync across clients, role-based sessions (player/spectator), complete server-side move legality validation via Chess.js, and a responsive drag-and-drop UI.
Synchronizing real-time board state across multiple spectator tabs without race conditions during simultaneous move attempts — solved by implementing an event-driven queue on the Node.js server with strict Chess.js state locks.
Production Android app on Google Play Store using MVVM + clean architecture, Firebase backend, real-time personalized news feeds, offline-first Room DB cache with custom conflict resolution, and AI-based filtering logic.

Debugging a silent data overwrite bug at 2 AM — Firebase was winning every conflict resolution race against Room DB on sync. Fixed by implementing a last-write-wins strategy with server-side timestamps and local dirty-flags.
Feature-complete offline music player with DSA-optimized playlist management, metadata search, gesture controls, lock-screen integration, and smart notifications — achieving +40% performance improvement through optimized state management.

Keeping ExoPlayer alive through Android's aggressive background process killing while respecting battery constraints — solved using a dedicated foreground Service bound to MediaSessionCompat with proper lifecycle callbacks.
Whether you want to collaborate on a project, discuss tech, or just say hello — my inbox is always open. I'll get back to you within 24 hours.