Projects

14 projects across mobile, backend, and open source.

El Dorado P2P

El Dorado P2P

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.

Flutter Dart Node.js Bun
SportsVisio App

SportsVisio App

SportsVisio delivers player stats, analysis, and highlights in a secure, simple-to-use app to elevate your game with game-changing AI technology.

FlutterDart
SportsVisio Manager

SportsVisio Manager

Publish schedules and upload game video. SportsVisio converts footage into player stats and highlights for easy review in the SportsVisio app.

FlutterDart
{ }

SportsVisio Track

Unreleased

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.

Android Kotlin YOLO
APIConnect

APIConnect

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.

FlutterDart
{ }

TAZA Express

Food ordering and delivery tracking for a high-volume marketplace. Implemented map integrations and streamlined order states for a predictable end-to-end experience.

FlutterDart
{ }

Genjo

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.

React Native TypeScript Expo
Genomii

Genomii

Unreleased

Health insights and guidance with device integrations and privacy-first design. Responsibilities covered integrations, subscriptions, and KYC/verification flows.

FlutterDart
Go Router Guards

Go Router Guards

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.

FlutterDart
Radio Horizon (Dart)

Radio Horizon (Dart)

Discord radio playing bot with powerful song recognition technology. Identifies and announces songs currently playing on the radio, making it easy to keep track of your favourite tunes.

Dart
{ }

ncnn.dart

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.

FlutterDart
{ }

pytorch.dart

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.

FlutterDart
{ }

automatic_version_upgrader.dart

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
{ }

tus_client

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.

Dart