<?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: Manas Sahu</title>
    <description>The latest articles on DEV Community by Manas Sahu (@manas_sahu_a4d7c594d065b8).</description>
    <link>https://dev.to/manas_sahu_a4d7c594d065b8</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%2F3843418%2F6cbfaa95-a4c6-4b4b-9657-f67b00e30f40.png</url>
      <title>DEV Community: Manas Sahu</title>
      <link>https://dev.to/manas_sahu_a4d7c594d065b8</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/manas_sahu_a4d7c594d065b8"/>
    <language>en</language>
    <item>
      <title>From IPC to BNS: I built a web tool to simplify India’s new criminal laws</title>
      <dc:creator>Manas Sahu</dc:creator>
      <pubDate>Wed, 25 Mar 2026 15:36:01 +0000</pubDate>
      <link>https://dev.to/manas_sahu_a4d7c594d065b8/from-ipc-to-bns-i-built-a-web-tool-to-simplify-indias-new-criminal-laws-37h1</link>
      <guid>https://dev.to/manas_sahu_a4d7c594d065b8/from-ipc-to-bns-i-built-a-web-tool-to-simplify-indias-new-criminal-laws-37h1</guid>
      <description>&lt;p&gt;🧠 I Built a Tool to Convert IPC Sections to BNS Instantly&lt;/p&gt;

&lt;p&gt;With the shift from the Indian Penal Code (IPC) to the Bharatiya Nyaya Sanhita (BNS) in 2024, I noticed something:&lt;/p&gt;

&lt;p&gt;👉 It’s actually confusing to track how sections have changed.&lt;br&gt;
👉 There’s no quick way to understand mappings or transitions.&lt;/p&gt;

&lt;p&gt;So I decided to build something simple.&lt;/p&gt;

&lt;p&gt;🚀 What I Built&lt;/p&gt;

&lt;p&gt;I created a web tool that helps you:&lt;/p&gt;

&lt;p&gt;Convert IPC sections to their corresponding BNS sections&lt;br&gt;
Understand how the structure has changed&lt;br&gt;
Quickly access different chapters and mappings&lt;/p&gt;

&lt;p&gt;The goal was to make it fast, simple, and useful—especially for students and anyone exploring the new legal system.&lt;/p&gt;

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

&lt;p&gt;I kept the stack simple and focused:&lt;/p&gt;

&lt;p&gt;Frontend: HTML&lt;br&gt;
Backend: Python&lt;br&gt;
Framework: Flask&lt;br&gt;
Deployment: Vercel&lt;/p&gt;

&lt;p&gt;The backend handles the mapping logic, while the frontend keeps things clean and easy to navigate.&lt;/p&gt;

&lt;p&gt;🎯 Why This Matters&lt;/p&gt;

&lt;p&gt;This tool can be useful for:&lt;/p&gt;

&lt;p&gt;Law students trying to understand the transition&lt;br&gt;
People preparing for exams&lt;br&gt;
Anyone curious about how IPC maps to BNS&lt;/p&gt;

&lt;p&gt;Instead of going through multiple sources, you get a quick and structured answer in one place.&lt;/p&gt;

&lt;p&gt;🔗 Try It Out&lt;/p&gt;

&lt;p&gt;You can check it out here:&lt;br&gt;
👉 &lt;a href="https://ipc-to-bns-mauve.vercel.app/" rel="noopener noreferrer"&gt;https://ipc-to-bns-mauve.vercel.app/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>showdev</category>
      <category>sideprojects</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
