Projects
A list of most projects I have worked on or am a part of, note that not all of them are still maintained.
FsVerify
Personal Project - https://github.com/axtloss/fsverify
Block Based filesystem verification for immutable Linux Distributions written in golang and C
BVG - Basic Vector Graphics
Personal Project - https://github.com/axtloss/fsverify/tree/main/fbwarn
Custom made vector graphic format for use with FsVerify, the parser (fbwarn) is written in C using raylib
vib
Maintainer, Collaboration - https://vib.vanillaos.org
Building docker images using yaml recipes, written in golang
Vanilla System Operator
Collaboration - https://github.com/vanilla-os/vanilla-system-operator
Tool to manage Vanilla OS installations, including Waydroid app management
FsGuard
Maintainer, Personal Project - https://github.com/linux-immutability-tools/fsguard
File tree based Filesystem integrity verification, fully written in go and used by Vanilla OS through fswarn
jade
Collaboration / Personal Project - https://gitlab.com/crystal-linux/software/jade
Installer backend for Crystal Linux, written in rust
jade-gui
Collaboration / Personal Project - https://gitlab.com/crystal-linux/software/jade-gui
Graphical frontend for Jade, written in python using gtk4 and libadwaita
JshipIT
Personal Project - https://github.com/axtloss/JshipIT
OCI client written in Java similiar to podman/docker with a focus on using containers as a form of isolated environments, similiar to Distrobox and Toolbx