<?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>Forem: hassony</title>
    <description>The latest articles on Forem by hassony (@hassony).</description>
    <link>https://forem.com/hassony</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%2F3580528%2F595e2561-2bab-47bf-b4ff-ecbb04c33b10.png</url>
      <title>Forem: hassony</title>
      <link>https://forem.com/hassony</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/hassony"/>
    <language>en</language>
    <item>
      <title>How I built a Medical Radiation Visualizer with Python and Flask</title>
      <dc:creator>hassony</dc:creator>
      <pubDate>Thu, 23 Oct 2025 17:10:24 +0000</pubDate>
      <link>https://forem.com/hassony/how-i-built-a-medical-radiation-visualizer-with-python-and-flask-14l</link>
      <guid>https://forem.com/hassony/how-i-built-a-medical-radiation-visualizer-with-python-and-flask-14l</guid>
      <description>&lt;p&gt;I’ve been studying medical physics for a while, and I wanted to create something that turns theory into something visual and interactive.&lt;br&gt;
So I decided to build a small web app that shows how X-rays, Gamma rays, and Protons interact with matter.&lt;/p&gt;

&lt;p&gt;The project is built with Python and Flask, and it uses simplified physical equations like Klein–Nishina and Bethe–Bloch to simulate photon and particle interactions.&lt;br&gt;
meant for educational use.&lt;/p&gt;

&lt;p&gt;You can:&lt;/p&gt;

&lt;p&gt;Compare materials like water, bone, and lead.&lt;/p&gt;

&lt;p&gt;Generate plots for different energies.&lt;/p&gt;

&lt;p&gt;Export results to PDF and Excel.&lt;/p&gt;

&lt;p&gt;See how energy, density, and atomic number affect attenuation and dose.&lt;/p&gt;

&lt;p&gt;It’s a simple open-source project, but I hope it helps students and researchers visualize the physics they study every day.&lt;br&gt;
Any feedback or suggestions are welcome.&lt;/p&gt;

&lt;p&gt;GitHub: github.com/hassony/MedicalRadiationVisualizer&lt;/p&gt;

</description>
      <category>python</category>
      <category>flask</category>
      <category>physics</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
