6 followers
A creative software engineer using Python, Django, React, and GO to build amazing things on the web. I write about the amazing things I build and more.
psst... senior engineers solve harder problems. 馃憖 路 At the beginning of this year, I always wondered: "What does it take to be a senior?" I lead...
how many requests do I have left? 路 You might have seen that behaviour when remembering your smartphone PIN or password. You make a couple of attempts to...
Does it matter to care about users? 路 I found myself in a conversation with a junior software engineer friend when she posed this question: "I don't...
Making your program do some multi-tasking 路 One weekend, as I usually do, I threw some clothes in the washer, set the timer for 30 minutes, and then...
Unleashing the Power of Dynamic Programming: From Novice to Wizardry 路 If you are working in any computer science-related field, or studying any course...
Implementation of round-robin load balancer algorithm in GO. 路 Overview Modern applications grow to serve millions of users simultaneously. These...