Product · WebP converter
Squish
A WebP converter that runs entirely in the browser — images never leave the device. Converts JPG, PNG, HEIC, AVIF and more into WebP files 25–34% smaller than JPEG, handling single files, folders or whole ZIP archives. Grew into a seven-tool suite: images-to-PDF, video frame extraction, AI background removal, EXIF stripping, palette extraction and batch watermarking — all client-side, live on my own domain.
Data Engineering · ETL
Airflow Medallion Pipeline
A medallion-architecture ETL pipeline: raw data lands in Bronze, gets cleaned and conformed in Silver, and is aggregated into analytics-ready Gold tables. Transformations run on Apache Spark, orchestrated end-to-end by Airflow DAGs with Delta Lake for versioned storage — the same layered pattern used in production lakehouses.
Repo ↗
Runs on AWS EC2 (spun up on demand)
Full-stack · Computer Vision
Pantry Guardian
Inventory management that reads your groceries for you: OCR ingestion of labels and receipts, shelf-life prediction with expiry alerts, a pantry-health score and recipe recommendations from what's actually on the shelf. Next.js frontend, Express backend, MongoDB storage, Clerk for auth.
Product · Developer tools
Port-Forge
A portfolio generator for developers: sync your GitHub and it assembles a professional portfolio from your real repositories — AI-assisted content, professional templates and real-time insights, so a developer's work speaks before their resume does. Live and open source.