Welcome.
This is my personal projects showcase lab. You can browse around and explore my currently complete and ongoing open-source projects. My focus is mostly tech related work, such as software development and hardware design.

FabRISC
FabRISC is an open-source, modular, RISC-like, privileged instruction set architecture designed for high performance 32 and 64-bit microprocessors. It has floating-point, vector, atomic and transactional memory capabilities and more.
Code Separator
This extremely simple (to almost comical levels) and open-source extension can be used to improve the readability of your code by placing customizable separator lines in any point you want, neatly dividing it into sections. It is available in the VScode marketplace.

Logi-Block
A small, open-source, FPGA inspired, logic cell implemented with discrete SMD components. It is composed of a 4-input LUT and a D-type flip-flop. It can perform any 4-to-1 or 3-to-2 boolean function with the option to store the result. Logi Block is programmable serially and can be combined with others to implement any logic circuit.
Gatto's Lab
It's this website! Statically served via a Java Spring Boot server hosted on Hetzner. It's all just simple good'ol HTML and CSS with no JavaScript required at all for the main pages.