<?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: Rahul kuzur</title>
    <description>The latest articles on DEV Community by Rahul kuzur (@rahulkuzur).</description>
    <link>https://dev.to/rahulkuzur</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%2F3391920%2F192f573b-32b0-4c1f-ac17-a9de3ddb1cba.png</url>
      <title>DEV Community: Rahul kuzur</title>
      <link>https://dev.to/rahulkuzur</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rahulkuzur"/>
    <language>en</language>
    <item>
      <title>Kuzur Programming Language</title>
      <dc:creator>Rahul kuzur</dc:creator>
      <pubDate>Sun, 07 Sep 2025 18:38:24 +0000</pubDate>
      <link>https://dev.to/rahulkuzur/kuzur-programming-language-g0p</link>
      <guid>https://dev.to/rahulkuzur/kuzur-programming-language-g0p</guid>
      <description>&lt;h1&gt;
  
  
  🚀 Introducing Kuzur: A Minimalist Python-Inspired Programming Language
&lt;/h1&gt;

&lt;p&gt;Hey Devs 👋  &lt;/p&gt;

&lt;p&gt;I’ve been working on a new side project, and I’m super excited to finally share it with you — &lt;strong&gt;Kuzur Programming Language&lt;/strong&gt; 🎉  &lt;/p&gt;




&lt;h2&gt;
  
  
  💡 Why Kuzur?
&lt;/h2&gt;

&lt;p&gt;Kuzur is a simple, Python-inspired language that aims to help beginners learn programming while still being powerful enough for experiments.  &lt;/p&gt;




&lt;h2&gt;
  
  
  ✨ Features
&lt;/h2&gt;

&lt;p&gt;✅ Dynamic variables&lt;br&gt;&lt;br&gt;
✅ Conditional statements (&lt;code&gt;if&lt;/code&gt;, &lt;code&gt;elif&lt;/code&gt;, &lt;code&gt;else&lt;/code&gt;)&lt;br&gt;&lt;br&gt;
✅ Loops (&lt;code&gt;while&lt;/code&gt;, &lt;code&gt;for&lt;/code&gt;, &lt;code&gt;do-while&lt;/code&gt;)&lt;br&gt;&lt;br&gt;
✅ Functions with &lt;code&gt;func&lt;/code&gt;&lt;br&gt;&lt;br&gt;
✅ Built-in functions (&lt;code&gt;print&lt;/code&gt;, &lt;code&gt;input&lt;/code&gt;, &lt;code&gt;len&lt;/code&gt;, &lt;code&gt;int&lt;/code&gt;, &lt;code&gt;str&lt;/code&gt;)&lt;br&gt;&lt;br&gt;
✅ C-style block syntax &lt;code&gt;{ }&lt;/code&gt; and &lt;code&gt;//&lt;/code&gt; comments&lt;br&gt;&lt;br&gt;
✅ Works on Windows &amp;amp; Linux (no Python required!)  &lt;/p&gt;

&lt;p&gt;🔗 GitHub Repository&lt;/p&gt;

&lt;h2&gt;
  
  
  👉 &lt;a href="https://github.com/rahulkuzur3/kuzur-Programming-Language" rel="noopener noreferrer"&gt;Check out Kuzur on GitHub&lt;/a&gt;
&lt;/h2&gt;

&lt;h2&gt;
  
  
  📂 Example Code
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;
kuzur
func greet(name) {
    print("Hello, " + name)
}

greet("World")

---




&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

</description>
      <category>newlanguage</category>
      <category>kuzur</category>
      <category>developers</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Introducing kuzur.xyz — My Developer Portfolio &amp; Projects Hub</title>
      <dc:creator>Rahul kuzur</dc:creator>
      <pubDate>Sat, 02 Aug 2025 20:17:07 +0000</pubDate>
      <link>https://dev.to/rahulkuzur/introducing-kuzurxyz-my-developer-portfolio-projects-hub-17dn</link>
      <guid>https://dev.to/rahulkuzur/introducing-kuzurxyz-my-developer-portfolio-projects-hub-17dn</guid>
      <description>&lt;p&gt;🚀 Introducing kuzur.xyz — My Developer Portfolio &amp;amp; Projects Hub&lt;/p&gt;

&lt;p&gt;In today’s fast-paced digital world, having a dedicated portfolio is essential for developers to showcase their work, connect with collaborators, and build credibility. That’s why I built kuzur.xyz — a sleek, performance-optimized, and mobile-friendly personal website that reflects my passion for web and app development.&lt;/p&gt;




&lt;p&gt;🌐 What is &lt;a href="https://kuzur.xyz" rel="noopener noreferrer"&gt;kuzur.xyz&lt;/a&gt;?&lt;/p&gt;

&lt;p&gt;kuzur.xyz is my official developer portfolio and blog. It features:&lt;/p&gt;

&lt;p&gt;✅ A clean and responsive design&lt;/p&gt;

&lt;p&gt;💼 A showcase of my recent full-stack projects&lt;/p&gt;

&lt;p&gt;🧠 Blog posts about development, security, and open-source tools&lt;/p&gt;

&lt;p&gt;🛠️ Skills in React, Node.js, Firebase, JavaScript, Kotlin, and more&lt;/p&gt;

&lt;p&gt;Whether you're a developer, recruiter, or tech enthusiast, kuzur.xyz gives a clear snapshot of what I build and how I think as a creator.&lt;/p&gt;




&lt;p&gt;📌 Why I Built &lt;a href="https://kuzur.xyz" rel="noopener noreferrer"&gt;kuzur.xyz&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;As a self-driven developer from Bangladesh, I needed a place to:&lt;/p&gt;

&lt;p&gt;Demonstrate my real-world projects (like Chat RS)&lt;/p&gt;

&lt;p&gt;Share insights through blog articles&lt;/p&gt;

&lt;p&gt;Offer an easy way for clients or employers to contact me&lt;/p&gt;

&lt;p&gt;I chose a .xyz domain because it's developer-friendly, short, and flexible for global branding.&lt;/p&gt;




&lt;p&gt;🔥 Featured Project: &lt;a href="https://chatrs.xyz" rel="noopener noreferrer"&gt;Chat RS&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;One highlight on my site is Chat RS — a privacy-first messaging platform designed for developer collaboration. Built with Firebase, WebRTC, and vanilla JavaScript, it focuses on speed, security, and simplicity. You can read the full blog post about how I made it on my blog.&lt;/p&gt;




&lt;p&gt;🔍 Tech Stack&lt;/p&gt;

&lt;p&gt;Frontend: HTML, CSS, React, Tailwind&lt;/p&gt;

&lt;p&gt;Backend: Node.js, Firebase, PostgreSQL&lt;/p&gt;

&lt;p&gt;Mobile: Java, Kotlin, React Native&lt;/p&gt;

&lt;p&gt;Dev Tools: Git, VS Code, Figma, Firebase Console&lt;/p&gt;

&lt;p&gt;My goal is to craft apps that are not just functional but intuitive, fast, and scalable.&lt;/p&gt;




&lt;p&gt;🌍 Connect With Me&lt;/p&gt;

&lt;p&gt;If you’re hiring, collaborating, or simply curious about what I build — check out my site:&lt;/p&gt;

&lt;p&gt;👉 Visit &lt;a href="https://kuzur.xyz" rel="noopener noreferrer"&gt;kuzur.xyz&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You’ll find my projects, blog posts, contact details, and even a few surprises. Feedback is always welcome!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>portfolio</category>
      <category>website</category>
      <category>beginners</category>
    </item>
    <item>
      <title>🚀 Chat RS – A New Minimal &amp; Secure Messaging App for Everyone</title>
      <dc:creator>Rahul kuzur</dc:creator>
      <pubDate>Sun, 27 Jul 2025 15:10:14 +0000</pubDate>
      <link>https://dev.to/rahulkuzur/chat-rs-a-new-minimal-secure-messaging-app-for-everyone-9m8</link>
      <guid>https://dev.to/rahulkuzur/chat-rs-a-new-minimal-secure-messaging-app-for-everyone-9m8</guid>
      <description>&lt;p&gt;Looking for a fast, lightweight, and privacy-first chat app? Chat RS might be just what you need.&lt;/p&gt;

&lt;p&gt;🔐 End-to-end encryption&lt;br&gt;
📱 Cross-platform (Web, Android; desktop apps coming soon)&lt;br&gt;
📁 File sharing, group chats, voice &amp;amp; video calls&lt;br&gt;
🎯 No tracking, no ads – just messaging that works&lt;/p&gt;

&lt;p&gt;Great for developers, teams, or anyone tired of bloated messaging apps.&lt;/p&gt;

&lt;p&gt;Give it a try 👉 &lt;a href="https://chatrs.xyz" rel="noopener noreferrer"&gt;chatrs&lt;/a&gt;&lt;br&gt;
Let me know what you think or share your thoughts below&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>app</category>
    </item>
  </channel>
</rss>
