Hobby
Trading bot
(PYTHON)
Developed an online python trading bot for the cryptocurrency market, that used the RSA measure to capture the momentum of the trends. The bot was not able to consistently beat the market.
Smart audio system
(ARDUINO)
Connected an Arduino to two TOF sensors, to sense if the front door of our house is closed or open. If it senses that the door is open, the volume of the speakers is automatically lowered, to ensure our neighbours are not bothered.
Mandelbrot
(RUST)
Developed a parallelized algorithm which was able to visualize a section of the Mandelbrot set displayed here to the left. This project has given me insight in the Rust programming language and it's safe features.
Wireless key
(Raspberry Pi)
Connected a relay to a Raspberry Pi, which is connected to our Wi-Fi network. An IOS app can ssh into the Raspberry Pi and open the door remotely and securely.
Pong game
(RUST & Amethyst)
Developed the pong game in rust using the amethyst game engine. The amethyst game engine is discontinued, so future games will be developed using the bevy engine.
Pong game
(RUST & Amethyst)
Implemented a vanilla linear regressor in Rust, to function as NPC. The coefficients that were learned, were counterintuitive, but they seem to work. The NPC is the right paddle.
Allergy library
(Bubble.io google sheets)
Using bubble.io as a front-end which connects to google sheets, a low code front-end was build, which enabled customers of restaurant to see the menu card tailored to their needs.