summaryrefslogtreecommitdiff
path: root/portfolio.html
diff options
context:
space:
mode:
authoraxtlos <axtlos@getcryst.al>2024-05-31 22:42:08 +0200
committeraxtlos <axtlos@getcryst.al>2024-05-31 22:42:08 +0200
commitffe95743948bb4a47cc92c88f758900f1aae6078 (patch)
tree60a71380241040c18ab872a224031e16e261cd14 /portfolio.html
parentc027bc5edec6505da95490ab1acefe5cd6c35359 (diff)
downloadwebsite-ffe95743948bb4a47cc92c88f758900f1aae6078.tar.gz
website-ffe95743948bb4a47cc92c88f758900f1aae6078.tar.bz2
Add html files
Diffstat (limited to '')
-rw-r--r--portfolio.html75
1 files changed, 75 insertions, 0 deletions
diff --git a/portfolio.html b/portfolio.html
new file mode 100644
index 0000000..8986ea9
--- /dev/null
+++ b/portfolio.html
@@ -0,0 +1,75 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="utf-8"/>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+ <link rel="stylesheet" href="./style.css" type="text/css" media="all"/>
+ <title>Portfolio(7)</title>
+</head>
+<body>
+ <script src="./antiChrome_Brave.js"></script>
+
+<table class="head">
+ <tr>
+ <td class="head-ltitle">this really</td>
+ <td class="head-vol">ports my </td>
+ <td class="head-rtitle">folio</td>
+ </tr>
+</table>
+<div class="manual-text">
+ <p class="Sh">A list of <a href="https://en.wikipedia.org/wiki/Free_and_open-source_software">Free Software (free as in freedom)</a> I have developed, or am part of. Not all of the listed projects are still under active development.</p>
+ <p class="Sh">Clicking on the heading of a project will redirect to the website/repository of the project.</p>
+ <br/>
+<section class="Sh">
+ <h1 class="Sh" id="fsverify"><a class="permalink" href="https://github.com/axtloss/fsverify">FsVerify (Personal Project)</a></h1>
+ <p class="Pp">Block Based filesystem verification for immutable Linux Distributions written in golang</p>
+</section>
+<section class="Sh">
+ <h1 class="Sh" id="bvg"><a class="permalink" href="https://github.com/axtloss/fsverify/tree/main/fbwarn">BVG - Basic Vector Graphics (Personal Project)</a></h1>
+ <p class="Pp">Custom made vector graphic format for use with FsVerify, the parser (fbwarn) is written in C using raylib</p>
+ <img src="https://github.com/axtloss/fsverify/raw/main/logo.png" width="400" height="300" alt="The FsVerify logo drawn with BVG"/>
+</section>
+<section class="Sh">
+ <h1 class="Sh" id="vib"><a class="permalink" href="https://vib.vanillaos.org">vib - Vanilla Image Builder (Maintainer, Collaboration)</a></h1>
+ <p clsas="Pp">Building docker images using yaml recipes, written in golang</p>
+ <p class="Pp">Personally built plugin support into vib, including an API and <a href="https://github.com/Vanilla-OS/vib-plugin">github CI</a> to automate building plugins <a href="https://github.com/Vanilla-OS/Vib/pull/12">(view pr)</a></p>
+</section>
+<section class="Sh">
+ <h1 class="Sh" id="vso"><a class="permalink" href="https://github.com/vanilla-os/vanilla-system-operator">Vanilla System Operator (Collaboration)</a></h1>
+ <p class="Pp">Tool to manage Vanilla OS installations</p>
+ <p class="Pp">Personally built in Waydroid integration, including a package manager using f-droid repositories (view MRs: <a href="https://github.com/Vanilla-OS/vanilla-system-operator/pull/64">1</a>, <a href="https://github.com/Vanilla-OS/desktop-image/pull/20">2</a>, <a href="https://github.com/Vanilla-OS/desktop-image/pull/31">3</a>, <a href="https://github.com/Vanilla-OS/desktop-image/pull/102">4</a>, <a href="https://github.com/Vanilla-OS/waydroid-image/pull/8">5</a>, <a href="https://github.com/Vanilla-OS/desktop-image/pull/105">6</a>)</p>
+</section>
+<section class="Sh">
+ <h1 class="Sh" id="fsguard"><a class="permalink" href="https://github.com/linux-immutability-tools/fsguard">FsGuard (Maintainer, Collaboration / Personal Project)</a></h1>
+ <p class="Pp">File tree based Filesystem integrity verification, fully written in go and used by Vanilla OS through <a href="https://github.com/Vanilla-OS/fswarn">fswarn</a></p>
+</section>
+<section class="Sh">
+ <h1 class="Sh" id="jade"><a class="permalink" href="https://gitlab.com/crystal-linux/software/jade">jade (Collaboration / Personal Project)</a></h1>
+ <p class="Pp">Installer backend for Crystal Linux, written in rust <a href="https://github.com/crystal-linux/jade">(older history on github)</a></p>
+</section>
+<section class="Sh">
+ <h1 class="Sh" id="jade-gui"><a class="permalink" href="https://gitlab.com/crystal-linux/software/jade-gui">jade-gui (Collaboration / Personal Project)</a></h1>
+ <p class="Pp">Graphical frontend for Jade, written in python using gtk4 and libadwaita <a href="https://github.com/crystal-linux/jade-gui">(older history on github)</a></p>
+</section>
+<section class="Sh">
+ <h1 class="Sh" id="jshipit"><a class="permalink" href="https://github.com/axtloss/JshipIT">JshipIT (Personal Project)</a></h1>
+ <p class="Pp">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</p>
+</section>
+<section class="Sh">
+ <h1 class="Sh" id="flatpaks"><a class="permalink" href="https://github.com/axtloss/flatpaks">Flatpak Packages (Personal Project)</a></h1>
+ <p class="Pp">Miscellaneous Flatpak Packages for some software I use</p>
+</section>
+<section class="Sh">
+ <h1 class="Sh" id="linuxflatpak"><a class="permalink" href="https://github.com/axtloss/Linux-flatpak">Linux Flatpak (Personal Project)</a></h1>
+ <p class="Pp">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</p>
+</section>
+</div>
+<table class="foot">
+ <tr>
+ <td class="foot-date">March 12, 2024</td>
+ <td class="foot-home"><a href="https://axtlos.neocities.org">Go To Main Page</a></td>
+<td class="foot-os">Linux 6.6.21</td>
+ </tr>
+</table>
+</body>
+</html>