<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>KozmicLuis</title><description>Personal blog and project portfolio where I post about software development and anything I like.</description><link>https://kozmicluis.com/</link><item><title>Create a sliding tile puzzle with React</title><link>https://kozmicluis.com/blog/sliding-puzzle-react/</link><guid isPermaLink="true">https://kozmicluis.com/blog/sliding-puzzle-react/</guid><description>Learn how to code your own sliding tile puzzle game using React. This puzzle is also known as the 15-puzzle.</description><pubDate>Sun, 18 Aug 2024 00:00:00 GMT</pubDate></item><item><title>How to list directories in C recursively (UNIX)</title><link>https://kozmicluis.com/blog/list-directories-c/</link><guid isPermaLink="true">https://kozmicluis.com/blog/list-directories-c/</guid><description>Build a minimalistic version of the tree command by recursively listing directories using functions in the dirent,h header.</description><pubDate>Thu, 25 Jul 2024 00:00:00 GMT</pubDate></item><item><title>Coding an Arduino snake game using a TFT LCD screen</title><link>https://kozmicluis.com/blog/arduino-snake/</link><guid isPermaLink="true">https://kozmicluis.com/blog/arduino-snake/</guid><description>Learn how to implement a simple snake game in Arduino displayed through a 2.8 inch TFT display, and controlled with a joystick.</description><pubDate>Thu, 27 Jun 2024 00:00:00 GMT</pubDate></item><item><title>How to draw a free-body diagram in LaTeX using TikZ</title><link>https://kozmicluis.com/blog/free-body-diagram-latex/</link><guid isPermaLink="true">https://kozmicluis.com/blog/free-body-diagram-latex/</guid><description>Tutorial on how to draw the vectorial sum of two forces in a 2D plain with Latex using TikZ and some trigonometry.</description><pubDate>Tue, 21 May 2024 00:00:00 GMT</pubDate></item><item><title>Developer tools to read documentation offline</title><link>https://kozmicluis.com/blog/offline-documentation-tools/</link><guid isPermaLink="true">https://kozmicluis.com/blog/offline-documentation-tools/</guid><description>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.</description><pubDate>Sun, 07 Apr 2024 00:00:00 GMT</pubDate></item><item><title>Make your embedded videos responsive with CSS</title><link>https://kozmicluis.com/blog/responsive-video-embeds/</link><guid isPermaLink="true">https://kozmicluis.com/blog/responsive-video-embeds/</guid><description>Learn how to make embedded video tags responsive with pure CSS using an old trick from 2009 that is still widely used today.</description><pubDate>Sun, 07 Apr 2024 00:00:00 GMT</pubDate></item><item><title>No Chromecast? No Problem! Litecast case study</title><link>https://kozmicluis.com/blog/litecast-case-study/</link><guid isPermaLink="true">https://kozmicluis.com/blog/litecast-case-study/</guid><description>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.</description><pubDate>Fri, 05 Apr 2024 00:00:00 GMT</pubDate></item><item><title>Hello World - First post of the blog!</title><link>https://kozmicluis.com/blog/hello-world/</link><guid isPermaLink="true">https://kozmicluis.com/blog/hello-world/</guid><description>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.</description><pubDate>Mon, 11 Mar 2024 00:00:00 GMT</pubDate></item></channel></rss>