Blogs
3 postsPractical notes on building software, understanding systems, and managing everyday money.
Finance
A practical budget when your income is irregular
A simple cash-flow calendar for freelance payments and student income, with a worked example in rupees.
Read articleEngineering · Observability
Following a slow request with OpenTelemetry
How metrics, traces, and logs work together to turn a slow API response into a focused debugging question.
Read articleEngineering · React
React state: store less, derive more
A practical way to simplify React components by separating user input, calculated values, and external synchronization.
Read article