add table with links to project euler solutions

This commit is contained in:
filifa
2025-07-27 13:57:17 -04:00
parent b945307333
commit 65fc4af558
2 changed files with 638 additions and 1 deletions

View File

@@ -27,11 +27,12 @@
<h1>Hi.</h1>
<p>Welcome to one of the most boring websites on the internet.</p>
<p>Feel free to peruse any of the <em>two</em> (2) interesting things
<p>Feel free to peruse any of the <em>three</em> (3) interesting things
on this site:</p>
<ul>
<li><a href='mgs/mgs.html'>this Metal Gear Solid trivia game I made</a>
<li><a href='statsapi/index.html'>generated documentation for MLB's Stats API</a>
<li><a href='eulerbooks/eulerbooks.html'>Jupyter notebooks for the first 100 Project Euler problems</a>
</ul>
</article>
</main>