diff options
-rw-r--r-- | index.html | 25 |
1 files changed, 11 insertions, 14 deletions
@@ -181,21 +181,22 @@ <div> <h1 style="text-align:center">Personal Projects</h1> <p style="text-align:center">Personal Projects that aren't part of any bigger organization/project</p> + <p style="text-align:center">This is only a small list of the work I find most noteworthy. I have much more at <a href="https://git.pinkro.se">https://git.pinkro.se</a></p> <br> <h2>runc</h2> - <a href="https://git.pinkro.se/runc.git">https://git.pinkro.se/runc.git</a> + <a href="https://git.pinkro.se/runc.git/about/">https://git.pinkro.se/runc.git</a> <p>Easily execute source files like shell scripts based on a static configuration</p> <br> <h2>extlib</h2> - <a href="https://git.pinkro.se/extlib.git">https://git.pinkro.se/extlib.git</a> + <a href="https://git.pinkro.se/extlib.git/about/">https://git.pinkro.se/extlib.git</a> <p>C library that adds some handy functions</p> <br> <h2>FsVerify</h2> - <a href="https://github.com/axtloss/fsverify">https://github.com/axtloss/fsverify</a> + <a href="https://git.pinkro.se/fsverify.git/about/">https://git.pinkro.se/fsverify.git/</a> <p>Block based filesystem verification for immutable linux distributions written in golang and C</p> <br> <h2>BVG - Basic Vector Graphics</h2> - <a href="https://github.com/axtloss/fsverify/tree/main/fbwarn">https://github.com/axtloss/fsverify/tree/main/fbwarn</a> + <a href="https://git.pinkro.se/fsverify.git/tree/fbwarn">https://git.pinkro.se/fsverify.git/tree/fbwarn</a> <p>Custom made vector graphics format for use with FsVerify, the parser (fbwarn) is written in C using raylib</p> <br> <h2>FsGuard</h2> @@ -203,7 +204,7 @@ <p>File tree based filesysetm integrity verification, fully written in go and in use by Vanilla OS through fswarn</p> <br> <h2>JshipIT</h2> - <a href="https://github.com/axtloss/JshipIT">https://github.com/axtloss/JshipIT</a> + <a href="https://git.pinkro.se/jshipit.git/about/">https://git.pinkro.se/jshipit.git</a> <p>OCI client written in Java similar to podman/docker with a focus on using containers as a form of isolated environments, similar to Distrobox and Toolbox</p> </div> </div> @@ -214,11 +215,11 @@ <br> <br> <h2>shards-build-definitions</h2> - <a href="https://github.com/project-shards/shards-build-definitions">https://github.com/project-shards/shards-build-definitions</a> + <a href="https://git.projectshards.eu/ProjectShards/shards-build-definitions">https://git.projectshards.eu/ProjectShards/shards-build-definitions</a> <p>The apache buildstream project for building Project Shards images.</p> <br> <h2>Shards Installer</h2> - <a href="https://github.com/Project-Shards/shards-installer">https://github.com/Project-Shards/shards-installer</a> + <a href="https://git.projectshards.eu/ProjectShards/shards-installer">https://git.projectshards.eu/ProjectShards/shards-installer</a> <p>The Project Shards installer. Written in libadwaita with C</p> </div> </div> @@ -226,6 +227,7 @@ <div> <h1 style="text-align:center">Crystal Linux</h1> <p style="text-align:center">An Arch Linux based Linux Distribution</p> + <p style="text-align:center">Note that Crystal Linux is a completed Project. While we still support it all work is being put into Project Shards now.</p> <br> <h2>Jade</h2> <a href="https://gitlab.com/crystal-linux/software/jade">https://gitlab.com/crystal-linux/software/jade</a> @@ -240,6 +242,7 @@ <div> <h1 style="text-align:center">Vanilla OS</h1> <p style="text-align:center">Immutable linux distribution based on Debian sid</p> + <p style="text-align:center">Note that I no longer am part of Vanilla OS and do not recommend it for further use. Feel free to get in touch for an explanation of why it is not recommended and/or to discuss potential alternatives/</p> <br> <h2>VIB</h2> <a href="https://vib.vanillaos.org">https://vib.vanillaos.org</a> @@ -259,9 +262,6 @@ <a href="https://chronovore.dev" target="_blank" rel="noopener noreferrer" title="legiayayana's orbit"> <img src="https://chronovore.dev/button/chronovore.png" alt="button that says 'ada', text is overlayed a photograph of neptune, which in this image is a blue gas giant"> </a> - <a href="https://futile.eu" target="_blank" rel="noopener noreferrer" title="futile"> - <img src="https://futile.eu/static/buttons/futile.png" alt="button that says 'futile'"> - </a> <a href="https://schmool.cool" target="_blank" rel="noopener noreferer" title="schmoolcool"> <img src="https://schmool.cool/88x31/butterfly.gif" alt="schmoolcool"> </a> @@ -269,14 +269,11 @@ <img src="michal.gif" alt="michal"> </a> <a href="https://arimelody.me" target="_blank" rel="noopener noreferer" title="ari melody"> - <img src="https://arimelody.me/img/buttons/ari%20melody.gif" alt="ari melody web button"> + <img src="https://arimelody.space/img/buttons/ari%20melody.gif" alt="ari melody web button"> </a> <a href="https://naonexe.straw.page" target="_blank" rel="noopener noreferer" title="naonexe"> <img src="https://files.strawcdn.com/straw/lfZburKfWezYAoKtuHlF.gif" alt="two nuclear hazard and a biohazard sign next to each other jumping around"> </a> - <div> - <iframe src="https://increm.net/badge?key=xenia" title="incremnet badge" width="88" height="31" style="background-color: #d4d0c8; border: none;"></iframe> - </div> <a href="https://nyaa.si/view/964646" target="_blank" rel="noopener noreferrer" title="watch lain now!!"> <img src="lain.gif" alt="lain" width="88" height="31"> </a> |