From ffe95743948bb4a47cc92c88f758900f1aae6078 Mon Sep 17 00:00:00 2001 From: axtlos Date: Fri, 31 May 2024 22:42:08 +0200 Subject: Add html files --- portfolio.html | 75 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 portfolio.html (limited to 'portfolio.html') diff --git a/portfolio.html b/portfolio.html new file mode 100644 index 0000000..8986ea9 --- /dev/null +++ b/portfolio.html @@ -0,0 +1,75 @@ + + + + + + + Portfolio(7) + + + + + + + + + + +
this reallyports my folio
+
+

A list of Free Software (free as in freedom) I have developed, or am part of. Not all of the listed projects are still under active development.

+

Clicking on the heading of a project will redirect to the website/repository of the project.

+
+
+

+

Block Based filesystem verification for immutable Linux Distributions written in golang

+
+
+

+

Custom made vector graphic format for use with FsVerify, the parser (fbwarn) is written in C using raylib

+ The FsVerify logo drawn with BVG +
+
+

+

Building docker images using yaml recipes, written in golang

+

Personally built plugin support into vib, including an API and github CI to automate building plugins (view pr)

+
+
+

+

Tool to manage Vanilla OS installations

+

Personally built in Waydroid integration, including a package manager using f-droid repositories (view MRs: 1, 2, 3, 4, 5, 6)

+
+
+

+

File tree based Filesystem integrity verification, fully written in go and used by Vanilla OS through fswarn

+
+
+

+

Installer backend for Crystal Linux, written in rust (older history on github)

+
+
+

+

Graphical frontend for Jade, written in python using gtk4 and libadwaita (older history on github)

+
+
+

+

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

+
+
+

+

Miscellaneous Flatpak Packages for some software I use

+
+
+

+

A proof-of-concept that packages a build of the Linux kernel as a flatpak, while still being able to be used by the system

+
+
+ + + + + + +
March 12, 2024Go To Main PageLinux 6.6.21
+ + -- cgit v1.2.3