Explorations in software and systems — from identity and backend architecture to DevOps and distributed systems. Notes taken mid-project, sharing lessons and hands-on experiments.
21
Essays published
7
Topics covered
function add(a, b) {
return a + b;
}O(1) < O(log n)
< O(n) < O(n²)$ git commit -m
"fix: edge case"
$ git push{
"id": 1,
"name": "..."
}200 OK
404 Not Found
500 Server ErrorSOLID · DRY
KISS · YAGNI01
8 articles →
02
5 articles →
03
5 articles →
04
4 articles →
05
4 articles →
06
4 articles →
07
4 articles →