~/projects

Things I've shipped.

Apps, tools, and experiments — from production fintech to dev utilities.

Native Performance Analyzer

A Flutter SDK that embeds a Rust native engine via FFI to capture frame timing, memory pressure, network latency, and structured logs — all correlated and exportable as OpenTelemetry metrics. Targets Flutter teams who need deep performance insight without leaving their ecosystem.

FlutterRustFFIOpenTelemetryDartOpen Source

BookVally

A cross-platform reading app built natively for Android (Kotlin + Jetpack Compose) and iOS (Swift + SwiftUI), backed by a Rust/Axum REST API with 76 endpoints. Features Readium-powered EPUB rendering, offline-first sync with outbox pattern, on-device AI recap, OAuth social login, in-app purchases, TTS with background playback, and a Focus Lock mode that blocks other apps until a reading goal is met.

KotlinJetpack ComposeSwiftSwiftUIRustAndroidiOS

Flutter Bunny CLI

A Dart CLI tool that eliminates Flutter project boilerplate — guided project creation, code generation for models, screens, widgets, and tests, with built-in support for Clean Architecture, MVVM, MVC, and all major state management solutions. Available on pub.dev and Homebrew.

DartCLIFlutterDev ToolsOpen Source

DefiFundr

A decentralized crowdfunding platform leveraging blockchain technology for secure, transparent, and trustless fundraising campaigns. Flutter mobile client, Go backend, and Solidity smart contracts on Ethereum — fully open source.

FlutterGoSolidityEthereumPostgreSQLSQLC

Smart Liveliness Detection

A Flutter package for real-time face liveness detection that confirms a live person is present during authentication — preventing spoofing via photos, videos, or masks. Features 8 challenge types, 3D depth detection via ARKit TrueDepth, and 13 customizable UI painter styles.

FlutterDartBiometricsSecurityiOSAndroidOpen Source