Portfolio

Selected Work.

claude-opus-4.6 reply

Recent work — a run of React Native mobile apps shipped solo to TestFlight and the App Store, plus production web platforms, AI experiments, and security-focused tools.

NutriLogix AI

2025 · Founder & Engineer

NutriLogix AI

AI-powered nutrition and fitness tracker. Snap a photo of any meal to log calories and macros instantly, scan barcodes for localized health scores, and sync activity in real time via Apple Health. Currently in TestFlight beta.

  • React Native
  • OpenAI API
  • Apple Health
Case study

Problem

Manually logging meals is tedious and inaccurate — users either skip it or spend minutes searching databases for food items. Existing trackers require too many taps and still get portion sizes wrong.

Approach

Built a vision model pipeline (OpenAI GPT-4o Vision) that identifies food, estimates portions, and returns structured macro data from a single photo. Barcode scanning adds localized health scores pulled from product databases. Apple Health sync keeps calorie burn and activity data in one place without manual input.

Outcome

Launched on TestFlight with early access users actively logging meals. Photo logging reduces manual entry time from ~2 minutes to under 10 seconds per meal.

NutriLogix architecture diagram
TODO: Vision pipeline — camera → OpenAI Vision → macro parser → Supabase → Apple Health sync.
AstroAI X

2025 · Founder & Engineer

AstroAI X

Multi-model AI chat platform. Switch between GPT-5, Claude Opus 4, and Gemini 2.5 Pro in one conversation with full context preserved. Web search with sources, file & PDF uploads, low-latency voice, and team collaboration — for the price of a single ChatGPT sub.

  • React Native
  • OpenAI API
  • Claude API
  • Gemini API
Case study

Problem

Different AI models excel at different tasks — GPT-5 for reasoning, Claude for writing, Gemini for data — but switching between apps breaks context and costs $60+/month in separate subscriptions.

Approach

Built a unified streaming abstraction layer that routes to OpenAI, Anthropic, and Google APIs while preserving full conversation context across model switches. Added low-latency voice input, file and PDF uploads, and web search with cited sources — all in a single React Native app available on iOS and Android.

Outcome

Live on the App Store and Google Play. Users get access to GPT-5, Claude Opus 4, Gemini 2.5 Pro, DeepSeek R1, and more for the cost of a single ChatGPT subscription.

AstroAI X architecture diagram
TODO: Provider-abstraction layer — client → router → (GPT-5 / Claude / Gemini) → streamed merge → shared context store.
VoiceLift

2025 · Founder & Engineer

VoiceLift

Voice-first workout logger. No forms, no friction — say your set and it's logged instantly. AI understands gym slang, supersets, and edge cases.

  • React Native
  • OpenAI API
  • Whisper
Case study

Problem

Form-based workout loggers break training flow — tapping through dropdowns between sets kills momentum and focus. Most lifters either stop logging mid-workout or don't log at all.

Approach

Built a voice-first pipeline using OpenAI Whisper for transcription and GPT-4o structured outputs to parse gym slang, supersets, and compound set descriptions into clean Supabase records. A confirmation sheet lets users verify before saving, with a ripple-animated voice button as the sole primary interaction. Stack: Expo SDK, Supabase (Postgres + RLS), RevenueCat subscriptions.

Outcome

Logging a set drops from ~15 taps to a single voice command. Currently in active development with early access at voicelift.app.

VoiceLift architecture diagram
TODO: Voice loop — mic → Whisper → gym-slang parser → set/superset state machine → Supabase log.
SkyNet VPN

2023 · Full-stack

SkyNet VPN

Custom-built VPN solution with end-to-end encryption, ensuring user anonymity and private browsing across all locations.

  • Node
  • Express
  • React
Blog Central

2022 · Full-stack

Blog Central

Centralized blogging platform with content scheduling, analytics, and social integrations. Improved client marketing ROI by 15%.

  • Node
  • MongoDB
  • React
Employee Dashboard

2022 · Full-stack

Employee Dashboard

Enterprise employee portal with real-time status updates and internal communication tools. Increased talent attraction by 100%.

  • React
  • Node
  • MongoDB
Skybot Automation

2024 · Full-stack

Skybot Automation

Production marketing site for an automation agency. Lead-gen funnel, service pages, and a custom brand system shipped end-to-end.

  • Next.js
  • Node
  • Tailwind
View archive 37 more projects