NASA Imagery Explorer
2026A browser client for NASA's public imagery API, with date-range querying, a responsive gallery, and graceful handling of the API's rate limits and missing-media days.
JavaScriptREST APIsHTML/CSS
Intel Sustainability Site with Live Translation
2026A multilingual marketing site built to brief, with on-page translation so the same content serves readers in several languages without a separate build per locale.
JavaScriptHTML/CSSREST APIs
Intel Event Check-In System
2026A check-in tool for a mock conference: attendee registration, live attendance counts, and per-team totals that persist across page reloads.
JavaScriptHTML/CSS
charity: water Drop Game
2026A browser game built for a nonprofit brief, with timed rounds, scoring, and difficulty tuning, written to stay readable for the people who'd maintain it after handoff.
JavaScriptHTML/CSS
SIR Disease Spread Simulation
2025A Susceptible-Infected-Recovered epidemic model in Python with configurable population size, contact rate, and recovery period, plotted so you can watch a parameter change bend the curve.
PythonSimulationData Visualization
N-Queens Backtracking Solver
2025A classic constraint-satisfaction solver that places N queens on an N×N board with no two attacking, using backtracking with pruning on column and diagonal conflicts.
PythonAlgorithms
Subscription Manager
2025
In progressA mobile app for tracking recurring subscriptions in one place, so renewals stop arriving as surprises.
FlutterDart
This Website
2025Portfolio and contact site built on the Next.js App Router, statically rendered and deployed to Vercel on every push.
TypeScriptNext.jsTailwind CSS