Hey! 😄
My name is Jorge Martinez and this is my blog.
What can you expect to find in this blog?
I’m a software engineer, so expect to see mostly technical post relating to my interests in software, AI, cloud and technology.
If you’d like to chat about a post or provide any feedback, connect with me via the social links at the bottom of the page! I hope you enjoy reading my posts.
Show your love to Aaron Bos for the sick design of this website. 🔥
Have a wonderful day! ❤️
Recent Posts
How to create a locally trusted HTTPS server in Linux
If you're developing an application that requires HTTPS, you'll need a server with SSL/TLS certificates. While self-signed certificates can be used, browsers and systems don't trust them by default, leading to security warnings. In this guide, I'll show you how to create your own Certificate Authority (CA) and generate locally trusted certificates without using tools like mkcert. I'll also set up an HTTPS server in Go, but the principles apply to any programming language.
Sunday, December 1, 2024
How I Passed the Google Cloud Associate Cloud Engineer Exam (Guide)
For everyone who's nervous about taking on the Google Cloud Associate Cloud Engineer exam, I'm here to share the steps I followed to pass it successfully. If you're wondering how to prepare, what resources to use, and what to expect on exam day, this guide is for you.
Monday, October 28, 2024