/projects/webjam-2024
WebJam2024
3rd-place hackathon AI PhotoBooth web app with computer vision and live filters.
hackathon
WebJam2024
From the resume and repository, WebJam2024 was the 3rd-place AI PhotoBooth project: a hackathon build focused on computer vision and live visual effects in a web application setting.
date: 2024status: shipped
overview
Hackathon projects need to produce something interactive and legible quickly. This one used AI-photo-booth behavior and live filters to create a concrete user-facing result.
implementation
Built a real-time web application around image processing or vision-driven filter behavior.
Focused on an interactive demo surface suitable for hackathon judging.
Shipped a complete enough build to place in competition.
challenges
Hackathon timelines force tradeoffs between model quality, latency, and interface polish.
Real-time media paths have very little tolerance for unstable UX.
The project had to remain understandable and demoable under time pressure.
outcomes
The project placed 3rd and provides a credible hackathon example in the portfolio.
It shows range without turning the site into a generic full-stack portfolio.
architecture notes
The project sits closer to rapid product iteration than your systems work, which makes it a useful contrast piece.
Its main value is the combination of computer vision and real-time interaction in a constrained build window.
It complements the rest of the portfolio by showing you can also ship quickly when the context changes.
stack
JavaScriptComputer VisionWeb
highlights
Placed 3rd at WebJam.
Built around computer vision plus live filters.
Represents quick-turn product execution under time pressure.
metrics
placement
3rd
delivery mode
hackathon
repo language
JavaScript
media
Hackathon delivery focused on live interaction and rapid iteration.