Enrique Martínez

Junior Software Engineer


Welcome to my blog!

I’m Enrique, a software engineer with a unique journey from business to programming.

After discovering my passion for technology, I completed the rigorous curriculum at 42 School, which fueled my love for problem-solving and innovation. Now, I work in the aerospace sector, contributing to projects that involve cutting-edge technology and real-world impact.

Through this blog, I share insights, experiences, and reflections from my journey in tech. Whether you’re a fellow developer, a tech enthusiast, or simply curious, I hope you’ll find value and inspiration here!

My wireframe renderer written in C

Graphics programming: creating a 3D renderer in C

Source code: FdF In one of the projects of 42, we are given an introduction to the world of 3D graphics through the FdF project, which stands for ‘fil de fer’ in French, which means wireframe model in English. In this project we are asked to use a text file and the school’s graphic library MLX42 to read a map where each coordinate has the value of its height, and represent it graphically in 3D, with a format like this: ...

24 December, 2023 · 9 min · 1823 words · Enrique Martínez
Hello world program written by Brian Kernighan in 1978

Why I am doing this now (and why I didn't do it before)

I have been thinking about creating a developer blog and writing technical articles for a long time, but I have always felt that I didn’t know anything or that my ideas were not worth sharing. After reflecting on and examining my thoughts, I realized that my thinking process held me back and has been doing it for quite some time. But not anymore; here I am, writing my first post on my blog, and hopefully, many to come! ...

10 October, 2023 · 4 min · 652 words · Enrique Martínez