Blog

3 simple ADHD Productivity Tricks That Actually Work

3 practical no nonsense productivity tricks

An Illustrated Book of Bad Arguments with Examples- Part 2

A short reflection on An Illustrated Book of Bad Arguments- definitely a must-read.

Notes on Practicing the Power of Now and How I’m Using It

Notes on the book Practicing the Power of Now

An Illustrated Book of Bad Arguments with Examples- Part 1

A short reflection on An Illustrated Book of Bad Arguments- definitely a must-read.

The Anti-Flake Page

I built a public accountability log to stop ghosting my own goals and start finishing things.

Notes on Grit and How I’m Using It

Notes on the book Grit

Animal Farm by George Orwell

Short read about this book. Definetly a must read

Operating Systems: Three Easy Pieces 1

Learnings from chapter 1 to 5

Notes on Deep Work and How I’m Using It

Notes on the book Deep Work

Strategy Design Pattern in Python

Replace growing if/else blocks with Strategy + composition for cleaner, extensible checkout code.

Back-end Web Framework: Flask (Part 1: Beginning)

Flask is a micro web framework written in Python...