Projects


  • Project image

    RayTracer

    • Rendering •

    2024

    After learning the basics of Rendering I decided to create a simple PBR ray tracer.


  • Project image

    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.


  • Project image

    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.


  • Project image

    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.


  • Project image

    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.


  • Project image

    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.


  • Project image

    Ant Farm Simulator

    • C# • Unity • Blender • AI •

    2017

    My love for ants, simulations and programming made me do it.


  • Project image

    Tamagotchi

    • C++ • SFML •

    2016

    Honorable mention to my first game and programming project.