Portfolio
14 projects across mobile, backend, and open source.
A Stablecoin SuperApp for LATAM offering a USD wallet and a peer-to-peer marketplace across 70+ finance apps (PayPal, Zelle, PIX, MercadoPago, Nequi, and more). Built for reliability and ease of use to move value across borders, protect savings in USD, and enable P2P merchant workflows.
SportsVisio delivers player stats, analysis, and highlights in a secure, simple-to-use app to elevate your game with game-changing AI technology.
Publish schedules and upload game video. SportsVisio converts footage into player stats and highlights for easy review in the SportsVisio app.
Experimental native Android app for single-phone player/ball tracking. YOLO + MOT (Kalman + Hungarian), homography for court mapping. Kotlin (CameraX/MediaCodec), real-time and low power.
Consumer app for API Abroad built with a modern stack and production-ready CI/CD. Emphasis on secure auth, dependable releases, and crisp UX to guide users through program discovery and onboarding.
Food ordering and delivery tracking for a high-volume marketplace. Implemented map integrations and streamlined order states for a predictable end-to-end experience.
AI-powered platform designed to transform browsers into buyers, enhance customer interactions, and generate leads. Offers personalised, 24/7 customer engagement, boosting conversions and average order values while reducing returns.
Health insights and guidance with device integrations and privacy-first design. Responsibilities covered integrations, subscriptions, and KYC/verification flows.
Flexible and extensible guard system for Go Router with composable boolean logic and type-safe routes. Supports ALL/ANY/ONE-OF combinations, redirect semantics, and a GuardedRoute mixin. Includes examples and tests for robust, reusable route protection.
Dart FFI bindings and tooling around Tencent NCNN for on-device neural inference. Targets mobile and desktop with zero-copy buffers where possible and pragmatic model loading. Useful for small, fast CNNs without heavyweight runtimes.
Experimental Dart bindings for LibTorch/PyTorch to enable native tensor ops and model execution. Explores FFI surfaces for tensors, autograd, and model invocation from Flutter. Aimed at research/prototyping.
CLI helper to automatically bump Dart/Flutter package versions and changelogs. Parses conventional commits, updates pubspec, and generates changelog entries with semantic versioning. Designed to fit CI pipelines.
Dart client for the TUS resumable upload protocol with reliable, restartable uploads. Handles chunking, retries, and metadata, with pluggable storage for resumption across app restarts. Great for large files and flaky networks.