Skip to content

Commit

Permalink
Merge branch 'master' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
seven1m authored Sep 14, 2024
2 parents e573fad + c3c3308 commit 42434e7
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,58 @@ <h2>The Club</h2>
<td><a href="https://codeberg.org/Timwi/Funciton">Funciton</a></td>
<td>a programming language consisting of boxes, for fun</td>
</tr>
<tr>
<td><a href="https://github.com/arjunkomath/RustyInk">RustyInk</a></td>
<td>a static site generator in Rust, for fun</td>
</tr>
<tr>
<td><a href="https://github.com/TuckerBMorgan/poro">Poro</a></td>
<td>a pytorch-like ml library in rust, for fun</td>
</tr>
<tr>
<td><a href="https://github.com/feathers-studio/ts-parser">ts-parser</a></td>
<td>a TypeScript parser, for fun</td>
</tr>
<tr>
<td><a href="https://github.com/adityaathalye/oxo">oxo</a></td>
<td>a tic-tac-toe with Computer Voice, for fun</td>
</tr>
<tr>
<td><a href="https://github.com/adityaathalye/shite">shite</a></td>
<td>a hotreloadin' site maker from Shell, for fun</td>
</tr>
<tr>
<td><a href="https://github.com/mkermani144/akc">akc</a></td>
<td>a cli for connecting with friends, for fun</td>
</tr>
<tr>
<td><a href="https://github.com/mrdevlar/phishpicks">PhishPicks</a></td>
<td>a Phish show CLI, for fun</td>
</tr>
<tr>
<td><a href="https://github.com/stvmln86/mawhrin">mawhrin</a></td>
<td>a plaintext note-taking CLI, for fun</td>
</tr>
<tr>
<td><a href="https://github.com/KaliedaRik/Scrawl-canvas">Scrawl-canvas</a></td>
<td>a library to make accessible canvases, for fun</td>
</tr>
<tr>
<td><a href="https://github.com/Gogolian/preserver">Perserver</a></td>
<td>a LLM data gathering tool, for fun</td>
</tr>
<tr>
<td><a href="https://github.com/jodavaho/kda-tools">kda-tools</a></td>
<td>a KDA analysis tool, for fun</td>
</tr>
<tr>
<td><a href="https://github.com/jodavaho/moontime">moontime</a></td>
<td>a collection of space-related calculations, for fun</td>
</tr>
<tr>
<td><a href="https://github.com/lys-lang/lys">Lys</a></td>
<td>a language that compiles to wasm, for fun</td>
</tr>
<tr>
<td><a href="https://github.com/paxel/lintstone">lintstone</a></td>
<td>a java actor system, for fun</td>
Expand Down

0 comments on commit 42434e7

Please sign in to comment.