<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Rupankar Dutta - Full Stack Developer</title><link>https://bonchitosky.github.io/</link><description>Recent content on Rupankar Dutta - Full Stack Developer</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 01 Jan 0001 00:00:00 +0000</lastBuildDate><atom:link href="https://bonchitosky.github.io/index.xml" rel="self" type="application/rss+xml"/><item><title>About Me</title><link>https://bonchitosky.github.io/my-about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://bonchitosky.github.io/my-about/</guid><description>&lt;p>I&amp;rsquo;m a passionate developer and technology enthusiast with expertise in Python, C/C++, backend development, embedded systems, and Edge AI. My work spans from on-device machine learning and full-stack AI applications to microservices infrastructure and IoT systems.&lt;/p>
&lt;h2 id="my-expertise">My Expertise&lt;/h2>
&lt;p>&lt;strong>Programming &amp;amp; Development:&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>Python, C, C++, JavaScript, SQL&lt;/li>
&lt;li>Backend Development with FastAPI, Flask, Node.js, and Express&lt;/li>
&lt;li>REST API Design, JWT Authentication, and Microservices (API Gateway patterns)&lt;/li>
&lt;li>Machine Learning / Edge AI (LSTM Autoencoders, MobileNetV2, TensorFlow Lite, Model Quantization)&lt;/li>
&lt;li>Embedded Systems with ESP32 (Firmware, Sensor Integration, TinyML)&lt;/li>
&lt;li>Full-Stack Web Development with React&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>Technologies &amp;amp; Tools:&lt;/strong>&lt;/p></description></item><item><title>Contact</title><link>https://bonchitosky.github.io/my-contact/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://bonchitosky.github.io/my-contact/</guid><description>&lt;p>I&amp;rsquo;m Rupankar Dutta, and I&amp;rsquo;d love to hear from you! Feel free to reach out through any of the following channels:&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Email&lt;/strong>: &lt;a href="mailto:2330108@kiit.ac.in">2330108@kiit.ac.in&lt;/a> or &lt;a href="mailto:rupankardutta5686@gmail.com">rupankardutta5686@gmail.com&lt;/a>&lt;/li>
&lt;li>&lt;strong>LinkedIn&lt;/strong>: &lt;a href="https://www.linkedin.com/in/rupankar-dutta">linkedin.com/in/rupankar-dutta&lt;/a>&lt;/li>
&lt;li>&lt;strong>GitHub&lt;/strong>: &lt;a href="https://github.com/BonchitoSky">github.com/BonchitoSky&lt;/a>&lt;/li>
&lt;/ul>
&lt;p>You can also download my &lt;a href="https://bonchitosky.github.io/my-resume">resume&lt;/a> or check out my &lt;a href="https://bonchitosky.github.io/my-experience">experience&lt;/a> page to learn more about my skills and projects.&lt;/p>
&lt;p>I typically respond to inquiries within 24-48 hours. Looking forward to connecting with you!&lt;/p></description></item><item><title>Experience</title><link>https://bonchitosky.github.io/my-experience/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://bonchitosky.github.io/my-experience/</guid><description>&lt;h2 id="engineering-experience">Engineering Experience&lt;/h2>
&lt;p>I&amp;rsquo;m Rupankar Dutta, a B.Tech student and builder with hands-on experience across embedded systems, Edge AI, backend development, and full-stack web applications. My work is centered on practical systems that combine hardware, software, and real-time decision-making.&lt;/p>
&lt;h2 id="focus-areas">Focus Areas&lt;/h2>
&lt;h3 id="embedded-systems-iot-and-edge-ai">Embedded Systems, IoT, and Edge AI&lt;/h3>
&lt;ul>
&lt;li>Built decentralized real-time systems on ESP32 for local communication, sensing, and automation&lt;/li>
&lt;li>Developed firmware for sensor-integrated devices using MPU-6050, DHT11, MQ-135, PIR, and sound sensors&lt;/li>
&lt;li>Worked with ESP32-WROOM-32, ESP32-CAM, and ESP-NOW for low-latency wireless communication&lt;/li>
&lt;li>Trained and deployed on-device ML models using TinyML, LSTM autoencoders, int8 quantization, TFLite Micro, Edge Impulse, and MobileNetV2&lt;/li>
&lt;/ul>
&lt;h3 id="backend-full-stack-and-ai-application-development">Backend, Full-Stack, and AI Application Development&lt;/h3>
&lt;ul>
&lt;li>Built application backends using FastAPI, Flask, Node.js, and Express&lt;/li>
&lt;li>Engineered microservices infrastructure including API gateway patterns with JWT authentication and Redis rate limiting&lt;/li>
&lt;li>Developed interactive web experiences using React, Socket.IO, MySQL, and PostgreSQL&lt;/li>
&lt;li>Integrated AI services (OpenAI API, Google Vision) into full-stack products with personalization and chat memory&lt;/li>
&lt;li>Containerized applications with Docker and set up CI workflows with GitHub Actions&lt;/li>
&lt;/ul>
&lt;h3 id="programming-and-tooling">Programming and Tooling&lt;/h3>
&lt;ul>
&lt;li>Languages: Python, C, C++, JavaScript, SQL&lt;/li>
&lt;li>Tools: Arduino IDE, PlatformIO, EasyEDA, Git, Docker, VS Code&lt;/li>
&lt;li>Libraries and utilities: BeautifulSoup, PyPDF2&lt;/li>
&lt;/ul>
&lt;h2 id="project-experience">Project Experience&lt;/h2>
&lt;h3 id="edge-ai-anomaly-detection-system-github">Edge AI Anomaly Detection System (&lt;a href="https://github.com/BonchitoSky/edge-ai-anomaly-detection">GitHub&lt;/a>)&lt;/h3>
&lt;ul>
&lt;li>Built a real-time vibration anomaly detection system running entirely on an ESP32 with an MPU-6050 sensor — no cloud required&lt;/li>
&lt;li>Trained an LSTM autoencoder in TensorFlow on normal-only data and quantized it to int8 for TFLite Micro on-device inference&lt;/li>
&lt;li>Added a fault-type classifier that identifies the kind of anomaly (drop, shake, imbalance) alongside severity&lt;/li>
&lt;li>Developed a Flask + JavaScript dashboard with live reconstruction-error charts, adaptive EWMA thresholding, and CSV-exportable anomaly event logs&lt;/li>
&lt;/ul>
&lt;h3 id="cookmind-ai--ai-powered-cooking-assistant-github">CookMind AI – AI-Powered Cooking Assistant (&lt;a href="https://github.com/BonchitoSky/CookMind-AI">GitHub&lt;/a>)&lt;/h3>
&lt;ul>
&lt;li>Developed a full-stack AI application using React, Vite, FastAPI, PostgreSQL, and the OpenAI API&lt;/li>
&lt;li>Built recipe recommendations from ingredient lists, conversational cooking assistance with chat memory, and image-based ingredient recognition via Google Vision&lt;/li>
&lt;li>Implemented JWT signup/login, pantry persistence, cuisine and dietary preferences, and favorite recipe saving&lt;/li>
&lt;li>Containerized the stack with Docker (dev and production compose files with an Nginx reverse proxy) and added a CI workflow for backend tests and frontend builds&lt;/li>
&lt;/ul>
&lt;h3 id="therupogate--microservices-api-gateway-github">TheRUPOgate – Microservices API Gateway (&lt;a href="https://github.com/BonchitoSky/TheRUPOgate">GitHub&lt;/a>)&lt;/h3>
&lt;ul>
&lt;li>Engineered a production-style Node.js API gateway serving as a single entry point in front of microservices&lt;/li>
&lt;li>Implemented JWT authentication with role-based header injection for downstream services&lt;/li>
&lt;li>Built Redis sliding-window rate limiting that fails open if Redis is unavailable&lt;/li>
&lt;li>Added structured JSON logging and a live monitoring dashboard streaming request metrics over Server-Sent Events&lt;/li>
&lt;/ul>
&lt;h3 id="intelligent-decentralized-home-automation-system">Intelligent Decentralized Home Automation System&lt;/h3>
&lt;ul>
&lt;li>Developed a decentralized smart home system using ESP32 nodes communicating through ESP-NOW&lt;/li>
&lt;li>Implemented local sensing, threshold-based alerts, timing control, and offline automation logic&lt;/li>
&lt;li>Integrated DHT11, MQ-135, PIR, and sound sensors into the firmware pipeline&lt;/li>
&lt;li>Contributed to a MobileNetV2-based facial recognition workflow for secure access control on ESP32-CAM&lt;/li>
&lt;/ul>
&lt;h3 id="real-time-multiplayer-quiz-platform">Real-Time Multiplayer Quiz Platform&lt;/h3>
&lt;ul>
&lt;li>Built a multiplayer quiz application using React, Node.js, and Socket.IO&lt;/li>
&lt;li>Implemented private rooms, timed rounds, live score tracking, leaderboard generation, and synchronized gameplay state&lt;/li>
&lt;/ul>
&lt;h3 id="natural-language-to-sql-query-generator">Natural Language to SQL Query Generator&lt;/h3>
&lt;ul>
&lt;li>Built a Flask and MySQL based application that converts natural language questions into SQL queries&lt;/li>
&lt;li>Developed the backend query flow, execution pipeline, and result presentation interface&lt;/li>
&lt;/ul>
&lt;h3 id="dynamic-programming-text-auto-correction">Dynamic Programming Text Auto-Correction&lt;/h3>
&lt;ul>
&lt;li>Developed a C-based text correction system using edit-distance dynamic programming&lt;/li>
&lt;li>Focused on optimized string matching, fast suggestion generation, and correction accuracy&lt;/li>
&lt;/ul>
&lt;h3 id="automated-plant-watering-system">Automated Plant Watering System&lt;/h3>
&lt;ul>
&lt;li>Built an ESP32-based irrigation system that automates watering decisions from environmental input&lt;/li>
&lt;li>Added real-time monitoring and control behavior to improve reliability and efficiency&lt;/li>
&lt;/ul>
&lt;h3 id="wifi-network-scanner">WiFi Network Scanner&lt;/h3>
&lt;ul>
&lt;li>Developed an ESP32 utility to detect nearby WiFi networks and display SSID and RSSI values&lt;/li>
&lt;li>Used the system for quick signal analysis and basic wireless environment diagnostics&lt;/li>
&lt;/ul>
&lt;p>For more details about my technical background and projects, please refer to my &lt;a href="https://bonchitosky.github.io/my-resume">resume&lt;/a>.&lt;/p></description></item><item><title>Resume</title><link>https://bonchitosky.github.io/my-resume/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://bonchitosky.github.io/my-resume/</guid><description>&lt;h2 id="profile">Profile&lt;/h2>
&lt;p>I&amp;rsquo;m Rupankar Dutta, a B.Tech student at KIIT University focused on embedded systems, the Internet of Things, and edge artificial intelligence. I have hands-on experience building decentralized real-time systems on ESP32, developing sensor-integrated firmware, implementing low-latency wireless communication, and deploying lightweight machine learning models for on-device inference. I also build full-stack AI applications, microservices infrastructure, and system-level solutions that combine software, hardware, and data-driven logic.&lt;/p>
&lt;p>&lt;a href="https://bonchitosky.github.io/MyResume.pdf">Download Resume PDF&lt;/a>&lt;/p>
&lt;h2 id="education">Education&lt;/h2>
&lt;p>&lt;strong>Kalinga Institute of Industrial Technology (KIIT)&lt;/strong>&lt;br>
Bachelor of Technology, 2023-2027&lt;br>
CGPA: 8.4/10&lt;/p></description></item></channel></rss>