Projects

A selection of projects that I'm not too ashamed of

GoVistaImageConverter

GoVistaImageConverter

To learn GoLang I decided to create a simple desktop app running on both Linux and Windows (even on Windows Vista i.e on i386 architecture) to easily convert any image type.The app uses libvips@8.9+ to do the heavy image processing.

CaloriesTrackerApp

CaloriesTrackerApp

Used React Native to develop a very minimal and simple to use app to track daily calories intake.

DevOps with Raspberry Pis

DevOps with Raspberry Pis

I used 2 Raspberry Pis 4 to create my home Kubernetes Cluster. With this cluster I learned how to use Kubernetes but also how to create and use a CI/CD pipeline that I deployed using Gitea and Drone. Moreover, I deployed many other different apps like a local DNS (piHole), a file hosting service (NextCloud) and many more.