I am a recent B.Tech (CSE) Graduate specializing in secure backend architectures and IoT telemetry. I build scalable, end-to-end systems that seamlessly connect edge hardware to modern web platforms.
- 🚀 Current Status: Actively seeking full-time Full-Stack, Backend, or IoT Software Engineering roles.
- ⚙️ Core Expertise: Developing production-ready web APIs and dashboards (Node.js, Spring Boot, React) alongside real-time hardware telemetry (ESP32 Dev Kit V1, C/C++, MQTT, WebSockets).
- 🐧 Infrastructure: Experienced in deploying and managing applications on Linux (Ubuntu 24.04 LTS) utilizing Docker, Nginx reverse proxies, and PM2 for robust process management.
- 🏆 Leadership: Academic General Secretary (AGS), Department of CSE (2024).
- Audlog Pro Voicelogger: Built a production audio logging server and web dashboard (Node.js, React, MySQL) deployed on Ubuntu, utilizing Nginx, PM2, and custom pipelines for large-scale
.opusfile storage. - IoT Telemetry & LC Gate Monitor: Engineered a real-time railway monitoring system bridging hardware and software using the ESP32 Dev Kit V1, MQTT brokers, and WebSockets. Integrated GSM modules (EC200) for remote networking.
- Hardware Metrics (C++): Developed bare-metal Linux microservices using C++ (Crow, Boost.Asio) to expose CPU, disk, and network states through secure REST APIs.
CAFVIS: Hybrid Multimodal Research Summarizer Developed a hybrid AI framework designed to process and summarize complex academic documents by integrating state-of-the-art NLP and Computer Vision.
- Architecture Pipeline: Designed a robust 4-stage data pipeline:
- PDF Parsing Unit (PPU): Extracts structured text using GROBID.
- Image Processing Unit (IPU): Decodes visual data using PixTral, BLIP-2, and Command-R+.
- Abstract Summary Generator Unit (ASGU): Generates fact-verified summaries using Pegasus and ROBERTa-MNLI.
- Extract Summary Generator Unit (ESGU): Utilizes SBERT and RAG for query-focused retrieval.
- Research Team: Co-authored with Sayan Chandra and Soumyajit Mukherjee, under the supervision of Dr. Jyoti Sekhar Banerjee.
- 🔗 Read the Full Research Paper (PDF) ➔
| Category | Technologies |
|---|---|
| Languages | |
| Backend & APIs | |
| Frontend Apps | |
| Hardware & IoT | |
| Data & Networking | |
| DevOps & Linux |
A visual node-based editor for designing and validating complex AI data pipelines directly in the browser. Implemented Kahn's Topological Sort Algorithm on the FastAPI backend to detect graph cycles in O(V + E) time.
- 🔗 Live Demo | 💻 GitHub Repository
🕵️ ZeroProof: Anonymous Feedback System (Binary V2 Hackathon)
Co-developed a mathematically anonymous, trustless feedback system preventing spam while decoupling voter identities from submission receipts. Implemented RSA Blind Signatures, OTP invite workflows, and secure REST APIs.
- 🔗 Live Demo | 💻 GitHub Repository
A production-ready Applicant Tracking System featuring a decoupled architecture. Utilized direct PostgreSQL queries via the native pg client for zero-ORM performance overhead, enforcing strict schema validation with Zod.
- 🔗 Live Demo | 💻 GitHub Repository
An offline-first Progressive Web App to solve the University Course Timetabling Problem entirely client-side. Designed a matrix-centric Genetic Algorithm achieving 42% faster convergence through targeted heuristic mutation.
- 🔗 Live Demo | 💻 GitHub Repository
A highly scalable 4-tier microservice system for seamless food delivery operations. Built a stateless Spring Boot API (JWT, RBAC) and orchestrated real-time order lifecycles across customer apps, delivery interfaces, and a React.js admin dashboard featuring POS billing and WebSockets.
- 🔗 Live Demo | 💻 GitHub Organization