// ls -la ~/projects
Things I've built — from school assignments to personal experiments. All real code, all self-made.
// Project 01
This portfolio — designed and built from scratch using HTML, CSS and JavaScript. Cyberpunk theme, glitch effects, animated skill bars, and a multi-page file structure.
// Project 02
A web-based radio streaming app built with HTML, CSS, and JavaScript.
// Project 03
A webshop for gaming products built with HTML, CSS, JavaScript, PHP and MySQL.
// Project 04
A simple guessing game built with C#.
// Project 05
A simple race game built with C#. Based on a DragRace but made with cars instead.
// Project 06
A asteroid game built with C#. Based on a classic arcade game.
// Project 07
A simple Arduino-based bikelight project. Used an Arduino Uno, some LEDs, and a light sensor to create a bike light that turns on automatically when it gets dark.
// Project 08
A simple Arduino-based safe project. Used an Arduino Uno, a servo motor, and a piezoelectric buzzer.
// Project 09
A simple Arduino-based controller project. Used an Arduino Uno, a joystick, and an LCD display to create a basic controller. This project was also put together to use it as a controller for the Astroidinator Game.