Redis: What, Why, How

4 years ago

I've received a very positive feedback after the Elasticsearch presentation, available here. It's been almost exactly a year, since I…

Setting up Windows Terminal, WSL and Oh-my-Zsh

4 years ago

Since writing Setting up Oh-my-Zsh, I’ve levelled up in terms of shell usage and customization. I’ve also switched to Windows…

The Value in Legacy Code

4 years ago

I’ve been contemplating recently if there is value in legacy code and if so, what is it? It's the result…

Building a Minesweeper Game using React Hooks

4 years ago

I was looking for a project to improve my knowledge of the most significant ReactJS feature in recent time -…

Personal Spotify Music Trend Analysis

4 years ago

I was curious to see if over time the type of music I listen to has changed. Have I started…

WebSummit 2019 Takeaways

4 years ago

This year during 4-8th November 2019 in Lisbon, Portugal, I had the pleasure of attending the WebSummit Conference. To my…

From Coder to Software Engineer [Part IV]

5 years ago

Welcome to Part IV of the series. If this is your first encounter with this collection of articles, it might…

Modern Web Engineering & Micro Frontends

5 years ago

Let me start with a question, how many software engineers do you know that enjoy Frontend development? One question has…

Live streaming to ReactJS with Websockets

5 years ago

After the success of the post “Building a Python REST API with Flask”, a worthy follow up is how to…

Python 3 Features Worth Mentioning

5 years ago

The entire software engineering community has focused on converting their Python 2.7 code to Python 3. From Jan 1st 2020,…