<?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: Mahan Tavakoli</title>
    <description>The latest articles on DEV Community by Mahan Tavakoli (@mahankenway).</description>
    <link>https://dev.to/mahankenway</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%2F4081820%2F6ed9aa2d-11bf-4f1f-974f-e4b35acc35d5.png</url>
      <title>DEV Community: Mahan Tavakoli</title>
      <link>https://dev.to/mahankenway</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mahankenway"/>
    <language>en</language>
    <item>
      <title>Building an Immersive 3D Dice Roller with React and Three.js</title>
      <dc:creator>Mahan Tavakoli</dc:creator>
      <pubDate>Tue, 18 Aug 2026 01:06:21 +0000</pubDate>
      <link>https://dev.to/mahankenway/building-an-immersive-3d-dice-roller-with-react-and-threejs-15jj</link>
      <guid>https://dev.to/mahankenway/building-an-immersive-3d-dice-roller-with-react-and-threejs-15jj</guid>
      <description>&lt;p&gt;Hey RPG community! I wanted to share a tool I built for my tabletop sessions — &lt;strong&gt;Arcane-Dice&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Inspired by the immersive dice rolling experience in Baldur's Gate 3, I built this web-based 3D dice roller app to bring that same feeling to any browser.&lt;/p&gt;

&lt;h3&gt;
  
  
  Features:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Physics-based Rolling:&lt;/strong&gt; Real 3D dice using Three.js and Cannon.js.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Immersive Effects:&lt;/strong&gt; Sound effects and animations to make every roll feel impactful.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Easy Integration:&lt;/strong&gt; Ready to be used in any web-based tabletop tool.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Tech Stack:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;React&lt;/li&gt;
&lt;li&gt;Three.js (React Three Fiber)&lt;/li&gt;
&lt;li&gt;Cannon.js for physics&lt;/li&gt;
&lt;li&gt;Howler.js for audio&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Check it out on GitHub:&lt;br&gt;
&lt;a href="https://github.com/MahanKenway/Arcane-Dice" rel="noopener noreferrer"&gt;GitHub Repository&lt;/a&gt;&lt;br&gt;
&lt;a href="https://mahankenway.github.io/Arcane-Dice/" rel="noopener noreferrer"&gt;Live Demo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'd love to hear your feedback or see what kind of dice skins you'd like to see next!&lt;/p&gt;

&lt;h1&gt;
  
  
  showdev #gamedev #threejs #react #rpg
&lt;/h1&gt;

</description>
      <category>threejs</category>
      <category>react</category>
      <category>gamedev</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Creating a Retro-Futuristic Aesthetic Productivity Dashboard with React</title>
      <dc:creator>Mahan Tavakoli</dc:creator>
      <pubDate>Tue, 18 Aug 2026 00:49:43 +0000</pubDate>
      <link>https://dev.to/mahankenway/creating-a-retro-futuristic-aesthetic-productivity-dashboard-with-react-1ba3</link>
      <guid>https://dev.to/mahankenway/creating-a-retro-futuristic-aesthetic-productivity-dashboard-with-react-1ba3</guid>
      <description>&lt;p&gt;Hi everyone! I wanted to share my latest side project, &lt;strong&gt;MeowLOCK&lt;/strong&gt;. &lt;/p&gt;

&lt;p&gt;I was tired of the standard, sterile productivity apps, so I built something with a bit more soul — a retro-futuristic aesthetic workspace designed specifically for developers.&lt;/p&gt;

&lt;h3&gt;
  
  
  What's inside?
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Ambient Mixer:&lt;/strong&gt; Customize your background sounds for deep focus.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Cozy Widgets:&lt;/strong&gt; Clock, Pomodoro timer, and task list all in one place.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Customizable Themes:&lt;/strong&gt; Switch between different "vibes" to suit your mood.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Tech Stack:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;React 18&lt;/li&gt;
&lt;li&gt;TypeScript&lt;/li&gt;
&lt;li&gt;TailwindCSS for the aesthetic styling&lt;/li&gt;
&lt;li&gt;Lucide React for icons&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It's completely open source and I'd love for you to try it out or contribute!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/MahanKenway/MeowLOCK" rel="noopener noreferrer"&gt;GitHub Repository&lt;/a&gt;&lt;br&gt;
&lt;a href="https://mahankenway.github.io/MeowLOCK/" rel="noopener noreferrer"&gt;Live Demo&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  showdev #productivity #react #aesthetic
&lt;/h1&gt;

</description>
      <category>react</category>
      <category>typescript</category>
      <category>productivity</category>
      <category>webdev</category>
    </item>
    <item>
      <title>How I Ported Classic 1993 DOOM to the Browser using WebAssembly</title>
      <dc:creator>Mahan Tavakoli</dc:creator>
      <pubDate>Tue, 18 Aug 2026 00:49:20 +0000</pubDate>
      <link>https://dev.to/mahankenway/how-i-ported-classic-1993-doom-to-the-browser-using-webassembly-1ffn</link>
      <guid>https://dev.to/mahankenway/how-i-ported-classic-1993-doom-to-the-browser-using-webassembly-1ffn</guid>
      <description>&lt;p&gt;Hey everyone! I've always been a fan of retro gaming, and I recently decided to take on the challenge of porting the original 1993 DOOM to the browser. &lt;/p&gt;

&lt;p&gt;The result is &lt;strong&gt;RetroPlay&lt;/strong&gt;, a fully functional, zero-plugin version of DOOM that runs purely on WebAssembly.&lt;/p&gt;

&lt;h3&gt;
  
  
  Key Features:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Pure WASM:&lt;/strong&gt; Compiled using Emscripten.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Freedoom WAD:&lt;/strong&gt; Included by default so you can play immediately.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Mobile Friendly:&lt;/strong&gt; Custom touch controls and gyroscope support for an immersive mobile experience.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Why I built this:
&lt;/h3&gt;

&lt;p&gt;I wanted to explore the performance limits of modern browsers and see how well WebAssembly could handle a legacy C codebase. It turns out, it's incredibly efficient!&lt;/p&gt;

&lt;p&gt;Check out the code and drop a star if you find it interesting:&lt;br&gt;
&lt;a href="https://github.com/MahanKenway/RetroPlay" rel="noopener noreferrer"&gt;GitHub Repository&lt;/a&gt;&lt;br&gt;
&lt;a href="https://mahankenway.github.io/RetroPlay/" rel="noopener noreferrer"&gt;Live Demo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love to hear your thoughts or see your speedruns!&lt;/p&gt;

&lt;h1&gt;
  
  
  showdev #retro #doom #wasm
&lt;/h1&gt;

</description>
      <category>webassembly</category>
      <category>opensource</category>
      <category>gaming</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
