<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Development on hersoncruz.com</title>
    
    
    
    <link>https://www.hersoncruz.com/categories/development/</link>
    <description>Recent content in Development on hersoncruz.com</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Wed, 07 Aug 2024 06:40:16 -0600</lastBuildDate>
    
	<atom:link href="https://www.hersoncruz.com/categories/development/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Installing Powerline Fonts on Mac for Oh-My-Zsh</title>
      <link>https://www.hersoncruz.com/posts/installing-powerline-fonts-on-mac-for-oh-my-zsh/</link>
      <pubDate>Wed, 07 Aug 2024 06:40:16 -0600</pubDate>
      
      <guid>https://www.hersoncruz.com/posts/installing-powerline-fonts-on-mac-for-oh-my-zsh/</guid>
      <description>
        
          &lt;img src=&#34;https://www.hersoncruz.com/images/covers/powerline.png&#34;/&gt;
          
        
        
        
          Powerline fonts are popular for their sleek and modern look, providing additional glyphs used in terminal prompts. This guide walks you through installing Powerline fonts on a Mac to make your terminal both visually appealing and functional.
          
        
        </description>
    </item>
    
    <item>
      <title>Creating a Comprehensive Hex to CSS Filter Converter</title>
      <link>https://www.hersoncruz.com/posts/creating-comprehensive-hex-to-css-filter-converter/</link>
      <pubDate>Sun, 14 Jul 2024 07:54:33 -0600</pubDate>
      
      <guid>https://www.hersoncruz.com/posts/creating-comprehensive-hex-to-css-filter-converter/</guid>
      <description>
        
          
          
          
        
        
        
          Today, we’ll create an advanced tool that converts hex color codes to detailed CSS filter values. This tool is invaluable for web developers who want to apply precise colors using CSS filters instead of direct color properties. Let’s dive in and make web development a bit more colorful and fun!
          
        
        </description>
    </item>
    
    <item>
      <title>Tinify assets with TinyPNG and Ruby</title>
      <link>https://www.hersoncruz.com/posts/tinify-assets-with-tinypng-and-ruby/</link>
      <pubDate>Wed, 10 Aug 2022 08:44:19 -0600</pubDate>
      
      <guid>https://www.hersoncruz.com/posts/tinify-assets-with-tinypng-and-ruby/</guid>
      <description>
        
          
          
          
        
        
        
          Automate web asset compression using TinyPNG and Ruby with a simple script for improved performance.
          
        
        </description>
    </item>
    
    <item>
      <title>TDD Hello, World</title>
      <link>https://www.hersoncruz.com/posts/tdd-hello-world/</link>
      <pubDate>Sat, 26 Feb 2022 07:21:15 -0600</pubDate>
      
      <guid>https://www.hersoncruz.com/posts/tdd-hello-world/</guid>
      <description>
        
          
          
          
        
        
        
          Learn Test Driven Development in Python by building a simple “Hello, World” application step-by-step.
          
        
        </description>
    </item>
    
  </channel>
</rss>