Going Remote for Life
A quick guide to kickstarting your remote career

Book Review-The Temple of Django Database Performance

Generate Generators Repeatedly
Hack a generator to produce results repeatedly.

Crack the Code
A fun challenge for the weekend.

Level Up Your Python Code Reviews
A guide to more Pythonic code reviews

Shell Function for Pulling PRs
Quick utility function to boost productivity.

Notes on the book Clean Architectures in Python
Brain-dump from my reading of the book

Are University Towns Housing Prices Less Affected by Recession?
Data Analysis & Hypothesis Testing on a dataset to find answers to posed questions

Cross Join in Pandas
An ugly work-around to make cross joins work in Pandas

Spring MVC Primer Part 2
My brain-dump on Spring framework