https://github.com/bernaferrari/vibejam2025
https://github.com/bernaferrari/vibejam2025
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bernaferrari/vibejam2025
- Owner: bernaferrari
- License: mit
- Created: 2025-03-24T06:04:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-25T17:59:54.000Z (over 1 year ago)
- Last Synced: 2025-04-29T19:56:12.297Z (about 1 year ago)
- Language: HTML
- Size: 1.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 2025 Vibe Coding Game Jam Landing Page
This is my landing page for the 2025 Vibe Coding Game Jam, hosted by [@levelsio](https://x.com/levelsio). I’m aiming for the $5K prize for the best website. It’s a hub for the jam, where devs build web games with 80%+ AI-generated code.
[](https://bernaferrari.github.io/vibejam2025/)
Check the page here: [2025 Vibe Coding Game Jam](https://bernaferrari.github.io/vibejam2025/)
## About the Project
I built this page to showcase the 2025 Vibe Coding Game Jam, a challenge to create web-accessible games using mostly AI-written code. It includes event details, judges, sponsors, and a submission link, all styled with a cyberpunk look—neon colors and 3D effects. It’s made with vanilla HTML, CSS, and JavaScript (no Tailwind or React), and I kept it under 250KB for fast loading, as required.
## Features
- Cyberpunk style.
- Interactive particles that react to mouse/touch; say "vibe" or "jam" for effects (mic needed).
- 3D tunnel and spiral animations for a futuristic feel.
- Countdown timer to the deadline.
- Responsive on all devices with accessible design (keyboard nav, high contrast).
- Lightweight at <250KB, with lazy-loaded sections.
- No React, Tailwind, or other frameworks — just vanilla HTML, CSS, and JS.