LIVE LLC

ChartSense.trade

Full SaaS trading education platform built solo from zero to production. Real users, paying Stripe subscribers, and a registered LLC. Features paper trading with live market data, AI-assisted journaling via OpenAI, 24/7 automated monitoring via Puppeteer, real-time charting, web push notifications, and transactional email. The entire backend — auth, billing, cron jobs, storage — designed and built by me.

Next.js 14 MongoDB Firebase Stripe OpenAI API Puppeteer Google Cloud Storage Three.js JWT Sentry
LIVE

SMK Auto — Dealership CRM

Enterprise-grade dealership management system built as a white-label SaaS. Full CRM with lead tracking, inventory management, appointment scheduling, financial reporting with interactive charts, and admin/sales role separation. Relational data model using Prisma ORM over PostgreSQL — a deliberate choice to work with structured data at scale.

Next.js 15 React 19 PostgreSQL Prisma Auth.js Recharts Tailwind CSS
Perpulator screenshot
LIVE

Perpulator — Perp Futures Calculator

Precision calculator for perpetual futures traders. Handles weighted average entry price across chained position adjustments, direction-aware PNL for long and short positions, leverage-aware notional sizing, live liquidation price, and risk/reward ratio. Built entirely in TypeScript with Jest test coverage — the math is exact, not approximate.

TypeScript Next.js CoinGecko API Jest Tailwind CSS
LIVE

Milliyar — Clothing Brand E-Commerce

Full e-commerce platform built for a clothing brand from scratch. Product catalog, shopping cart, Stripe checkout, order management, and AWS S3 for media. My first major project — built in Django/Python after bootcamp in 2020, relaunched with improvements. The foundation that started everything.

Django Python PostgreSQL Stripe AWS S3 Gunicorn WhiteNoise
StorageSwipe splash StorageSwipe swiping StorageSwipe albums StorageSwipe main UI

StorageSwipe — iOS Photo Manager

iOS app for cleaning up cluttered photo libraries with a Tinder-style UX. Swipe left to delete, swipe right to keep. Drag photos into album nodes for organization. My first React Native / Expo app shipped to the Apple ecosystem — learned mobile-specific patterns: gesture handling, native permissions, and device storage access.

React Native Expo iOS AsyncStorage Gesture Handler
3D4P screenshot
Open Source

3D4P — Prosthetics for Palestine

Open-source humanitarian platform connecting amputees in conflict zones with volunteers willing to 3D-print prosthetics. AI-powered content moderation via OpenAI and NudeNet, member verification with a 48-hour review pipeline, and Stripe donation processing. Built in Django on Railway — the project I'm most proud of for reasons beyond code.

Django Python PostgreSQL OpenAI Stripe Railway
HorizonTransport screenshot
LIVE

HorizonTransport — NEMT Route Tracker

PWA route tracker built to solve a real problem — the company app for NEMT drivers couldn't export any data. Logs daily routes, stops, mileage, and patient trip info with an interactive Leaflet map, OpenRouteService geocoding, and offline-capable localStorage persistence. Built out of necessity, used in the real world.

React Vite Leaflet Zustand PWA Tailwind CSS OpenRouteService