Blog
The Cost of Abstraction: What Physics Taught Me About Software Engineering
2025-04-21
Abstractions are the backbone of modern software engineering. Layers, interfaces, ORMs, frameworks, SDKs — they help us build complex systems faster. But every abstraction hides part of the underlying reality....
How to Find Duplicates in a List?
2025-04-20
Logical reasoning is a fundamental skill for every programmer. To keep improving mine, I frequently use platforms like HackerRank and LeetCode. These platforms offer programming challenges of all levels, allowing...
Hello, World!
2025-04-20
Hello there! 👋🏽