Projects

You can find all my projects on my GitHub.

Some of them are highlighted below:

Guix cloud bootstrap

Guix is not currently a popular distribution in the cloud. Getting a server up and running with it can be a difficult task and varies greatly from cloud provider to cloud provider.

This project aims to simplify this with an Ansible playbook that bootstraps a Guix-based minimal server with as little interaction as possible.

OSTree workstation

Experiment with an immutable system based on Fedora and bootstrapped from a container.

It consist of three repos

zaluru.com

Built with Astro, a very versatile web framework, resulting in a tiny and fast website. The site is rendered on the server and any unused javascript is removed. Pages are built with components, so they can be reused anywhere without conflicting with the rest of the site thanks to their separation from each other.