Tech Projects

I built these while job hunting got a bit bleak. Actual apps I wanted to use, not tutorial clones. Some are live, one stubbornly stayed local.

Live

FlowVisual

Turn Mermaid code into flowcharts

A dev tool for pasting Mermaid diagram code and getting a clean visual flowchart back. Useful when you've got the logic written down but need something you can actually show someone.

  • Paste Mermaid code and render it instantly
  • Claude-powered diagram generation
  • Firebase auth to keep API usage under control
Next.js 14TypeScriptTailwind CSSReactAnthropic (Claude) APIFirebaseVercel
View live project
MediaMorph
Local only

MediaMorph

Download, convert, and strip backgrounds from media

A media toolkit for downloading YouTube videos, converting files between formats, and removing image backgrounds with AI. Works great locally. Deployment got complicated.

  • YouTube downloads, format conversion, and AI background removal
  • AWS Lambda + S3 pipeline for serverless video processing
  • Learned a lot about deployment limits and bot protection the hard way
Next.js 14ReactTypeScriptTailwind CSSAWS LambdaAWS S3FFmpeg
Live

Vibr

Find your next film or album

An entertainment discovery app that picks a random highly-rated movie or album based on your country and streaming services, or uses AI to suggest something based on your mood.

  • Random picks filtered by region and platform availability
  • AI mood-based recommendations via Claude
  • Fallback logic when external APIs go down
ReactNext.jsTailwind CSSAnthropic ClaudeTMDb APILast.fm APIVercel
View live project
Live

KitchenSync

Meal planning that knows what's in your fridge

A meal planning and recipe app for adding recipes manually, importing from websites, generating them with AI, planning the week, and tracking what's actually in your kitchen.

  • Recipe import, AI generation, and social saves from YT/Insta/TikTok
  • Weekly meal planning with fridge and shopping list tracking
  • Out-of-stock ingredients automatically added to your shopping list
ReactNext.jsTypeScriptTailwind CSSFirebaseAnthropic APIVercel
View live project
Live

This Website

The portfolio you're looking at right now

I rebuilt my personal site from scratch with a retro theme, animated sections, live Spotify podcast data, and more pages than my old WordPress setup ever had.

  • Fully custom Next.js build with Framer Motion animations
  • Work timeline, project showcase, film content, and contact page
  • Spotify API integration for live podcast episode data
Next.js 15ReactTypeScriptTailwind CSSFramer MotionVercel
View live project

My Tech Stack

The tools I reach for most when building things like the projects above.

Frontend

HTML
CSS
JavaScript
TypeScript
React
Next.js
Tailwind CSS
Framer Motion
Power BI

Backend

Python
Java
RESTful APIs
Firebase
YOLO
Anthropic AI

DevOps & Tools

Git
GitHub
Bitbucket
AWS
Linux
Ansible
Confluence
Vercel
Agile Methodology
pnpm