remove some projects I am not too proud of
This commit is contained in:
parent
606147b354
commit
b102da7874
|
@ -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/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/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/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://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://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>
|
<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>
|
</ul>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user