Blog Archive
Create a sliding tile puzzle with React
Learn how to code your own sliding tile puzzle game using React. This puzzle is also known as the 15-puzzle.
Read Post
How to list directories in C recursively (UNIX)
Build a minimalistic version of the tree command by recursively listing directories using functions in the dirent,h header.
Read Post
Coding an Arduino snake game using a TFT LCD screen
Learn how to implement a simple snake game in Arduino displayed through a 2.8 inch TFT display, and controlled with a joystick.
Read Post
How to draw a free-body diagram in LaTeX using TikZ
Tutorial on how to draw the vectorial sum of two forces in a 2D plain with Latex using TikZ and some trigonometry.
Read Post
Developer tools to read documentation offline
In this post I present 4 useful tools for developers who are looking to centralize documentation for the libraries and frameworks they are working with. Discover Zeal, Velocity, Dash, and DevDocs.io.
Read Post
Make your embedded videos responsive with CSS
Learn how to make embedded video tags responsive with pure CSS using an old trick from 2009 that is still widely used today.
Read Post
No Chromecast? No Problem! Litecast case study
Project case study for Litecast, a client/server workflow that uses Puppeteer and WebSockets to remotely consume media (via Chrome) with a remote control mobile app built with Flutter.
Read Post
Hello World - First post of the blog!
Today Monday, March 11 of 2024, I published my first post after a very (very) long hiatus from blogging. This is just a test post! Ignore it if you want.
Read Post
Subscribe to my feed
All the latest posts directly in your RSS reader. By adding the RSS feed link to your favourite reader you can avoid having to visit this site to get updates whenever I post something new. Try Feedly, I recommend it.
Subscribe