Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions web/index.html.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,9 @@
<section>
<h3 id="related-projects" >Related projects</h3>
<ul>
<li>
<a href="https://chessmasti.com">Chess Masti - AI chess coaching with puzzle training, opening repertoires, and opponent scouting</a>
</li>
<li>
<a href="https://thomasd.be/2026/02/01/aix-storing-querying-chess-games.html">Aix: Efficiently storing and querying the Lichess DB</a>
</li>
Expand Down
Loading