Skip to content

Commit b6d2739

Browse files
committed
Label Bounce Streak as Hackathon Project
1 parent 9a0dc43 commit b6d2739

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/projects-section.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const projects = [
3939
{
4040
moduleId: "MODULE_D",
4141
title: "BOUNCE_STREAK_ENGINE",
42-
tags: ["Reddit Devvit", "Phaser", "TypeScript"],
42+
tags: ["Reddit Devvit", "Hackathon Project", "Phaser", "TypeScript"],
4343
description:
4444
"Engineered a high-performance 2D arcade physics engine optimized for mobile browsers. Implemented 'cushion' collision detection to deliver a smooth 60 FPS experience. Architected a deterministic daily challenge system using seeded randomization, ensuring identical physics conditions for thousands of concurrent users.",
4545
viewportLabel: "PHYSICS_SIMULATION_VIEWPORT",

0 commit comments

Comments
 (0)