Android Developer & Backend Integrator
Real-time WebSocket sync + 6-digit secret-code sharing + history auto-save without pressing = + 33 financial calculators in one APK.
Dual-mode Android finance app: Ledger + CalcHub (33 calculators). Share a ledger via 6-digit secret code, watch entries sync live over Supabase WebSockets.
Built natively in Kotlin + Jetpack Compose with a glass-morphism Material3 design language. Local persistence is Room v3 with three migrations; remote sync uses Supabase Postgres + Phoenix Channels WebSockets (not polling) for instant INSERT/UPDATE/DELETE propagation to all members. Includes a full audit trail (📝 edited / 🗑️ deleted actor chips), auto-reconnect with exponential backoff, and offline guards for shared folders. CalcHub delivers 33 financial calculators in the same APK (SIP, EMI, FD, PPF, EPF, RD, NPS, SWP, GST, HRA, XIRR, …).