ninjacheetah.github.io/projects/index.html
2022-04-25 17:07:23 -04:00

23 lines
954 B
HTML

---
title: Projects
layout: default
---
<div class="banner">
<img class="banner-image" src="/files/banner/projects.svg" alt="an awesome banner. too bad it isn't loading for you :(">
</div>
<h1>things i've made.</h1>
<p>Maintained</p>
<ul>
<li><a href="/projects/fakeapt">fake-apt</a>, my fake version of APT that pretends to do various APT things.</li>
<li><a href="/projects/mywebsite">This Website</a>, the thing you're currently looking at.</li>
</ul>
<p>Archived</p>
<ul>
<li><a href="/projects/automod">AutoMod/automod-rewrite</a>, my legally questionable modpack installer.</li>
<li><a href="/projects/c-ref">c-ref</a>, the start of a user-friendly reference guide for the C language.</li>
</ul>
<h1>things i've contributed to.</h1>
<ul>
<li><a href="https://github.com/stackotter/swift-cross-ui">swift-cross-ui</a> by <a href="https://github.com/stackotter">stackotter</a>, a SwiftUI-esque wrapper for SwiftGtk.</li>
</ul>