~/projects
Apps, tools, and experiments — from production fintech to dev utilities.
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.
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.
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.
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.
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.