<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Felix Johnsson</title>
    <description>The latest articles on DEV Community by Felix Johnsson (@felixships).</description>
    <link>https://dev.to/felixships</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3627428%2F563a041c-313e-4116-8aa6-af7c5771488f.png</url>
      <title>DEV Community: Felix Johnsson</title>
      <link>https://dev.to/felixships</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/felixships"/>
    <language>en</language>
    <item>
      <title>Recipe Yield Normalizer — parse recipe yields into structured servings</title>
      <dc:creator>Felix Johnsson</dc:creator>
      <pubDate>Mon, 24 Nov 2025 14:26:30 +0000</pubDate>
      <link>https://dev.to/felixships/recipe-yield-normalizer-parse-recipe-yields-into-structured-servings-41he</link>
      <guid>https://dev.to/felixships/recipe-yield-normalizer-parse-recipe-yields-into-structured-servings-41he</guid>
      <description>&lt;p&gt;Shipped a tiny tool: &lt;strong&gt;Recipe Yield Normalizer&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Paste a yield line like "Serves 4–6" or "Makes 24 cookies" → get structured servings you can use in code.&lt;/p&gt;

&lt;p&gt;Demo: &lt;a href="https://recipe-title-normalizer.vercel.app/yield-normalizer" rel="noopener noreferrer"&gt;https://recipe-title-normalizer.vercel.app/yield-normalizer&lt;/a&gt;&lt;br&gt;&lt;br&gt;
Code: &lt;a href="https://github.com/FelixJohnsson/recipe-title-normalizer" rel="noopener noreferrer"&gt;https://github.com/FelixJohnsson/recipe-title-normalizer&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>showdev</category>
      <category>nextjs</category>
    </item>
    <item>
      <title>Recipe Timing Extractor — parse times from recipe text</title>
      <dc:creator>Felix Johnsson</dc:creator>
      <pubDate>Mon, 24 Nov 2025 14:16:03 +0000</pubDate>
      <link>https://dev.to/felixships/recipe-timing-extractor-parse-times-from-recipe-text-jl2</link>
      <guid>https://dev.to/felixships/recipe-timing-extractor-parse-times-from-recipe-text-jl2</guid>
      <description>&lt;p&gt;Shipped a tiny tool: &lt;strong&gt;Recipe Timing Extractor&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Paste any recipe text → get all time durations extracted as structured minutes (including ranges and hour/minute combos).&lt;/p&gt;

&lt;p&gt;Demo: &lt;a href="https://recipe-title-normalizer.vercel.app/timing-normalizer" rel="noopener noreferrer"&gt;https://recipe-title-normalizer.vercel.app/timing-normalizer&lt;/a&gt;&lt;br&gt;&lt;br&gt;
Code: &lt;a href="https://github.com/FelixJohnsson/recipe-title-normalizer" rel="noopener noreferrer"&gt;https://github.com/FelixJohnsson/recipe-title-normalizer&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>showdev</category>
      <category>nextjs</category>
    </item>
    <item>
      <title>Recipe Step Normalizer — turn steps into JSON</title>
      <dc:creator>Felix Johnsson</dc:creator>
      <pubDate>Mon, 24 Nov 2025 13:51:33 +0000</pubDate>
      <link>https://dev.to/felixships/recipe-step-normalizer-turn-steps-into-json-2bbp</link>
      <guid>https://dev.to/felixships/recipe-step-normalizer-turn-steps-into-json-2bbp</guid>
      <description>&lt;p&gt;Shipped a tiny tool: &lt;strong&gt;Recipe Step Normalizer&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Paste a list of recipe steps → get clean, numbered JSON you can use in code or automation.&lt;/p&gt;

&lt;p&gt;Demo: &lt;a href="https://recipe-title-normalizer.vercel.app/step-normalizer" rel="noopener noreferrer"&gt;https://recipe-title-normalizer.vercel.app/step-normalizer&lt;/a&gt;&lt;br&gt;&lt;br&gt;
Code: &lt;a href="https://github.com/FelixJohnsson/recipe-title-normalizer" rel="noopener noreferrer"&gt;https://github.com/FelixJohnsson/recipe-title-normalizer&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>showdev</category>
      <category>nextjs</category>
    </item>
    <item>
      <title>Ingredient Quantity Normalizer — parse messy ingredient lines into JSON</title>
      <dc:creator>Felix Johnsson</dc:creator>
      <pubDate>Mon, 24 Nov 2025 13:30:35 +0000</pubDate>
      <link>https://dev.to/felixships/ingredient-quantity-normalizer-parse-messy-ingredient-lines-into-json-39og</link>
      <guid>https://dev.to/felixships/ingredient-quantity-normalizer-parse-messy-ingredient-lines-into-json-39og</guid>
      <description>&lt;p&gt;shipped another tiny recipe tool.&lt;/p&gt;

&lt;p&gt;Ingredient Quantity Normalizer&lt;br&gt;
Paste a messy ingredient line → get structured JSON (quantity, unit, ingredient, note).&lt;/p&gt;

&lt;p&gt;Demo: &lt;a href="https://recipe-title-normalizer.vercel.app/ingredient-normalizer" rel="noopener noreferrer"&gt;https://recipe-title-normalizer.vercel.app/ingredient-normalizer&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Code: &lt;a href="https://github.com/FelixJohnsson/recipe-title-normalizer" rel="noopener noreferrer"&gt;https://github.com/FelixJohnsson/recipe-title-normalizer&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Shipped a tiny tool today: Recipe Title Normalizer.</title>
      <dc:creator>Felix Johnsson</dc:creator>
      <pubDate>Mon, 24 Nov 2025 13:14:47 +0000</pubDate>
      <link>https://dev.to/felixships/shipped-a-tiny-tool-today-recipe-title-normalizer-3ie0</link>
      <guid>https://dev.to/felixships/shipped-a-tiny-tool-today-recipe-title-normalizer-3ie0</guid>
      <description>&lt;p&gt;Paste any chaotic recipe title → get a clean title + a URL-safe slug.&lt;/p&gt;

&lt;p&gt;🔗 Live demo: &lt;a href="https://recipe-title-normalizer.vercel.app/" rel="noopener noreferrer"&gt;https://recipe-title-normalizer.vercel.app/&lt;/a&gt;&lt;br&gt;&lt;br&gt;
💻 Code: &lt;a href="https://github.com/FelixJohnsson/recipe-title-normalizer" rel="noopener noreferrer"&gt;https://github.com/FelixJohnsson/recipe-title-normalizer&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>showdev</category>
      <category>nextjs</category>
      <category>saas</category>
    </item>
  </channel>
</rss>
