I remember working at my father’s company during the summer when I was 15 years old to save up for a digital camera. After the summer, I bought a Nikon D5000 with the budget 18-55mm kit lens. At the time, I was really into BMX, so this camera was perfect for capturing my BMX tricks.
Continue readingI have an idea
New year new goals they say. The past year, I took some time to reflect in my programming learning journey. I started in 2019, time really goes fast. Since then, I’ve tried multiple domains in software development. I’ve developed multiple learning projects using many programming languages and different technologies. Always trying to dive deeper in the fundamental concepts.
Continue readingSay hi to TinyMacro
Two weeks ago I shared a blog post where I introduced and idea that has been on my mind for some time. Here is the blog post: A new idea. This time, I’d like to give you a brief introduction to this idea.
Continue readingIntroducción a las redes de ordenadores
Contexto
Hoy en día parece obvio que ordenadores de distintas marcas se puedan comunicar entre ellos. Pero no siempre ha sido así. En 1974, IBM publicó un modelo de comunicación llamado Arquitectura de Redes de Sistemas o (SNA) por sus siglas en inglés. Este modelo detallaba una serie de protocolos y especificaciones que permitían la comunicación entre ordenadores de IBM. El problema era que si no tenías un ordenador IBM no podías usar este modelo.
Continue readingMy first PCB design
A simple STM32 development board. I followed some tutorials in the internet and managed to build this little thing. I used KiCad and sent the files to PCBWay to produce the board. Probably won’t work but I learnt lots of interesting things about PCB design and electronics.
Continue readingLogical Volume Manager configurations
Basic LVM configuration.
Continue readingMy script to start new C projects
This is the script I use to create a basic C project fast. It creates the following files:
Continue readingHow to set up a server for the first time
Basic steps to do after creating an Ubuntu VM.
Continue readingA showcase of my shitty soldering skills
Playing with an Arduino UNO
A few years ago, I bought an Arduino Uno starter kit and I haven’t used much since then. Recently, I decided that is time to do something with it, so I build a simple logic gates simulator with LEDs and an LCD screen.
Continue reading