Projects
Experiments and implementations.
- World model from scratch
Implementing a world model from the original research paper as faithfully as possible.
- Transformer from scratch
A transformer implementation built directly from the original paper and without using high-level abstractions.
- SMKEX using Tor
Implementation of the SMKEX key exchange protocol that routes traffic through two independent Tor circuits to protect against man-in-the-middle attacks.