<?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: Bahati</title>
    <description>The latest articles on DEV Community by Bahati (@option_6942f3e1b7b).</description>
    <link>https://dev.to/option_6942f3e1b7b</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%2F3942872%2F497915a4-fb6a-40d4-889c-2575c3d6fe69.jpg</url>
      <title>DEV Community: Bahati</title>
      <link>https://dev.to/option_6942f3e1b7b</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/option_6942f3e1b7b"/>
    <language>en</language>
    <item>
      <title>NEXUS‑GAMES: Building a Free Retro &amp; Arcade Hub — Looking for Collaborators</title>
      <dc:creator>Bahati</dc:creator>
      <pubDate>Thu, 21 May 2026 13:58:41 +0000</pubDate>
      <link>https://dev.to/option_6942f3e1b7b/nexus-games-building-a-free-retro-arcade-hub-looking-for-collaborators-1maa</link>
      <guid>https://dev.to/option_6942f3e1b7b/nexus-games-building-a-free-retro-arcade-hub-looking-for-collaborators-1maa</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fq0ngzel85x9t1aif89zw.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fq0ngzel85x9t1aif89zw.png" alt=" " width="800" height="457"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzfzvurnroi34cbbym0av.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzfzvurnroi34cbbym0av.png" alt=" " width="800" height="475"&gt;&lt;/a&gt;I’ve been working on NEXUS‑GAMES 👉 &lt;a href="https://nexus-games.onrender.com" rel="noopener noreferrer"&gt;https://nexus-games.onrender.com&lt;/a&gt;&lt;br&gt;
&lt;a href="https://dev-to-uploads.s3.amazonaws.com/uploads/articles/8lrbjpacpdmcw7y59323.png" rel="noopener noreferrer"&gt;Image description&lt;/a&gt;) — a free online hub for HTML5 and JS‑based retro and arcade experiences. The project is live, but I want to take it further with new features, better performance, and more community input.&lt;/p&gt;

&lt;p&gt;Here’s what I’ve built so far:&lt;br&gt;
1️⃣ HTML5 Canvas + JavaScript for nostalgic gameplay.&lt;br&gt;
2️⃣ Responsive UI/UX design for smooth browser controls.&lt;br&gt;
3️⃣ Deployment on Render with analytics tracking.&lt;br&gt;
4️⃣ Open‑source repo available here: GitHub Project.&lt;/p&gt;

&lt;p&gt;💡 I’m now looking for collaborators — developers, designers, or anyone passionate about browser games — to help expand the project. Whether it’s adding new titles, improving performance, or experimenting with multiplayer features, your contributions would be hugely valuable.&lt;/p&gt;

&lt;p&gt;👉 Try the games at &lt;a href="https://nexus-games.onrender.com" rel="noopener noreferrer"&gt;https://nexus-games.onrender.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;
👉 Check out the code at GitHub &lt;a href="https://github.com/bahati-sage" rel="noopener noreferrer"&gt;https://github.com/bahati-sage&lt;/a&gt;&lt;/p&gt;

</description>
      <category>gamedev</category>
      <category>javascript</category>
      <category>github</category>
      <category>collaboration</category>
    </item>
    <item>
      <title>How I Built NEXUS‑GAMES: A Free Retro &amp; Arcade Hub for Web Gamers</title>
      <dc:creator>Bahati</dc:creator>
      <pubDate>Thu, 21 May 2026 03:33:47 +0000</pubDate>
      <link>https://dev.to/option_6942f3e1b7b/how-i-built-nexus-games-a-free-retro-arcade-hub-for-web-gamers-1lel</link>
      <guid>https://dev.to/option_6942f3e1b7b/how-i-built-nexus-games-a-free-retro-arcade-hub-for-web-gamers-1lel</guid>
      <description>&lt;p&gt;Ever wanted to play classic retro games right in your browser? That’s what inspired me to build &lt;a href="https://nexus-games.onrender.com" rel="noopener noreferrer"&gt;NEXUS‑GAMES&lt;/a&gt; — a free online hub for HTML5 and JS‑based arcade experiences.&lt;/p&gt;

&lt;p&gt;In this post, I’ll share:&lt;br&gt;
1️⃣ How I used HTML5 Canvas and JavaScript to recreate nostalgic gameplay.&lt;br&gt;
2️⃣ My approach to UI/UX design for fast, responsive controls.&lt;br&gt;
3️⃣ How I optimized performance and SEO for better visibility.&lt;br&gt;
4️⃣ Lessons learned from deploying on Render and tracking analytics.&lt;/p&gt;

&lt;p&gt;💡 If you’re a developer or gamer who loves creative coding, check out the site and drop feedback — I’m constantly adding new titles and open‑source features.&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6g1xeu6ueen0x7sqyzb3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6g1xeu6ueen0x7sqyzb3.png" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;👉 Visit: &lt;a href="https://nexus-games.onrender.com" rel="noopener noreferrer"&gt;https://nexus-games.onrender.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;
Let’s bring back the joy of browser gaming together!&lt;/p&gt;

</description>
      <category>gamedev</category>
      <category>javascript</category>
      <category>indiedev</category>
      <category>github</category>
    </item>
  </channel>
</rss>
