Work

Everything I've built.

From production AI pipelines to apps on the App Store — and the experimental work in between. Click any project to read the full story.

01

Yahuah Bible Platform

An AI translation system for sacred text.

Built a custom AI pipeline that translates the Bible into European languages without losing the meaning of Hebrew or Greek words. Runs on GPU servers and shipped 60,000+ verses with zero errors.

vLLMGemma 4 31BRunPodPythonLaravel
2025
Production
view
02

Horeb

Offline-first Bible app for Flutter.

Rebuilt a state-heavy Flutter app to be data-driven and offline-first. Cut memory use by 64% and made the app 3x faster — without changing what users see.

FlutterObjectBoxBlocFirebase
2024
Active
view
03

HealthPass by TruNord

Health & fitness app on the App Store.

Built the full Flutter app and bridged it to native Android + iOS health SDKs. Tracks steps, sleep, nutrition, and connects users to doctors via video call.

FlutterHealthKitGoogle FitAktivo SDK
2023
Production
view
04

BumpedIn

Discover people near you.

A social app that shows you people in your community within a chosen radius — with real-time chat over sockets and background location tracking.

FlutterSocket.IOFirebaseGeolocation
2023
Production
view
05

rust-gc-vm

Studying how language runtimes work.

Writing a garbage collector in Rust, with the goal of integrating it into the Dart VM. A long-running project to understand the runtime that Flutter is built on.

RustFFIGC algorithmsDart VM
2025
Research
view
06

PokéDex AI

My first LLM project.

A custom assistant trained on Pokémon data. Built two backends side-by-side — one with LangChain, one with ChromaDB — to learn how retrieval-augmented generation actually works.

NestJSLangChainChromaDBGemini
2024
Archived
view
07

Flutter Animations

Open-source animation patterns.

A public reference repo of advanced Flutter animation patterns — physics scrolling, custom clip paths, gesture-driven cards, shared element transitions.

FlutterDartLottieAnimation
2023
OSS
view