// ls -la ~/projects

My Projects

Things I've built — from school assignments to personal experiments. All real code, all self-made.

// Project 01

Calculator Website

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.

HTML CSS PHP JavaScript
📻

// Project 02

RadioGaga

A web-based radio streaming app built with HTML, CSS, and JavaScript.

MySQL PHP CSS HTML
🌐

// Project 03

GameWorld WebShop

A webshop for gaming products built with HTML, CSS, JavaScript, PHP and MySQL.

MySQL PHP CSS HTML
🎮

// Project 04

Guessing Game

A simple guessing game built with C#.

C#
🎮

// Project 05

Race Game

A simple race game built with C#. Based on a DragRace but made with cars instead.

C#
🎮

// Project 06

Astroidinator Game

A asteroid game built with C#. Based on a classic arcade game.

C#
🤖

// Project 07

Arduino Bikelight

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.

Arduino Uno R4 Kit Arduino IDE
🤖

// Project 08

Arduino Safe

A simple Arduino-based safe project. Used an Arduino Uno, a servo motor, and a piezoelectric buzzer.

Arduino Uno R4 Kit Arduino IDE
🤖

// Project 09

Arduino Controller

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.

Arduino Uno R4 Kit Arduino IDE