Projects

Building A Power Supply for My DIY CNC Machine

CNC, or Computer Numerical Control, is a revolutionary technology that has transformed the manufacturing industry. CNC machines are used in a wide range of applications, from precision machining to woodworking and metalworking, and have completely changed the way that many products are manufactured. CNC machines are essentially automated tools that...

A Lightweight document-oriented NoSQL Database for the GO language

CloverDB is the work of a great friend and fellow Computer Scientist, Stefano Scafiti. It is a lightweight NoSQL database designed for being simple and easily maintainable, thanks to its small codebase. The project was inspired by tinyDB.

I contribute where I can to this great project. If you know the Go language, and love to support free open source software like me, you are more than welcome to join the project on its GitHub page.

Crypt3D – My DIY Delta 3D Printer

3D printing has revolutionized the way we create and manufacture things, and Kossel printers have taken this technology to the next level. Kossel printers are a type of delta 3D printer that uses a series of arms and actuators to move the print head instead of the traditional X-Y-Z axis....

Weller’s WXR3 Soldering Station

The Weller WXR3 is my go-to soldering station for both building and repairing my circuits in my lab. The Weller WXR3 Soldering Station is a high-end, precision soldering station designed for professionals and serious hobbyists. It is a top-of-the-line product from the Weller brand, which has been a leading name...

The ESP8266 Microcontroller

Programming and testing an LCD using the ESP8266 Microcontroller in my lab. The ESP8266 microcontroller is a highly versatile and affordable platform used for a wide range of Internet of Things (IoT) applications. Originally released by Espressif Systems in 2014, the ESP8266 quickly gained popularity among developers due to its...