// TODO: I’m martinuke0
Welcome to my corner of the internet. This website is a personal blog which I use as a platform to document my learning journey and showcase it for the world to see.
A deep dive into the geometry that powers elliptic curve cryptography, explaining points, tangents, and the group operation in an accessible way.

A deep dive into TCP’s Slow Start and how it evolves into Congestion Avoidance, explaining the algorithms, thresholds, and real‑world impact.
This article explains why dueling proposers can stall Paxos and how the protocol’s phases, ballot numbers, and leader election guarantee progress.
A deep dive into metric selection for load shedding, covering common signals, decision criteria, and implementation pitfalls.
This post explains why Raft uses randomized election timeouts, how they avoid deadlock, and what implementation details matter for robust leader elections.