<?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: Kay</title>
    <description>The latest articles on DEV Community by Kay (@allramest83).</description>
    <link>https://dev.to/allramest83</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%2F551900%2F28085a8c-b852-4705-ab8c-8d32bbf1ac3d.jpeg</url>
      <title>DEV Community: Kay</title>
      <link>https://dev.to/allramest83</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/allramest83"/>
    <language>en</language>
    <item>
      <title>Retro vibes with LLMs</title>
      <dc:creator>Kay</dc:creator>
      <pubDate>Fri, 14 Nov 2025 12:42:38 +0000</pubDate>
      <link>https://dev.to/allramest83/retro-vibes-with-llms-3eek</link>
      <guid>https://dev.to/allramest83/retro-vibes-with-llms-3eek</guid>
      <description>&lt;p&gt;Love using LLMs in my daily work, and I often miss the charm of a retro terminal. I know LLM providers offer CLI tools, which I also use, but none of them capture the feel of the classic terminal era. So I built one that uses Gemini in the background.&lt;/p&gt;

&lt;p&gt;Just a heads up, you will need to create an API key in Google AI Studio to use it.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://retro-terminal-app.netlify.app/" rel="noopener noreferrer"&gt;Retro terminal&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hope you enjoy it :)&lt;/p&gt;

</description>
      <category>terminal</category>
      <category>gemini</category>
      <category>webapp</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Trying Out New Ideas</title>
      <dc:creator>Kay</dc:creator>
      <pubDate>Tue, 10 Jun 2025 20:48:17 +0000</pubDate>
      <link>https://dev.to/allramest83/trying-out-new-ideas-4pjk</link>
      <guid>https://dev.to/allramest83/trying-out-new-ideas-4pjk</guid>
      <description>&lt;p&gt;I recently wanted to expand what I usually build as side projects and generate fresh ideas. I came across a JavaScript library I really liked called Tone.js, and used it to create a simple audio sampler and drum machine in a single app, just a basic version, but still a fun experience.&lt;/p&gt;

&lt;p&gt;Here’s the workflow: record an audio clip, trim it, and assign it to a pad. Tweak the audio in the FX rack, then place it on the timeline by clicking the corresponding row. You can also upload a clip or drag and drop audio files onto a pad.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://beat-tailor.netlify.app/" rel="noopener noreferrer"&gt;Beat Tailor&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hope you enjoy it! 😊&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>music</category>
      <category>javascript</category>
      <category>discuss</category>
    </item>
  </channel>
</rss>
