Skip to content

Commit

Permalink
add packet sniffer to index
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperkha committed Dec 13, 2024
1 parent 8293c5b commit 52977f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ <h2>About</h2>
<p>I often learn things I find interesting and useful, but despite my attempts at carrying these factoids with me at all times, it seems as though primitive human brain has a tendency to spontaneously forget things after a while. The solution? A blog containing explanations, diagrams, and code examples for various <em>curiosities</em> I have found in the wild.</p>
<h2>Blog entries</h2>
<ul>
<li>(13.12.24) <a href="src/a-simple-packet-sniffer.html">A simple packet sniffer</a></li>
<li>(05.12.24) <a href="src/cloth-simulation.html">Cloth simulation</a></li>
<li>(03.12.24) <a href="src/allocators-and-arenas.html">Allocators and arenas</a></li>
</ul>
Expand Down

0 comments on commit 52977f1

Please sign in to comment.