NOTES
Notes.
- Database Project2026-04-30T00:00:00.000ZA compact database-systems project covering query planning, B-tree indexing, and a transactional buffer-pool mental model.
- Cryptology Project2026-04-30T00:00:00.000ZNotes from implementing classical and modern cryptographic primitives with attention to timing, randomness, and API shape.
- BLAST Bioinformatics2026-04-30T00:00:00.000ZA short note on implementing BLAST's seed-and-extend heuristic from scratch and where the speed actually comes from.