Projects
A selection of projects that I'm not too ashamed of
Open Source Contributions

I always loved Open Source and I try to contribute as much as I can. Over the years I've contributed to projects like Kubernetes, direnv, trivy.
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
Used React Native to develop a very minimal and simple to use app to track daily calories intake.
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.
Virtual Art Gallery

Created a virtual gallery to showcase previously generated artworks (see project below). You can visit the gallery at https://maxim-durand.github.io/virtual-art-gallery/build
Art generation using GANs

Using a GAN to generate artwork and then super-sampling it using ESRGAN.
Making artworks and visuals using p5.js

Using a library called p5.js I started creating cool visuals, graphs etc...You can check some of them at https://maxim-durand.github.io/generativeArt/ Most of those pages are interactive so try left clicking
