An e-learning app I built using white-labeling — a single Flutter codebase that's rebrandable per client via build-time config, so each client gets their own fully isolated branded build. Includes two exam modes (Mock Test with instant results, Real-Time Exam simulating actual conditions)…
Built the Flutter mobile app for Bhoklayo, a multi-vendor food delivery platform — restaurants register and list their own menus, customers order via QR-based table ordering, and Bhoklayo's own riders handle delivery with real-time Google Maps tracking. I focused on the cart system, building it…
Built a distributable Android SDK that lets third-party apps embed flight booking directly, plus the full Flutter consumer booking app on top of the same backend — live on Nepal's #1 online travel platform. I designed the SDK with a pluggable payment architecture (a strategy pattern letting the SDK…