Blog
A personal blog where I write about programming and insights I gain on software engineering and different technologies from the industry. You can find coding challenges, tutorials, and insights on multiple stacks. I might share my experiences and lessons learned from working in the industry.
Most Commom Mistakes During a Software Engineering Interview
Sunday, July 14, 2024
After interviewing software engineers over the past months, I focused on the main mistakes I've seen people make during the software engineer interview.
Tutorial: Challenges Working on an Open Source NPM Package
Monday, June 10, 2024
Building a Node JS NPM package traffic visualizer powered entirely by the data available in Google Cloud without having to configure anything on the instances.
Improve Cloud Security with Workload Identity Federation
Monday, May 6, 2024
Secure operations are essential to ensure no breaches occur. Workload Identity Federation provides a safe mechanism to impersonate Service Accounts.
Optimising a Nuxt SSG site for Page Speed
Saturday, April 13, 2024
Optimize your Nuxt SSG (Static Site Generation) app for page speed to benefit from improved User Experience and loading times with this guide and my experience.
My Complete Experience Working with Google Cloud Platform
Wednesday, April 10, 2024
Read about my experience working with Google cloud Platform, designing cloud-native workloads, and understanding GCP as an upcoming cloud provider.
GCP Cloud Run for Virtually Free Serverless Containers
Wednesday, April 3, 2024
GCP Cloud Run allows you to automatically scale enterprise-level deployments using serverless Docker containers without management overhead in Google Cloud.