<?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: Amir Shakibafar</title>
    <description>The latest articles on DEV Community by Amir Shakibafar (@amir_shakibafar).</description>
    <link>https://dev.to/amir_shakibafar</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%2F2799112%2F48e4cd02-47bf-4e34-8d3f-6eed17a44eed.jpg</url>
      <title>DEV Community: Amir Shakibafar</title>
      <link>https://dev.to/amir_shakibafar</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/amir_shakibafar"/>
    <language>en</language>
    <item>
      <title>We Created a Better Way to Visualize OS Scheduling &amp; Memory Management</title>
      <dc:creator>Amir Shakibafar</dc:creator>
      <pubDate>Fri, 31 Jan 2025 21:16:03 +0000</pubDate>
      <link>https://dev.to/amir_shakibafar/we-created-a-better-way-to-visualize-os-scheduling-memory-management-54pb</link>
      <guid>https://dev.to/amir_shakibafar/we-created-a-better-way-to-visualize-os-scheduling-memory-management-54pb</guid>
      <description>&lt;h2&gt;
  
  
  Ever struggled to understand how OS scheduling and memory management work? 
&lt;/h2&gt;

&lt;p&gt;You're not alone. Many students and developers find these concepts tricky because they're often taught with dry textbook explanations and static diagrams.&lt;br&gt;
We wanted to change that. Our goal was to create a tool that's not only functional but also intuitive, interactive, and fun to use - making learning OS algorithms a more engaging experience.&lt;br&gt;
What started as a simple university project quickly spiraled into something much bigger. As we kept refining it, adding features, and improving the design, it turned into a fully-fledged visualization tool for OS scheduling and memory management.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;After months of hard work and countless iterations, we think we finally nailed it!&lt;/strong&gt; 🎉&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;Real-time visualization of scheduling and memory management algorithms&lt;/li&gt;
&lt;li&gt;Interactive controls to step through processes&lt;/li&gt;
&lt;li&gt;Multiple algorithms supported (FCFS, RR, Best Fit, Worst Fit, etc.)&lt;/li&gt;
&lt;li&gt;Minimalist and elegant UI for distraction-free learning&lt;/li&gt;
&lt;li&gt;Fully Responsive to make sure its accessible by everyone on every device&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🤝 We're excited to share our project and believe that, together, we can make it even better - adding richer, more interactive, and fun features along the way.&lt;/p&gt;

&lt;p&gt;🛠️ We'd love your feedback! Whether it's feature ideas, bug reports, or contributions, check out the &lt;a href="https://github.com/AmirShakibafar/OS-Visualizer" rel="noopener noreferrer"&gt;GitHub repo&lt;/a&gt; and help us improve the tool.&lt;/p&gt;

&lt;p&gt;🚀 Try it out here: &lt;a href="https://amirshakibafar.github.io/OS-Visualizer/" rel="noopener noreferrer"&gt;OS Visualizer (GitHub Pages)&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>opensource</category>
      <category>webdev</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
