Cpp
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.