<?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>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>
