Kubernetes in Google Cloud: Performing load testing using Locust

Cloud computing has a lot of benefits for people, and I believe that the future is in Cloud. So, I decided to take several online courses to prepare for GCP...

Build Your Own - Writing a Bittorrent Client

While exploring Github, I bumped into an interesting repository which is called build-your-own-x. I had free time on quarantine and decided to build my own something. Specifically, a bittorrent client...

Simple RxJS-based State Management in Angular

I got a new project to work on and needed a state management library for that project. Because my team lead didn’t have experience with modern state management libraries and...