remove some projects I am not too proud of

master
Rachel Lambda Samuelsson 2023-12-08 22:44:36 +01:00
parent 606147b354
commit b102da7874
1 changed files with 0 additions and 2 deletions

View File

@ -10,9 +10,7 @@ title: "work"
<li><a href="https://githug.xyz/rachel/rachel.cafe">this website</a> - The project which never ends.</li>
<li><a href="https://githug.xyz/rachel/pi">pi</a> - An implementation of type-in-type MLTT, with pi, sigma, identity, and natural number types.
<li><a href="https://githug.xyz/rachel/hm">hm</a> - An implementation of a Hindley-Milner type system with non-indexed inductive types. Strictly terminating, other than a hole in the positivity checker.</li>
<li><a href="https://githug.xyz/rachel/viddl">viddl</a> - A web front-end for youtube-dl</li>
<li><a href="https://githug.xyz/rachel/kino">kino</a> - A TUI client for browsing movies</li>
<li><a href="https://github.com/depsterr/bc">bc</a> - A brainfuck compiler, outputting ELF binaries for 64-bit linux.</li>
<li><a href="https://githug.xyz/rachel/mpdart">mpdart</a> - An album art display for the music player mpd</li>
<li><a href="https://github.com/depsterr/dbg.h">dbg.h</a> - A C header using macros and C11 generics in order to create greatly informative debug messages.</li>
</ul>