<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
  <atom:link href="https://travis.engineer/resources.xml" rel="self" type="application/rss+xml" xmlns:atom="http://www.w3.org/2005/Atom"/>
        <title>Resources RSS feed by Travis Van Nimwegen</title>
        <link>https://travis.engineer/resources</link>
        <description>Stay up to date with my latest selection of various handpicked resources</description>
        <lastBuildDate>Fri, 15 May 2026 23:24:01 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>All rights reserved 2026, Travis Van Nimwegen</copyright>
        <item>
            <title><![CDATA[Dice UI]]></title>
            <link>https://www.diceui.com/</link>
            <guid>https://www.diceui.com/</guid>
            <pubDate>Fri, 01 May 2026 03:36:23 GMT</pubDate>
            <description><![CDATA[Accessible shadcn/ui components built with React, TypeScript, and Tailwind CSS. Copy-paste ready, and customizable.]]></description>
            <content:encoded><![CDATA[Accessible shadcn/ui components built with React, TypeScript, and Tailwind CSS. Copy-paste ready, and customizable.]]></content:encoded>
            <enclosure length="0" type="image/png" url="https://diceui.com/opengraph-image.png"/>
        </item>
        <item>
            <title><![CDATA[Iconify - home of open source icons]]></title>
            <link>https://icon-sets.iconify.design/</link>
            <guid>https://icon-sets.iconify.design/</guid>
            <pubDate>Sun, 18 Jan 2026 22:08:17 GMT</pubDate>
            <description><![CDATA[Open source vector icons from all popular icon sets]]></description>
            <content:encoded><![CDATA[Open source vector icons from all popular icon sets]]></content:encoded>
            <enclosure length="0" type="image/png" url="https://icon-sets.iconify.design/og-image.png"/>
        </item>
        <item>
            <title><![CDATA[Kibo UI]]></title>
            <link>https://www.kibo-ui.com/</link>
            <guid>https://www.kibo-ui.com/</guid>
            <pubDate>Sun, 09 Nov 2025 20:50:32 GMT</pubDate>
            <description><![CDATA[Kibo UI is a custom registry of composable, accessible and open source components designed for use with shadcn/ui.]]></description>
            <content:encoded><![CDATA[Kibo UI is a custom registry of composable, accessible and open source components designed for use with shadcn/ui.]]></content:encoded>
            <enclosure length="0" type="image/jpeg" url="https://www.kibo-ui.com/opengraph-image.jpg?opengraph-image.35ca8cc2.jpg"/>
        </item>
        <item>
            <title><![CDATA[OKLCH Color Picker & Converter]]></title>
            <link>https://oklch.com/</link>
            <guid>https://oklch.com/</guid>
            <pubDate>Sun, 02 Nov 2025 21:10:14 GMT</pubDate>
            <description><![CDATA[OKLCH is a new way to encode colors (like hex, RGBA, or HSL)]]></description>
            <content:encoded><![CDATA[OKLCH is a new way to encode colors (like hex, RGBA, or HSL)]]></content:encoded>
            <enclosure length="0" type="image/png" url="https://oklch.com/og-oklch.png"/>
        </item>
        <item>
            <title><![CDATA[Harmonizer]]></title>
            <link>https://harmonizer.evilmartians.com/</link>
            <guid>https://harmonizer.evilmartians.com/</guid>
            <pubDate>Sun, 02 Nov 2025 21:09:15 GMT</pubDate>
            <description><![CDATA[Color palette generator for UI]]></description>
            <content:encoded><![CDATA[Color palette generator for UI]]></content:encoded>
            <enclosure length="0" type="image/png" url="https://harmonizer.evilmartians.com/social-image.png"/>
        </item>
        <item>
            <title><![CDATA[Deep dive into LLMs like ChatGPT by Andrej Karpathy (TL;DR)]]></title>
            <link>https://anfalmushtaq.com/articles/deep-dive-into-llms-like-chatgpt-tldr</link>
            <guid>https://anfalmushtaq.com/articles/deep-dive-into-llms-like-chatgpt-tldr</guid>
            <pubDate>Fri, 13 Jun 2025 21:38:38 GMT</pubDate>
            <description><![CDATA[A TL;DR version of Andrej Karpathy's "Deep dive into LLMs like ChatGPT" video.]]></description>
            <content:encoded><![CDATA[A TL;DR version of Andrej Karpathy's "Deep dive into LLMs like ChatGPT" video.]]></content:encoded>
            <enclosure length="0" type="image/png" url="https://cdn.anfalmushtaq.com/static/imgs/blog/2025-02-08-deep-dive-into-llms-like-chatgpt-tldr/deep-dive.png"/>
        </item>
        <item>
            <title><![CDATA[A Guide to Large Language Model Abstractions]]></title>
            <link>https://www.twosigma.com/articles/a-guide-to-large-language-model-abstractions/</link>
            <guid>https://www.twosigma.com/articles/a-guide-to-large-language-model-abstractions/</guid>
            <pubDate>Fri, 13 Jun 2025 21:36:01 GMT</pubDate>
            <description><![CDATA[A map of frameworks for abstracting interactions with and between large language models, plus two systems of organization for reasoning about LLM approaches and philosophies.]]></description>
            <content:encoded><![CDATA[A map of frameworks for abstracting interactions with and between large language models, plus two systems of organization for reasoning about LLM approaches and philosophies.]]></content:encoded>
            <enclosure length="0" type="image/jpeg" url="https://www.twosigma.com/wp-content/uploads/2024/01/LLMabst.hero-1.jpg"/>
        </item>
        <item>
            <title><![CDATA[AI Blindspots]]></title>
            <link>https://ezyang.github.io/ai-blindspots/</link>
            <guid>https://ezyang.github.io/ai-blindspots/</guid>
            <pubDate>Thu, 20 Mar 2025 03:44:27 GMT</pubDate>
            <description><![CDATA[Blindspots in LLMs I’ve noticed while AI coding. Sonnet family emphasis. Maybe I will eventually suggest Cursor rules for these problems.]]></description>
            <content:encoded><![CDATA[Blindspots in LLMs I’ve noticed while AI coding. Sonnet family emphasis. Maybe I will eventually suggest Cursor rules for these problems.]]></content:encoded>
            <enclosure length="0" type="image/jpeg" url="https://rdl.ink/render/https%253A%252F%252Fezyang.github.io%252Fai-blindspots%252F"/>
        </item>
        <item>
            <title><![CDATA[Understanding AI | Lee Robinson]]></title>
            <link>https://leerob.com/ai</link>
            <guid>https://leerob.com/ai</guid>
            <pubDate>Tue, 10 Dec 2024 05:57:39 GMT</pubDate>
            <description><![CDATA[A brief overview on neural networks and language models.]]></description>
            <content:encoded><![CDATA[A brief overview on neural networks and language models.]]></content:encoded>
            <enclosure length="0" type="image/jpeg" url="https://up.raindrop.io/raindrop/thumbs/918/312/707/1749849570317.jpeg"/>
        </item>
        <item>
            <title><![CDATA[CSS Loaders: A collection of more than 600 loading animations]]></title>
            <link>https://css-loaders.com/</link>
            <guid>https://css-loaders.com/</guid>
            <pubDate>Tue, 01 Apr 2025 21:26:33 GMT</pubDate>
            <description><![CDATA[The biggest collection of CSS-only loaders. More than 600 loading animations made by Temani Afif using a single element.]]></description>
            <content:encoded><![CDATA[The biggest collection of CSS-only loaders. More than 600 loading animations made by Temani Afif using a single element.]]></content:encoded>
            <enclosure length="0" type="image/jpeg" url="https://css-loaders.com/css-loader-banner.jpg"/>
        </item>
        <item>
            <title><![CDATA[Stack Sorted.]]></title>
            <link>https://stacksorted.com/buttons</link>
            <guid>https://stacksorted.com/buttons</guid>
            <pubDate>Wed, 18 Dec 2024 20:42:21 GMT</pubDate>
            <description><![CDATA[Find Inspiration in Design Elements.]]></description>
            <content:encoded><![CDATA[Find Inspiration in Design Elements.]]></content:encoded>
            <enclosure length="0" type="image/png" url="https://stacksorted.com/preview.png"/>
        </item>
        <item>
            <title><![CDATA[Svgl]]></title>
            <link>https://svgl.app/</link>
            <guid>https://svgl.app/</guid>
            <pubDate>Wed, 18 Dec 2024 20:39:13 GMT</pubDate>
            <description><![CDATA[A beautiful library with SVG logos]]></description>
            <content:encoded><![CDATA[A beautiful library with SVG logos]]></content:encoded>
            <enclosure length="0" type="image/png" url="https://svgl.app/images/screenshot.png"/>
        </item>
        <item>
            <title><![CDATA[OGimage.gallery | The finest hand-picked OG Images ✨]]></title>
            <link>https://www.ogimage.gallery/</link>
            <guid>https://www.ogimage.gallery/</guid>
            <pubDate>Wed, 18 Dec 2024 04:43:16 GMT</pubDate>
            <description><![CDATA[Gallery with the best and most carefully collected OG images.]]></description>
            <content:encoded><![CDATA[Gallery with the best and most carefully collected OG images.]]></content:encoded>
            <enclosure length="0" type="image/jpeg" url="https://cdn.prod.website-files.com/6040b8a8176ad35fd8dbf709/606597ba2d86c0c02d518010_og.jpg"/>
        </item>
        <item>
            <title><![CDATA[The Design System Guide]]></title>
            <link>https://thedesignsystem.guide/resources</link>
            <guid>https://thedesignsystem.guide/resources</guid>
            <pubDate>Wed, 18 Dec 2024 04:41:00 GMT</pubDate>
            <description><![CDATA[Design System Guide, Design System Metrics, Design System Workshops and Consulting, Resources, Tools, Bookmarks, Design System Masters Interviews]]></description>
            <content:encoded><![CDATA[Design System Guide, Design System Metrics, Design System Workshops and Consulting, Resources, Tools, Bookmarks, Design System Masters Interviews]]></content:encoded>
            <enclosure length="0" type="image/png" url="https://framerusercontent.com/assets/WLpO5dif7Yc5Edte0yMXXZa59a8.png"/>
        </item>
        <item>
            <title><![CDATA[Free SVG generators, color tools & web design tools]]></title>
            <link>https://www.fffuel.co/</link>
            <guid>https://www.fffuel.co/</guid>
            <pubDate>Wed, 18 Dec 2024 04:38:15 GMT</pubDate>
            <description><![CDATA[A fun collection of free SVG generators for gradients, patterns, shapes, textures & cool backgrounds. Plus, some more color tools for web designers.]]></description>
            <content:encoded><![CDATA[A fun collection of free SVG generators for gradients, patterns, shapes, textures & cool backgrounds. Plus, some more color tools for web designers.]]></content:encoded>
            <enclosure length="0" type="image/png" url="https://fffuel.co/images/cover.png"/>
        </item>
        <item>
            <title><![CDATA[Logoshaper]]></title>
            <link>https://www.logoshaper.co/</link>
            <guid>https://www.logoshaper.co/</guid>
            <pubDate>Wed, 18 Dec 2024 04:32:55 GMT</pubDate>
            <description><![CDATA[Logo design made simple for startup founders]]></description>
            <content:encoded><![CDATA[Logo design made simple for startup founders]]></content:encoded>
            <enclosure length="0" type="image/jpeg" url="https://www.logoshaper.co/_next/image?url=%252Fui-landing.png&amp;w=3840&amp;q=75"/>
        </item>
        <item>
            <title><![CDATA[Gradients for Tailwind CSS | Hypercolor]]></title>
            <link>https://hypercolor.dev/</link>
            <guid>https://hypercolor.dev/</guid>
            <pubDate>Tue, 10 Dec 2024 02:32:05 GMT</pubDate>
            <description><![CDATA[A curated collection of beautiful Tailwind CSS gradients using the full range of Tailwind CSS colors. Easily copy and paste the class names, CSS or even save the gradients as an image.]]></description>
            <content:encoded><![CDATA[A curated collection of beautiful Tailwind CSS gradients using the full range of Tailwind CSS colors. Easily copy and paste the class names, CSS or even save the gradients as an image.]]></content:encoded>
            <enclosure length="0" type="image/png" url="https://hypercolor.dev/social.png"/>
        </item>
        <item>
            <title><![CDATA[React Bits]]></title>
            <link>https://reactbits.dev/</link>
            <guid>https://reactbits.dev/</guid>
            <pubDate>Wed, 24 Sep 2025 21:29:50 GMT</pubDate>
            <description><![CDATA[An open source collection of high quality, animated, interactive & fully customizable React components for building stunning, memorable user interfaces.]]></description>
            <content:encoded><![CDATA[An open source collection of high quality, animated, interactive & fully customizable React components for building stunning, memorable user interfaces.]]></content:encoded>
            <enclosure length="0" type="image/jpeg" url="https://up.raindrop.io/raindrop/thumbs/135/707/441/7/1758749391185.jpeg"/>
        </item>
        <item>
            <title><![CDATA[SmoothUI - React UI with TailwindCSS & Motion Animations]]></title>
            <link>https://smoothui.dev/</link>
            <guid>https://smoothui.dev/</guid>
            <pubDate>Wed, 24 Sep 2025 21:29:22 GMT</pubDate>
            <description><![CDATA[Explore smooth animated UI components for React, powered by TailwindCSS and Framer Motion. shadcn/ui compatible components for modern web development.]]></description>
            <content:encoded><![CDATA[Explore smooth animated UI components for React, powered by TailwindCSS and Framer Motion. shadcn/ui compatible components for modern web development.]]></content:encoded>
            <enclosure length="0" type="image/webp" url="https://smoothui.dev/og-optimized.webp"/>
        </item>
        <item>
            <title><![CDATA[ReUI]]></title>
            <link>https://reui.io/</link>
            <guid>https://reui.io/</guid>
            <pubDate>Wed, 24 Sep 2025 21:24:50 GMT</pubDate>
            <description><![CDATA[Open-source collection of UI components and animated effects built with React, Typescript, Tailwind CSS, and Motion. Pairs beautifully with shadcn/ui.]]></description>
            <content:encoded><![CDATA[Open-source collection of UI components and animated effects built with React, Typescript, Tailwind CSS, and Motion. Pairs beautifully with shadcn/ui.]]></content:encoded>
            <enclosure length="0" type="image/jpeg" url="https://up.raindrop.io/raindrop/thumbs/135/707/273/1/1758749094012.jpeg"/>
        </item>
        <item>
            <title><![CDATA[Shadcn Marketing Blocks | Tailark]]></title>
            <link>https://tailark.com/</link>
            <guid>https://tailark.com/</guid>
            <pubDate>Wed, 24 Sep 2025 21:19:39 GMT</pubDate>
            <description><![CDATA[Speed up your workflow with responsive, pre-built UI blocks designed for marketing websites.]]></description>
            <content:encoded><![CDATA[Speed up your workflow with responsive, pre-built UI blocks designed for marketing websites.]]></content:encoded>
            <enclosure length="0" type="image/jpeg" url="https://tailark.com/opengraph-image.png?b21a74b787218632"/>
        </item>
        <item>
            <title><![CDATA[Foundations: Overview]]></title>
            <link>https://ai-sdk.dev/elements/overview</link>
            <guid>https://ai-sdk.dev/elements/overview</guid>
            <pubDate>Wed, 24 Sep 2025 21:14:24 GMT</pubDate>
            <description><![CDATA[An overview of foundational concepts critical to understanding the AI SDK]]></description>
            <content:encoded><![CDATA[An overview of foundational concepts critical to understanding the AI SDK]]></content:encoded>
            <enclosure length="0" type="image/jpeg" url="https://up.raindrop.io/raindrop/thumbs/135/706/919/2/1758748469413.jpeg"/>
        </item>
        <item>
            <title><![CDATA[Animate UI]]></title>
            <link>https://animate-ui.com/</link>
            <guid>https://animate-ui.com/</guid>
            <pubDate>Thu, 28 Aug 2025 04:24:56 GMT</pubDate>
            <description><![CDATA[Fully animated, open-source component distribution built with React, TypeScript, Tailwind CSS, Motion and Shadcn CLI. Browse a list of components you can install, modify, and use in your projects.]]></description>
            <content:encoded><![CDATA[Fully animated, open-source component distribution built with React, TypeScript, Tailwind CSS, Motion and Shadcn CLI. Browse a list of components you can install, modify, and use in your projects.]]></content:encoded>
            <enclosure length="0" type="image/png" url="https://animate-ui.com/og-image.png"/>
        </item>
        <item>
            <title><![CDATA[Stepperize]]></title>
            <link>https://stepperize.vercel.app/</link>
            <guid>https://stepperize.vercel.app/</guid>
            <pubDate>Fri, 20 Jun 2025 21:19:56 GMT</pubDate>
            <description><![CDATA[The type-safe library for building step-by-step workflows]]></description>
            <content:encoded><![CDATA[The type-safe library for building step-by-step workflows]]></content:encoded>
            <enclosure length="0" type="image/jpeg" url="https://up.raindrop.io/raindrop/thumbs/118/485/818/7/1750454444996.jpeg"/>
        </item>
        <item>
            <title><![CDATA[CSS mesh gradients generator: Mesher Tool by CSS Hero]]></title>
            <link>https://csshero.org/mesher/</link>
            <guid>https://csshero.org/mesher/</guid>
            <pubDate>Thu, 28 Aug 2025 03:53:29 GMT</pubDate>
            <description><![CDATA[A Free tool to create beautiful mesh gradients only with CSS code. Use your own colors or randomly generated ones to build the trendiest CSS gradients of 2023]]></description>
            <content:encoded><![CDATA[A Free tool to create beautiful mesh gradients only with CSS code. Use your own colors or randomly generated ones to build the trendiest CSS gradients of 2023]]></content:encoded>
            <enclosure length="0" type="image/jpeg" url="https://up.raindrop.io/raindrop/thumbs/131/573/962/2/1756353230186.jpeg"/>
        </item>
        <item>
            <title><![CDATA[Shadcn Theme Editor - Shadcn Studio]]></title>
            <link>https://shadcnstudio.com/theme-editor</link>
            <guid>https://shadcnstudio.com/theme-editor</guid>
            <pubDate>Sat, 14 Jun 2025 19:36:11 GMT</pubDate>
            <description><![CDATA[Preview your theme changes across different components and layouts.]]></description>
            <content:encoded><![CDATA[Preview your theme changes across different components and layouts.]]></content:encoded>
            <enclosure length="0" type="image/png" url="https://cdn.shadcnstudio.com/ss-assets/smm/marketing/shadcn-studio-smm-banner.png"/>
        </item>
        <item>
            <title><![CDATA[Create your own design system - StyleGlide.ai]]></title>
            <link>https://www.styleglide.ai/themes</link>
            <guid>https://www.styleglide.ai/themes</guid>
            <pubDate>Sat, 03 May 2025 00:03:35 GMT</pubDate>
            <description><![CDATA[Generate color palettes and typography styles. Tailored to your project. Distributed on shadcn. Edit the results to make it your own.]]></description>
            <content:encoded><![CDATA[Generate color palettes and typography styles. Tailored to your project. Distributed on shadcn. Edit the results to make it your own.]]></content:encoded>
            <enclosure length="0" type="image/png" url="https://www.styleglide.ai/images/og-image.png"/>
        </item>
        <item>
            <title><![CDATA[Beautiful themes for shadcn/ui — tweakcn | Theme Editor & Generator]]></title>
            <link>https://tweakcn.com/</link>
            <guid>https://tweakcn.com/</guid>
            <pubDate>Wed, 30 Apr 2025 18:02:38 GMT</pubDate>
            <description><![CDATA[Customize theme for shadcn/ui with tweakcn's interactive editor. Supports Tailwind CSS v4, Shadcn UI, and custom styles. Modify properties, preview changes, and get the code in real time.]]></description>
            <content:encoded><![CDATA[Customize theme for shadcn/ui with tweakcn's interactive editor. Supports Tailwind CSS v4, Shadcn UI, and custom styles. Modify properties, preview changes, and get the code in real time.]]></content:encoded>
            <enclosure length="0" type="image/png" url="https://tweakcn.com/og-image.png"/>
        </item>
        <item>
            <title><![CDATA[OG Image Maker | 100% Free, No Watermarks, No Sign Up]]></title>
            <link>https://ogimagemaker.com/</link>
            <guid>https://ogimagemaker.com/</guid>
            <pubDate>Wed, 08 Jan 2025 06:33:25 GMT</pubDate>
            <description><![CDATA[Create Open Graph images for your blog articles and websites with this free OG image generator. 100% free, no watermarks, and no account required.]]></description>
            <content:encoded><![CDATA[Create Open Graph images for your blog articles and websites with this free OG image generator. 100% free, no watermarks, and no account required.]]></content:encoded>
            <enclosure length="0" type="image/png" url="https://ogimagemaker.com/og-generator/ogimagemaker-preview.png"/>
        </item>
        <item>
            <title><![CDATA[Tailwind CSS Color Generator | UI Colors]]></title>
            <link>https://uicolors.app/create</link>
            <guid>https://uicolors.app/create</guid>
            <pubDate>Wed, 18 Dec 2024 04:52:02 GMT</pubDate>
            <description><![CDATA[Generate, edit, save and share Tailwind CSS color shades based on a given hexcode or HSL color.]]></description>
            <content:encoded><![CDATA[Generate, edit, save and share Tailwind CSS color shades based on a given hexcode or HSL color.]]></content:encoded>
            <enclosure length="0" type="image/png" url="https://uicolors.app/og_image.png"/>
        </item>
        <item>
            <title><![CDATA[nnnoise: Online SVG Noise Texture Generator]]></title>
            <link>https://www.fffuel.co/nnnoise/?ref=onur.dev</link>
            <guid>https://www.fffuel.co/nnnoise/?ref=onur.dev</guid>
            <pubDate>Wed, 18 Dec 2024 04:41:13 GMT</pubDate>
            <description><![CDATA[Use this SVG generator to create subtle noise textures and add an organic feel to pages/elements on the web by using these textures as background images.]]></description>
            <content:encoded><![CDATA[Use this SVG generator to create subtle noise textures and add an organic feel to pages/elements on the web by using these textures as background images.]]></content:encoded>
            <enclosure length="0" type="image/png" url="https://fffuel.co/images/covers/nnnoise.png"/>
        </item>
        <item>
            <title><![CDATA[Gradienty - Tailwind CSS Text Gradient Generator]]></title>
            <link>https://gradienty.codes/tailwind-text-gradients</link>
            <guid>https://gradienty.codes/tailwind-text-gradients</guid>
            <pubDate>Tue, 10 Dec 2024 02:38:10 GMT</pubDate>
            <description><![CDATA[Transform your website with Gradienty's Tailwind CSS Text Gradient Generator. Easily create stunning, responsive gradients that captivate visitors and elevate your site's design instantly.]]></description>
            <content:encoded><![CDATA[Transform your website with Gradienty's Tailwind CSS Text Gradient Generator. Easily create stunning, responsive gradients that captivate visitors and elevate your site's design instantly.]]></content:encoded>
            <enclosure length="0" type="image/jpeg" url="https://gradienty.codes/_next/static/media/text_gradients.7149105b.svg"/>
        </item>
        <item>
            <title><![CDATA[The Hero Generator]]></title>
            <link>https://hero-generator.netlify.app/</link>
            <guid>https://hero-generator.netlify.app/</guid>
            <pubDate>Tue, 10 Dec 2024 02:24:03 GMT</pubDate>
            <description><![CDATA[Generates the code for a website header. I've had to implement the same hero for several years now, so like a good lazy programmer, I figured I'd automate it.]]></description>
            <content:encoded><![CDATA[Generates the code for a website header. I've had to implement the same hero for several years now, so like a good lazy programmer, I figured I'd automate it.]]></content:encoded>
            <enclosure length="0" type="image/png" url="https://s3-us-west-2.amazonaws.com/s.cdpn.io/28963/hero-og.png"/>
        </item>
        <item>
            <title><![CDATA[glassmorphism-generator]]></title>
            <link>https://css.glass</link>
            <guid>https://css.glass</guid>
            <pubDate>Sun, 01 Dec 2024 20:35:16 GMT</pubDate>
            <description><![CDATA[## 👉 _Job hunting?_ I'm building [ApplyFox.ai](https://applyfox.ai) - a tool that helps you get hired faster with AI-powered job applications.]]></description>
            <content:encoded><![CDATA[## 👉 _Job hunting?_ I'm building [ApplyFox.ai](https://applyfox.ai) - a tool that helps you get hired faster with AI-powered job applications.]]></content:encoded>
            <enclosure length="0" type="image/jpeg" url="https://rdl.ink/render/https%253A%252F%252Fcss.glass"/>
        </item>
        <item>
            <title><![CDATA[CSS Diner]]></title>
            <link>https://flukeout.github.io/</link>
            <guid>https://flukeout.github.io/</guid>
            <pubDate>Tue, 10 Dec 2024 02:30:46 GMT</pubDate>
            <description><![CDATA[A fun game to help you learn and practice CSS selectors.]]></description>
            <content:encoded><![CDATA[A fun game to help you learn and practice CSS selectors.]]></content:encoded>
            <enclosure length="0" type="image/jpeg" url="https://flukeout.github.io/images/fb-share.jpg"/>
        </item>
        <item>
            <title><![CDATA[Flexbox Froggy]]></title>
            <link>https://flexboxfroggy.com/</link>
            <guid>https://flexboxfroggy.com/</guid>
            <pubDate>Tue, 10 Dec 2024 02:29:11 GMT</pubDate>
            <description><![CDATA[A game for learning CSS flexbox]]></description>
            <content:encoded><![CDATA[A game for learning CSS flexbox]]></content:encoded>
            <enclosure length="0" type="image/png" url="https://flexboxfroggy.com/images/screenshot.png"/>
        </item>
        <item>
            <title><![CDATA[Flexplorer]]></title>
            <link>https://bennettfeely.com/flexplorer/</link>
            <guid>https://bennettfeely.com/flexplorer/</guid>
            <pubDate>Tue, 10 Dec 2024 02:28:43 GMT</pubDate>
            <description><![CDATA[Dive in to and explore the wonders of the CSS3 Flexible Box model.]]></description>
            <content:encoded><![CDATA[Dive in to and explore the wonders of the CSS3 Flexible Box model.]]></content:encoded>
            <enclosure length="0" type="image/jpeg" url="https://rdl.ink/render/https%253A%252F%252Fbennettfeely.com%252Fflexplorer%252F"/>
        </item>
        <item>
            <title><![CDATA[Create reusable Tailwind CSS + React components – TWC]]></title>
            <link>https://react-twc.vercel.app/</link>
            <guid>https://react-twc.vercel.app/</guid>
            <pubDate>Sun, 22 Dec 2024 20:40:14 GMT</pubDate>
            <description><![CDATA[Create reusable React Tailwind CSS components.]]></description>
            <content:encoded><![CDATA[Create reusable React Tailwind CSS components.]]></content:encoded>
            <enclosure length="0" type="image/jpeg" url="https://react-twc.vercel.app/og.jpg"/>
        </item>
        <item>
            <title><![CDATA[Rombo | Animation library for Tailwind CSS Library]]></title>
            <link>https://rombo.co/tailwind/</link>
            <guid>https://rombo.co/tailwind/</guid>
            <pubDate>Wed, 18 Dec 2024 20:32:08 GMT</pubDate>
            <description><![CDATA[Rombo | professional-grade web animations, in seconds]]></description>
            <content:encoded><![CDATA[Rombo | professional-grade web animations, in seconds]]></content:encoded>
            <enclosure length="0" type="image/gif" url="https://s3.eu-west-2.amazonaws.com/assets.rombo.co/rombo-visual-animator-preview.gif"/>
        </item>
        <item>
            <title><![CDATA[Headless UI]]></title>
            <link>https://headlessui.com/</link>
            <guid>https://headlessui.com/</guid>
            <pubDate>Wed, 18 Dec 2024 04:41:59 GMT</pubDate>
            <description><![CDATA[Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.]]></description>
            <content:encoded><![CDATA[Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.]]></content:encoded>
            <enclosure length="0" type="image/jpeg" url="https://headlessui.com/_next/static/media/social-card.46834755.jpg"/>
        </item>
        <item>
            <title><![CDATA[Motion - A modern animation library for JavaScript and React]]></title>
            <link>https://motion.dev/</link>
            <guid>https://motion.dev/</guid>
            <pubDate>Sat, 14 Dec 2024 20:36:27 GMT</pubDate>
            <description><![CDATA[Motion is built on native browser APIs for a tiny filesize and superfast performance. It uses hardware acceleration for smooth and eco-friendly animations. Previously Framer Motion.]]></description>
            <content:encoded><![CDATA[Motion is built on native browser APIs for a tiny filesize and superfast performance. It uses hardware acceleration for smooth and eco-friendly animations. Previously Framer Motion.]]></content:encoded>
            <enclosure length="0" type="image/png" url="https://framerusercontent.com/images/uGdbwMIui7pZq5fu1Re3JgOysTU.png"/>
        </item>
        <item>
            <title><![CDATA[Jotai, primitive and flexible state management for React]]></title>
            <link>https://jotai.org/</link>
            <guid>https://jotai.org/</guid>
            <pubDate>Tue, 10 Dec 2024 02:22:07 GMT</pubDate>
            <description><![CDATA[Jotai takes a bottom-up approach to global React state management with an atomic model inspired by Recoil. One can build state by combining atoms and renders are optimized based on atom dependency. This solves the extra re-render issue of React context and eliminates the need for memoization.]]></description>
            <content:encoded><![CDATA[Jotai takes a bottom-up approach to global React state management with an atomic model inspired by Recoil. One can build state by combining atoms and renders are optimized based on atom dependency. This solves the extra re-render issue of React context and eliminates the need for memoization.]]></content:encoded>
            <enclosure length="0" type="image/png" url="https://cdn.candycode.com/jotai/jotai-opengraph-v2.png"/>
        </item>
        <item>
            <title><![CDATA[nuqs | Type-safe search params state management for React]]></title>
            <link>https://nuqs.47ng.com</link>
            <guid>https://nuqs.47ng.com</guid>
            <pubDate>Sun, 01 Dec 2024 20:35:16 GMT</pubDate>
            <description><![CDATA[Type-safe search params state management for React. Like useState, but stored in the URL query string.]]></description>
            <content:encoded><![CDATA[Type-safe search params state management for React. Like useState, but stored in the URL query string.]]></content:encoded>
            <enclosure length="0" type="image/jpeg" url="https://nuqs.47ng.com/opengraph-image.jpg?31495ee1cada0430"/>
        </item>
        <item>
            <title><![CDATA[actionlint, a static checker for GitHub Actions workflow files]]></title>
            <link>https://rhysd.github.io/actionlint/</link>
            <guid>https://rhysd.github.io/actionlint/</guid>
            <pubDate>Sun, 02 Mar 2025 21:50:46 GMT</pubDate>
            <enclosure length="0" type="image/jpeg" url="https://github.com/rhysd/ss/blob/master/actionlint/ogp.jpg?raw=true"/>
        </item>
        <item>
            <title><![CDATA[Create beautiful images of your code]]></title>
            <link>https://ray.so/</link>
            <guid>https://ray.so/</guid>
            <pubDate>Wed, 18 Dec 2024 04:56:53 GMT</pubDate>
            <description><![CDATA[Turn your code into beautiful images. Choose from a range of syntax colors, hide or show the background, and toggle between a dark and light window.]]></description>
            <content:encoded><![CDATA[Turn your code into beautiful images. Choose from a range of syntax colors, hide or show the background, and toggle between a dark and light window.]]></content:encoded>
            <enclosure length="0" type="image/png" url="https://www.ray.so/_next/static/media/og.29c14482.png"/>
        </item>
        <item>
            <title><![CDATA[Markdown to React | Sudo's Tools]]></title>
            <link>https://sudos.tools/markdown-to-react</link>
            <guid>https://sudos.tools/markdown-to-react</guid>
            <pubDate>Sat, 14 Dec 2024 20:28:30 GMT</pubDate>
            <description><![CDATA[Free online tools for developers, including formatters, minifiers, validators, compactors and many more!]]></description>
            <content:encoded><![CDATA[Free online tools for developers, including formatters, minifiers, validators, compactors and many more!]]></content:encoded>
            <enclosure length="0" type="image/jpeg" url="https://rdl.ink/render/https%253A%252F%252Fsudos.tools%252Fmarkdown-to-react"/>
        </item>
        <item>
            <title><![CDATA[Micro Digital Tools]]></title>
            <link>https://mdigi.tools/</link>
            <guid>https://mdigi.tools/</guid>
            <pubDate>Sat, 14 Dec 2024 20:23:19 GMT</pubDate>
            <description><![CDATA[Web based digital tools that work inside your browser.]]></description>
            <content:encoded><![CDATA[Web based digital tools that work inside your browser.]]></content:encoded>
            <enclosure length="0" type="image/png" url="https://mdigi.tools/img/featured.png"/>
        </item>
        <item>
            <title><![CDATA[URL-encoder for SVG]]></title>
            <link>https://yoksel.github.io/url-encoder/</link>
            <guid>https://yoksel.github.io/url-encoder/</guid>
            <pubDate>Tue, 10 Dec 2024 02:36:20 GMT</pubDate>
            <enclosure length="0" type="image/jpeg" url="https://rdl.ink/render/https%253A%252F%252Fyoksel.github.io%252Furl-encoder%252F"/>
        </item>
        <item>
            <title><![CDATA[JSON to Zod Schema]]></title>
            <link>https://transform.tools/json-to-zod</link>
            <guid>https://transform.tools/json-to-zod</guid>
            <pubDate>Tue, 10 Dec 2024 02:26:18 GMT</pubDate>
            <description><![CDATA[An online playground to convert JSON to Zod Schema]]></description>
            <content:encoded><![CDATA[An online playground to convert JSON to Zod Schema]]></content:encoded>
            <enclosure length="0" type="image/png" url="https://transform.tools/cover.png"/>
        </item>
        <item>
            <title><![CDATA[Shots - Create Amazing Mockups]]></title>
            <link>https://shots.so</link>
            <guid>https://shots.so</guid>
            <pubDate>Sun, 01 Dec 2024 20:35:16 GMT</pubDate>
            <description><![CDATA[Create Amazing Mockups]]></description>
            <content:encoded><![CDATA[Create Amazing Mockups]]></content:encoded>
            <enclosure length="0" type="image/jpeg" url="https://shots.so/image/og-new.jpg?v=2"/>
        </item>
    </channel>
</rss>