🚀 vibes.krivulcik.com

Project Index

👋
Hello World
hello.vibes.krivulcik.com
Simple landing page with a clean gradient design and responsive layout.
HTML/CSS Static
🐦
Flappy Bird
play.vibes.krivulcik.com
Classic Flappy Bird clone with physics, pipe spawning, collision detection, and score tracking.
Game Canvas JavaScript
🌌
Universe Viewer
universe.vibes.krivulcik.com
Procedural universe generator with seeded random, 7 star types, 5 planet types. Explore infinite star systems.
Visualization Procedural Canvas
🛍️
Bazos
bazos.vibes.krivulcik.com
Slovak classified ads marketplace with 20 categories, search, favorites, and dark mode.
Marketplace Slovak localStorage
🧊
2x2 Cube Solver
cube.vibes.krivulcik.com
3D interactive Rubik's Cube (2x2x2) with shuffle, auto-solve, hints, and 3 save slots.
3D Three.js Solver
🏃
Maze Runner
maze.vibes.krivulcik.com
20x10 procedurally generated maze with arrow key controls, score tracking, and infinite levels.
Game Procedural Algorithm
🧠
Token Rush
token.vibes.krivulcik.com
Neural network arcade game! Catch good tokens, avoid bad ones. Features attention visualization, power-ups, and epoch progression.
Game AI Canvas