- Site appearance update
- Numera: An effort to build a compiler
- Quick and Dirty AArch64 MMU setup
- Quantum circuit for addition
- Dirac equation from scratch
- Qelvin - a compact quantum circuit simulator
- Schrödinger equation from scratch
- Writing a simple USB device driver
- Building a small complex number library in Rust
- Hacktoberfest 2023 update
- Building conditional digit sequence with Digit DP
- Four-vector calculations with SIMD instructions
- Calculating potential gradient with Enzyme
- Speeding up the 2D Ising model simulation with Hilbert curve traversal
- Implementing a tool for creating point-and-figure (P&F) charts using Python
- Using the Metropolis-Hastings algorithm to simulate the 2D Ising model
- Rusty compiler: Intermediate code for expressions
- Hacktoberfest 2022 update
- Using the Barnes-Hut algorithm to model Coulomb interactions between particles
- Rusty compiler: Writing a lexer in Rust