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.
- Free Nuxt SSR Configuration on GCP & AWS- Friday, March 29, 2024 - Hosting an SSR website is expensive. It is possible to host your Nuxt SSR website for virtually nothing using a multi-cloud approach with GCP and AWS. 
- Software Engineer Interview Optimisation Tips and Tricks- Tuesday, March 12, 2024 - Get expert tips on optimizing your resume for software engineer interviews. Learn LinkedIn strategies, interview etiquette, and coding practice recommendations. 
- Remote Work: My Complete Toptal Experience- Sunday, February 18, 2024 - Remote work is increasingly popular among freelancers. Toptal is a freelance platform for tech talent with a rigorous screening process. 
- Improving SEO and Indexability with Ahrefs Site Auditing- Wednesday, February 14, 2024 - Learn how to improve SEO and website indexability using Ahrefs for site auditing and website health monitoring. Follow these actions to boost your SEO score. 
- Virtually Free Peer JS Server on GCP- Sunday, December 3, 2023 - Create a cost-effective PeerJS server on GCP with Cloud Run and Terraform, simplifying WebRTC for small projects. Monitor usage to avoid unexpected charges. 
- Semantic Release and Branch Protection Rules- Saturday, September 9, 2023 - Semantic Release and branch protection rules in GitHub don't always work well. By using a GitHub App and a GitHub Action, you can effortlessly deploy versions.