YOUTUBE RAG

Full-stack RAG application orchestrating four APIs (YouTube, OpenAI, Pinecone, Claude) to perform semantic search over video transcripts and deliver AI-powered conversational insights about YouTube creators.

LIVE MUSIC FINDER

Full-stack application integrating three external APIs (Spotify, Ticketmaster, Twilio) to deliver real-time artist data, concert listings, and SMS notifications.

CALENDAR

Full-stack calendar featuring a custom date-calculation algorithm built from scratch, MongoDB persistence, and third-party API integration for US national holidays.

TODO

Full-stack task management app with PostgreSQL database, CRUD operations, category filtering, priority levels, and persistent data storage.

LIBRARY

Book tracking application with ES6 class-based architecture, local storage persistence, and dynamic state management for reading progress.

TIC TAC TOE

Classic game built with the JavaScript Module Pattern, featuring game state management, win detection algorithm, and score tracking.