Abhishek Lamichhane

Abhishek Lamichhane
Back to Projects
Fintech / Mobile Banking3M+ Users • 90% Market Share • Zero-Trust Security

F1Soft Banking Suite

Production-grade mobile banking infrastructure powering 90% of financial institutions and over 3 million users in Nepal's largest DFS ecosystem.

CORE ARCHITECTURAL FEATURES & CAPABILITIES
  • Engineered core digital banking features: inter-bank fund transfers, wallet top-ups, loan applications, and transaction statements.
  • Implemented hardware-backed biometric authentication (Face ID / Fingerprint) and unique device binding for bank-grade security.
  • Integrated secure InAppWebView sessions with custom user-agent header injection and token synchronization for third-party banking portals.
  • Structured codebase using Riverpod and Clean Architecture, decoupling domain logic from UI presentation.
  • Configured automated Fastlane and Bitrise CI/CD release pipelines, eliminating manual distribution overhead and standardizing build artifacts.
  • Monitored production crash logs and memory profiles using Firebase Crashlytics to maintain high uptime and 60 FPS rendering.

Technologies & Architecture Stack

FlutterDartRiverpodClean ArchitectureBiometrics & KeystoreInAppWebView Token BridgeFastlane & BitriseCrashlytics

Security & Resilience

Engineered with strict zero-trust security standards, biometric authentication, device binding, and encrypted local storage to safeguard sensitive financial and corporate workflows.

Clean Architecture

Separated domain, data, and presentation layers using reactive state management (Riverpod/BLoC), ensuring maximum testability, modularity, and rapid feature development.