<?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: emhamitay</title>
    <description>The latest articles on DEV Community by emhamitay (@emhamitay).</description>
    <link>https://dev.to/emhamitay</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%2F3903162%2F0713c114-5b55-4880-8cf3-f561b891bc5e.png</url>
      <title>DEV Community: emhamitay</title>
      <link>https://dev.to/emhamitay</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/emhamitay"/>
    <language>en</language>
    <item>
      <title>I built a code snippet manager — and it's live</title>
      <dc:creator>emhamitay</dc:creator>
      <pubDate>Wed, 06 May 2026 19:23:28 +0000</pubDate>
      <link>https://dev.to/emhamitay/i-built-a-code-snippet-manager-and-its-live-58nc</link>
      <guid>https://dev.to/emhamitay/i-built-a-code-snippet-manager-and-its-live-58nc</guid>
      <description>&lt;p&gt;בעה"י &lt;br&gt;
If you've ever found yourself searching through old projects just to copy that one utility function you wrote six months ago (or telling claude to make it again) — this is for you.&lt;br&gt;
Snippr is a personal code snippet library. Save your snippets, organize them by language and tags, share them publicly or keep them private, and copy them instantly with one click. Syntax highlighting for 100+ languages included.&lt;br&gt;
It's live at snipper-eta.vercel.app — go explore, create an account, and start saving your code.&lt;br&gt;
Stack: Next.js, TypeScript, Drizzle ORM, Auth.js&lt;br&gt;
Built it for myself honestly. Tired of digging through old repos for reusable code. Figured if it's useful to me it's useful to others too.&lt;br&gt;
CLI support is on the way — push and pull snippets straight from your terminal.&lt;br&gt;
Would love to hear what you think. Drop a comment or just go try it. 🙏&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>typescript</category>
      <category>opensource</category>
      <category>nextjs</category>
    </item>
  </channel>
</rss>
