A minesweeper recreation in Java I made to practice the language and libraries such as Java Swing. It features board size and mine density customization, as well as a randomly generated board each time you play.
A calculator I made in Html, CSS and Javascript to practice the language itself and it's syntax. It offers standard operations and an easy to use, simple interface.
A Logic Calculator made made by me and other four people with the objective to create a calculator capable of solving Logic equations commonly used in Discrete Math.
A game made in Godot for a local school to incentivize students to practice good deeds. It features 3 minigames connected by a main map, where you can choose in which order you play. The game also connects to a custom controller that uses an ESP32 to communicate via Websocket.
A custom controller made with an ESP32 that communicates with the Godot game Joy Defenders via Websocket.