Projects
RayTracer
• Rendering •
2024
After learning the basics of Rendering I decided to create a simple PBR ray tracer.
OpenGL
• C++ • Rendering •
2024
This project is divided in multiple scenes that helped me understand the Rendering pipeline and how fun and complex this topic can be.
Trackball
• C++ • Arduino • Electronics • DIY • FreeCAD •
2023
Fell down the ergonomic peripherals rabbit hole and decided to try my hand at making my own trackball device.
Arduino Clock
• C++ • Arduino • Electronics • DIY •
2022
Decided it was time (pun intended) to remember the basics of electronics whilst programming a clock with some functionalities.
Clipboard Share
• C++ • CMake • CLI • Local Network • Sockets •
2021
Sharing clipboards between computers was a pain and all the solutions provided required some heavy-weight programs, so I made my own.
Phone File Transfer
• Java • Android SDK • Local Network • REST •
2020
Sending files from the phone to the PC is cumbersome. Cables, cloud, FTP, Bluetooth... I saw a simpler way: Local HTTP server. No need for cables, internet, desktop clients or dongles.
Ant Farm Simulator
• C# • Unity • Blender • AI •
2017
My love for ants, simulations and programming made me do it.