<?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: Subham Khandual | MERN Stack Developer</title>
    <description>The latest articles on DEV Community by Subham Khandual | MERN Stack Developer (@subhamkhandual007).</description>
    <link>https://dev.to/subhamkhandual007</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%2F3928738%2Ffd870c64-0431-4174-bd24-f4bfafa46ba1.jpeg</url>
      <title>DEV Community: Subham Khandual | MERN Stack Developer</title>
      <link>https://dev.to/subhamkhandual007</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/subhamkhandual007"/>
    <language>en</language>
    <item>
      <title>Project overview</title>
      <dc:creator>Subham Khandual | MERN Stack Developer</dc:creator>
      <pubDate>Thu, 14 May 2026 03:33:00 +0000</pubDate>
      <link>https://dev.to/subhamkhandual007/project-overview-1cg6</link>
      <guid>https://dev.to/subhamkhandual007/project-overview-1cg6</guid>
      <description>&lt;h1&gt;
  
  
  How I Built Swasthya Setu — An AI-Powered Health App Using the MERN Stack
&lt;/h1&gt;

&lt;p&gt;&lt;em&gt;By Subham Khandual | MERN Stack Developer | Final Year CSE Student, Bhubaneswar, India&lt;/em&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  👋 Introduction
&lt;/h2&gt;

&lt;p&gt;Hi, I'm &lt;strong&gt;Subham Khandual&lt;/strong&gt;, a Final Year B.Tech Computer Science student from Bhubaneswar, Odisha, India. I'm a MERN Stack Developer passionate about using technology to solve real-world problems.&lt;/p&gt;

&lt;p&gt;In this post, I want to share the story behind &lt;strong&gt;Swasthya Setu&lt;/strong&gt; — an AI-powered health monitoring web application I built as my final year project. I'll walk you through the problem I was trying to solve, the tech stack I chose, the challenges I faced, and what I learned along the way.&lt;/p&gt;

&lt;p&gt;👉 &lt;strong&gt;Live Demo:&lt;/strong&gt; &lt;a href="https://swasthyasetu-tsbt.vercel.app" rel="noopener noreferrer"&gt;https://swasthyasetu-tsbt.vercel.app&lt;/a&gt;&lt;br&gt;
👉 &lt;strong&gt;GitHub:&lt;/strong&gt; &lt;a href="https://github.com/SubhamKhandual007" rel="noopener noreferrer"&gt;https://github.com/SubhamKhandual007&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  🏥 What is Swasthya Setu?
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Swasthya Setu&lt;/strong&gt; (meaning &lt;em&gt;"Health Companion"&lt;/em&gt; in Hindi/Odia) is an AI-powered health app designed to help patients and healthcare providers monitor health data intelligently.&lt;/p&gt;

&lt;p&gt;The core idea was simple: millions of people in India, especially in Tier 2 and Tier 3 cities, don't have easy access to regular health check-ins. What if a web app could act as a smart health companion — tracking vitals, flagging risks, and giving users actionable insights?&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;🤖 AI-based health risk analysis&lt;/li&gt;
&lt;li&gt;📊 Patient dashboard with real-time health metrics&lt;/li&gt;
&lt;li&gt;🔒 Secure authentication and user data privacy&lt;/li&gt;
&lt;li&gt;📱 Fully responsive design for mobile users&lt;/li&gt;
&lt;li&gt;🏥 Healthcare provider interface&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🛠️ Tech Stack
&lt;/h2&gt;

&lt;p&gt;Here's everything I used to build Swasthya Setu:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Layer&lt;/th&gt;
&lt;th&gt;Technology&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Frontend&lt;/td&gt;
&lt;td&gt;React.js, Tailwind CSS, Vite&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Backend&lt;/td&gt;
&lt;td&gt;Node.js, Express.js&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Database&lt;/td&gt;
&lt;td&gt;MongoDB (Atlas)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Authentication&lt;/td&gt;
&lt;td&gt;JWT, Clerk&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;AI/ML&lt;/td&gt;
&lt;td&gt;Python-based prediction model&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Deployment&lt;/td&gt;
&lt;td&gt;Vercel (Frontend), Render (Backend)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;I chose the &lt;strong&gt;MERN stack&lt;/strong&gt; because it allows full JavaScript development across the entire application — from the React frontend to the Node.js backend to MongoDB. This consistency made it much easier to develop and debug as a solo developer.&lt;/p&gt;




&lt;h2&gt;
  
  
  💡 Why I Built This
&lt;/h2&gt;

&lt;p&gt;During my third year, I noticed how underserved rural healthcare really is in India. A close family experience made me think: &lt;em&gt;what if patients had a smart app that could monitor their health data and alert them before things got serious?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;That thought became Swasthya Setu.&lt;/p&gt;

&lt;p&gt;I also wanted to challenge myself technically — integrating AI/ML into a MERN app was something I hadn't done before, and I knew it would push my skills significantly.&lt;/p&gt;




&lt;h2&gt;
  
  
  🚧 Challenges I Faced
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1. Integrating Python ML Model with Node.js Backend
&lt;/h3&gt;

&lt;p&gt;The biggest challenge was connecting a Python-based machine learning prediction model with my Node.js backend. I solved this by running the ML model as a microservice and communicating via REST API calls.&lt;/p&gt;

&lt;h3&gt;
  
  
  2. Handling Real-Time Data
&lt;/h3&gt;

&lt;p&gt;Displaying health metrics in real time on the patient dashboard required careful state management in React. I used &lt;code&gt;useEffect&lt;/code&gt; hooks and polling to keep the dashboard updated without overloading the server.&lt;/p&gt;

&lt;h3&gt;
  
  
  3. Designing for Non-Tech Users
&lt;/h3&gt;

&lt;p&gt;Healthcare users — especially older patients — aren't always tech-savvy. I had to keep the UI extremely simple and intuitive, which meant several redesigns of the dashboard.&lt;/p&gt;

&lt;h3&gt;
  
  
  4. Deployment Configuration
&lt;/h3&gt;

&lt;p&gt;Getting the frontend (Vercel) and backend (Render) to communicate correctly in production, with proper CORS settings and environment variables, took longer than expected. But it was a valuable DevOps lesson.&lt;/p&gt;




&lt;h2&gt;
  
  
  📚 What I Learned
&lt;/h2&gt;

&lt;p&gt;Building Swasthya Sathi as a solo MERN Stack Developer taught me:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Full Stack Architecture&lt;/strong&gt; — designing a system end-to-end, from database schema to UI&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;API Design&lt;/strong&gt; — creating clean, RESTful APIs with proper error handling&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AI Integration&lt;/strong&gt; — connecting ML models to web applications&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;React State Management&lt;/strong&gt; — handling complex data flows in a real app&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Deployment &amp;amp; DevOps&lt;/strong&gt; — managing production environments across multiple platforms&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;User-Centric Design&lt;/strong&gt; — building for real users, not just for developers&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🔗 Other Projects I've Built
&lt;/h2&gt;

&lt;p&gt;Alongside Swasthya Sathi, I've been working on several other projects:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🩸 &lt;strong&gt;Blood Cancer Prediction&lt;/strong&gt; — ML model using Jupyter Notebook to predict blood cancer risk&lt;/li&gt;
&lt;li&gt;🌾 &lt;strong&gt;Crop Recommendation System&lt;/strong&gt; — ML-based crop suggestion app for farmers&lt;/li&gt;
&lt;li&gt;🛡️ &lt;strong&gt;Suraksha Setu&lt;/strong&gt; — Another web app focused on safety (&lt;a href="https://suraksha-setu-oxkw.vercel.app" rel="noopener noreferrer"&gt;Live Demo&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;🤖 &lt;strong&gt;AI Assistant&lt;/strong&gt; — A conversational AI assistant built with Python&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;All projects are open source on my GitHub: &lt;a href="https://github.com/SubhamKhandual007" rel="noopener noreferrer"&gt;github.com/SubhamKhandual007&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  🚀 What's Next for Swasthya Setu
&lt;/h2&gt;

&lt;p&gt;I'm planning to add:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Real-time notifications via WebSockets&lt;/li&gt;
&lt;li&gt;Wearable device data integration&lt;/li&gt;
&lt;li&gt;Multilingual support (Odia, Hindi, English)&lt;/li&gt;
&lt;li&gt;Doctor appointment booking module&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🤝 Let's Connect
&lt;/h2&gt;

&lt;p&gt;I'm &lt;strong&gt;Subham Khandual&lt;/strong&gt;, a MERN Stack Developer actively looking for opportunities — internships, collaborations, or full-time roles after graduation.&lt;/p&gt;

&lt;p&gt;If you're working on something interesting in web development, AI, or healthtech, I'd love to connect!&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🌐 Portfolio: &lt;a href="//portfolio-nine-alpha-8nkzp7nnk6.vercel.app"&gt;subhamportfoliodemo.vercel.app&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;💼 LinkedIn: &lt;a href="https://www.linkedin.com/in/subham-khandual" rel="noopener noreferrer"&gt;linkedin.com/in/subham-khandual&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;🐙 GitHub: &lt;a href="https://github.com/SubhamKhandual007" rel="noopener noreferrer"&gt;github.com/SubhamKhandual007&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;📧 Email: &lt;a href="mailto:subhamkhandual215@gmail.com"&gt;subhamkhandual215@gmail.com&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;em&gt;If you found this post helpful or interesting, drop a ❤️ and follow me for more content on MERN Stack development, AI integration, and real-world project builds!&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Tags:&lt;/strong&gt; &lt;code&gt;#mernstack&lt;/code&gt; &lt;code&gt;#react&lt;/code&gt; &lt;code&gt;#nodejs&lt;/code&gt; &lt;code&gt;#mongodb&lt;/code&gt; &lt;code&gt;#webdev&lt;/code&gt; &lt;code&gt;#healthtech&lt;/code&gt; &lt;code&gt;#ai&lt;/code&gt; &lt;code&gt;#javascript&lt;/code&gt; &lt;code&gt;#beginners&lt;/code&gt; &lt;code&gt;#showdev&lt;/code&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>javascript</category>
      <category>showdev</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
