top of page

The Big Data Blog
How I Built a Cloud Infrastructure on Microsoft Azure
The Design Process Before touching Azure, I designed the full architecture using draw.io, mapping out how every component would connect — from the store terminals all the way through the firewall, load balancer, application servers and database. The Challenges Nothing ever goes perfectly! The Azure free trial had regional restrictions that blocked certain VM sizes in UK South, so I had to adapt and deploy across Central US and Australia East instead. It was a good reminder th
2 hours ago1 min read
How I Built My First Game: A Chess Game in Python
Introduction The very first game I ever learned wasn’t on a screen — it was on a board. I still remember sitting across from my father as...
Jul 3, 20253 min read
How I’m Building a Warehouse Management System (WMS) by Combining Logistics Experience with Computer Science
One of the best things about learning to code is being able to solve real-world problems with the skills you gain. As someone with...
Jun 29, 20252 min read
Why I Chose React for Full-Stack Development: My Learning Journey
When I started learning web development, I had no idea how many tools, frameworks, and libraries were out there. It was both exciting and...
Jun 29, 20252 min read
bottom of page