Featured Projects
Ask AIBuilt during different phases of my B.Tech journey — from learning to launching.
These real-world projects helped me bridge the gap between concepts and impact, turning ideas into practical solutions.Flow_Forge Automations
Source Code→Ongoing workflow automation project using Flow_Forge and TypeScript to connect Google Forms, Sheets, Gmail, Slack, and more for streamlined data flow and notifications.
Technical Architecture
- Frontend: Built with
Next.js
andTypeScript
, styled usingTailwindCSS
for a responsive, dashboard-style UI to manage automation pipelines. - Backend Services: Modular microservices developed using
Node.js
andExpress
, each handling dedicated roles like hooks, workers, and processors. - Messaging Layer: Asynchronous, decoupled task handling powered by
Kafka
for high-throughput event streaming. - Database: Integrated
PostgreSQL
withPrisma ORM
across all services, enabling consistent, type-safe schema and migration management. - Blockchain: Incorporated
Solana Web3.js
for blockchain-based automation, smart contract events, and decentralized operations. - Collaboration: Developed in sync with a modular service structure and Kafka flow to enable efficient team collaboration, parallel development, and easier debugging.
Guest Connect
Source Code→An event management platform built during my internship at Swinfy, designed to streamline guest coordination and simplify payments, increasing logistical efficiency by 40%.
Technical Architecture
- Frontend: Next.js + TypeScript with TailwindCSS for clean, maintainable UI
- Payments: Secure Stripe integration
- Auth: Clerk-enabled role-based access control
- Collaboration: Built features in sync with backend and design teams
Smart Chatbot
Source Code→An AI-powered food-order assistant that automates ordering via natural conversation and tracks progress in real-time.
Technical Architecture
- Chat Interface: DialogFlow NLP chatbot
- API Layer: FastAPI backend for order handling
- Database: MySQL for storing order data
- Recommendations: Personalized suggestions based on live user behavior
SyncMeet
Source Code→A dynamic scheduling platform that enables seamless meeting bookings and real-time calendar updates. Users can manage slots effortlessly while minimizing conflicts.
Technical Architecture
- Frontend: Next.js + React SPA with TailwindCSS for fast, responsive UI
- Backend: Firebase real-time database & authentication
- Auth: Integrated Kinde for secure, role-based user access
Medico
Source Code→A medical appointment portal featuring an AI chatbot for interactive student–doctor sessions and in-app BMI analysis.
Technical Architecture
- Frontend: Responsive UI with HTML, CSS, Bootstrap & JavaScript
- Bot: Gemini API chatbot for intuitive Q&A
- Backend: Flask app using SQLAlchemy and SQLite3 for appointments & data
- Utilities: BMI calculator, interactive medical record visualizations