<?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: amine kheddache</title>
    <description>The latest articles on DEV Community by amine kheddache (@amine_kheddache_bef85e72e).</description>
    <link>https://dev.to/amine_kheddache_bef85e72e</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3922909%2Fbeed2a75-91ef-4771-8fe4-2de154cdeeec.png</url>
      <title>DEV Community: amine kheddache</title>
      <link>https://dev.to/amine_kheddache_bef85e72e</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/amine_kheddache_bef85e72e"/>
    <language>en</language>
    <item>
      <title>Ptero now supports API – Free AI Chat with Multiple Models</title>
      <dc:creator>amine kheddache</dc:creator>
      <pubDate>Thu, 27 Aug 2026 07:19:25 +0000</pubDate>
      <link>https://dev.to/amine_kheddache_bef85e72e/ptero-now-supports-api-free-ai-chat-with-multiple-models-1ig5</link>
      <guid>https://dev.to/amine_kheddache_bef85e72e/ptero-now-supports-api-free-ai-chat-with-multiple-models-1ig5</guid>
      <description>&lt;p&gt;I've been building a free, open-source AI chat platform called Ptero, and I'm excited to share a new feature: API support! 🚀&lt;/p&gt;

&lt;p&gt;Ptero gives you instant access to multiple powerful language models in one place – no signup required, completely free, and privacy-first.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What makes it useful for developers:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Debug code, generate boilerplate, brainstorm ideas, and compare responses across models like DeepSeek V4, Llama 3.3, Qwen, MiniMax, and Mistral.&lt;/li&gt;
&lt;li&gt;One-click model switching to find the best output for your specific use case.&lt;/li&gt;
&lt;li&gt;Projects section to keep different workspaces organized.&lt;/li&gt;
&lt;li&gt;Media library for file attachments.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Now with API support:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;You can now integrate Ptero's AI capabilities directly into your own applications, scripts, and workflows. This opens up possibilities for automation, custom tooling, and integrating AI assistance into your development pipeline.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Try it live:&lt;/strong&gt; &lt;a href="https://ptero.pro/" rel="noopener noreferrer"&gt;https://ptero.pro/&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;GitHub repo:&lt;/strong&gt; &lt;a href="https://github.com/aminkheddache-dotcom/Ptero" rel="noopener noreferrer"&gt;https://github.com/aminkheddache-dotcom/Ptero&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'd love to hear your thoughts! What features would make this more useful in your daily workflow? What would you build with the API?&lt;/p&gt;

&lt;p&gt;Let me know in the comments! 🙌&lt;/p&gt;

</description>
      <category>ai</category>
      <category>opensource</category>
      <category>api</category>
      <category>developer</category>
    </item>
    <item>
      <title>I built a free, multi-model AI chat platform – no signup required</title>
      <dc:creator>amine kheddache</dc:creator>
      <pubDate>Thu, 20 Aug 2026 12:22:24 +0000</pubDate>
      <link>https://dev.to/amine_kheddache_bef85e72e/i-built-a-free-multi-model-ai-chat-platform-no-signup-required-g8</link>
      <guid>https://dev.to/amine_kheddache_bef85e72e/i-built-a-free-multi-model-ai-chat-platform-no-signup-required-g8</guid>
      <description>&lt;p&gt;Hi Dev.to community! 👋&lt;/p&gt;

&lt;p&gt;I wanted to share a project I've been working on called Ptero.&lt;/p&gt;

&lt;p&gt;Ptero is a free, open-source AI chat platform that gives you instant access to multiple powerful language models through a single, clean interface. No signup required, completely free, and privacy-first – all conversations are stored locally in your browser.&lt;/p&gt;

&lt;p&gt;What makes Ptero interesting:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Multiple AI models&lt;/strong&gt;: Access models like DeepSeek V4, Llama 3.3, Qwen, MiniMax, Mistral, and more – all from one place&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;One-click switching&lt;/strong&gt;: Compare responses across different models instantly&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Projects &amp;amp; organization&lt;/strong&gt;: Keep chats organized with a project-based workspace&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Media library&lt;/strong&gt;: Upload and manage files within conversations&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Privacy-first&lt;/strong&gt;: No chat history stored on servers – everything stays local&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Open source&lt;/strong&gt;: Fully open-source under GPL v2 – inspect, contribute, or self-host&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can try it here: &lt;a href="https://ptero.pro/" rel="noopener noreferrer"&gt;https://ptero.pro/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I built Ptero because I was tired of creating accounts on every AI platform just to test a prompt. I wanted a single, clean interface where I could switch between models and compare responses without friction.&lt;/p&gt;

&lt;p&gt;Would love to hear your feedback! What models would you like to see added? What features would make this more useful for your workflow?&lt;/p&gt;

&lt;p&gt;GitHub repo: &lt;a href="https://github.com/aminkheddache-dotcom/Ptero" rel="noopener noreferrer"&gt;https://github.com/aminkheddache-dotcom/Ptero&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks for checking it out! 🙌&lt;/p&gt;

</description>
      <category>ai</category>
      <category>opensource</category>
      <category>coding</category>
      <category>developer</category>
    </item>
    <item>
      <title>I built a free community forum for developers - Dev.us.kg</title>
      <dc:creator>amine kheddache</dc:creator>
      <pubDate>Tue, 16 Jun 2026 12:02:39 +0000</pubDate>
      <link>https://dev.to/amine_kheddache_bef85e72e/i-built-a-free-community-forum-for-developers-devuskg-5e8o</link>
      <guid>https://dev.to/amine_kheddache_bef85e72e/i-built-a-free-community-forum-for-developers-devuskg-5e8o</guid>
      <description>&lt;p&gt;I've been working on a side project that I'm excited to finally share with the DEV community: Dev.us.kg.&lt;/p&gt;

&lt;p&gt;It's a completely free, community-driven forum for developers of all skill levels.&lt;/p&gt;

&lt;p&gt;🔗 Forum: &lt;a href="https://dev.us.kg" rel="noopener noreferrer"&gt;https://dev.us.kg&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Why I built it&lt;/p&gt;

&lt;p&gt;A space where:&lt;/p&gt;

&lt;p&gt;Beginners feel comfortable asking even the most basic questions&lt;/p&gt;

&lt;p&gt;Experienced devs can share their knowledge and help others grow&lt;/p&gt;

&lt;p&gt;Everyone can share their projects, get feedback, and connect with like-minded people&lt;/p&gt;

&lt;p&gt;🌐 What the forum offers&lt;br&gt;
The forum has dedicated categories for popular programming languages and tools:&lt;/p&gt;

&lt;p&gt;General Chat&lt;/p&gt;

&lt;p&gt;Private Chat for users&lt;/p&gt;

&lt;p&gt;Live Chat between users.&lt;/p&gt;

&lt;p&gt;💎 Ruby&lt;/p&gt;

&lt;p&gt;🐍 Python&lt;/p&gt;

&lt;p&gt;🐘 PHP&lt;/p&gt;

&lt;p&gt;🦀 Rust&lt;/p&gt;

&lt;p&gt;☕ Java&lt;/p&gt;

&lt;p&gt;🔵 C# (.NET)&lt;/p&gt;

&lt;p&gt;SQL&lt;/p&gt;

&lt;p&gt;Lua&lt;/p&gt;

&lt;p&gt;🌐 HTML CSS JS&lt;/p&gt;

&lt;p&gt;🛠️ Share Tools (Showcase your projects)&lt;/p&gt;

&lt;p&gt;✨ What makes it different&lt;br&gt;
Completely free - No paid tiers or hidden charges&lt;/p&gt;

&lt;p&gt;No tracking - Your privacy is respected&lt;/p&gt;

&lt;p&gt;Open to all skill levels - From beginners to experts&lt;/p&gt;

&lt;p&gt;Built by developers, for developers&lt;/p&gt;

&lt;p&gt;🤝 Join the community&lt;br&gt;
Whether you're just starting out or you're a seasoned developer, I'd love to have you on the forum.&lt;/p&gt;

&lt;p&gt;👉 Join the conversation: &lt;a href="https://dev.us.kg" rel="noopener noreferrer"&gt;https://dev.us.kg&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'm open to feedback, suggestions, and ideas for improvement. Let's build a great community together!&lt;/p&gt;

</description>
      <category>community</category>
      <category>devjournal</category>
      <category>productivity</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Pterocos: A free online editor for Python, Ruby, SQL, Lua, and web code</title>
      <dc:creator>amine kheddache</dc:creator>
      <pubDate>Wed, 10 Jun 2026 13:51:38 +0000</pubDate>
      <link>https://dev.to/amine_kheddache_bef85e72e/pterocos-a-free-online-editor-for-python-ruby-sql-lua-and-web-code-51op</link>
      <guid>https://dev.to/amine_kheddache_bef85e72e/pterocos-a-free-online-editor-for-python-ruby-sql-lua-and-web-code-51op</guid>
      <description>&lt;p&gt;I've been building a free online editor called &lt;strong&gt;Pterocos&lt;/strong&gt;, and I just added Ruby support. It runs entirely in the browser - no installation and no signup&lt;/p&gt;

&lt;h2&gt;
  
  
  What Pterocos supports
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Language&lt;/th&gt;
&lt;th&gt;Status&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Python&lt;/td&gt;
&lt;td&gt;✅&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ruby&lt;/td&gt;
&lt;td&gt;✅ (NEW!)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;SQL (SQLite &amp;amp; DuckDB)&lt;/td&gt;
&lt;td&gt;✅&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Lua&lt;/td&gt;
&lt;td&gt;✅&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTML/CSS/JS&lt;/td&gt;
&lt;td&gt;✅&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  Why I built this
&lt;/h2&gt;

&lt;p&gt;I wanted a single place where I could:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Quickly prototype Python or Ruby scripts without activating a virtual environment&lt;/li&gt;
&lt;li&gt;Test SQL queries (SQLite and DuckDB) alongside code&lt;/li&gt;
&lt;li&gt;Share runnable examples with teammates or students&lt;/li&gt;
&lt;li&gt;Experiment with multiple languages without switching local setups&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Try it
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://pterocos.eu.org" rel="noopener noreferrer"&gt;https://pterocos.eu.org&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;All data stays in your browser (localStorage). No tracking. No analytics. Free forever [citation:5].&lt;/p&gt;

&lt;h2&gt;
  
  
  What's next?
&lt;/h2&gt;

&lt;p&gt;I'm actively adding features based on feedback. What would make this more useful for your workflow? &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;More language support?&lt;/li&gt;
&lt;li&gt;Collaboration features?&lt;/li&gt;
&lt;li&gt;Something else?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Let me know in the comments!&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Tags:&lt;/strong&gt; &lt;code&gt;#python&lt;/code&gt; &lt;code&gt;#ruby&lt;/code&gt; &lt;code&gt;#sql&lt;/code&gt; &lt;code&gt;#webdev&lt;/code&gt; &lt;code&gt;#showdev&lt;/code&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>ruby</category>
      <category>sql</category>
      <category>showdev</category>
    </item>
    <item>
      <title>HTML Online Editor with AI Builder</title>
      <dc:creator>amine kheddache</dc:creator>
      <pubDate>Wed, 13 May 2026 08:08:34 +0000</pubDate>
      <link>https://dev.to/amine_kheddache_bef85e72e/html-online-editor-with-ai-builder-4bji</link>
      <guid>https://dev.to/amine_kheddache_bef85e72e/html-online-editor-with-ai-builder-4bji</guid>
      <description>&lt;p&gt;Hi i made an html css js online editor with ai builder you can learn build and more and its completly free since most of the sites requires paying for this feature but its completly free on pterocos :]&lt;/p&gt;

&lt;p&gt;at &lt;a href="https://pterocos.eu.org" rel="noopener noreferrer"&gt;https://pterocos.eu.org&lt;/a&gt;&lt;/p&gt;

</description>
      <category>html</category>
      <category>webdev</category>
      <category>frontend</category>
      <category>ux</category>
    </item>
    <item>
      <title>Hi</title>
      <dc:creator>amine kheddache</dc:creator>
      <pubDate>Wed, 13 May 2026 08:05:40 +0000</pubDate>
      <link>https://dev.to/amine_kheddache_bef85e72e/hi-28aj</link>
      <guid>https://dev.to/amine_kheddache_bef85e72e/hi-28aj</guid>
      <description></description>
    </item>
  </channel>
</rss>
