A hero landing section for a small dev/design studio, pairing a Sora display face with Open Sans body copy over a photographic backdrop with a soft legibility scrim. Image assets are served as WebP with a PNG fallback for fast load. Fully responsive down to mobile, with visible...
A live scoreboard app with a retro LED-panel aesthetic, built to feel like something you'd see courtside. Supports +1/+2/+3 scoring per team, per-team undo, inline-editable team names, and a click-to-advance period tracker (Q1āOT). Score state persists across reloads via...
QuizDash is a full-stack trivia quiz app I built end-to-end with Flask and SQLite, from database design through deployment. Players select a category and difficulty level, then race a countdown timer that scales with difficulty ā harder questions are worth more points but allow...
Docket is a responsive task-management web application built with Python, Flask, and SQLite. It allows users to create, edit, complete, delete, search, and filter tasks while keeping data persistently stored in a database. I designed a...