Blog

2020 - A year in review

So, 2020 is almost over. And what a year it has been! While it started off as a regular year (remember that?), Covid-19 quickly threw a spanner in the wheel and things changed. A lot. I count myself blessed in...

On my first software development project

For those of you who are connected to or following me on LinkedIn, you might have noticed that recently, I’ve shared and reacted on quite a few updates related to TestProject and their new and open source SDKs, especially the...

TDDing my way to a Python singleton implementation

So, I’ve been working on my first ever project as a software developer for a while now, and it’s crazy (but amazing) to see how much I have learned so far. Anything from writing readable code, to unit testing, to...