Featured Projects

Ask AI

Built 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 and TypeScript, styled using TailwindCSS for a responsive, dashboard-style UI to manage automation pipelines.
  • Backend Services: Modular microservices developed using Node.js and Express, 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 with Prisma 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.
TypeScriptFlow_ForgeGoogle Apps ScriptWebhooksPrismaSolana Reconciliation

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
Next.jsTailwindCSSTypeScriptStripeClerk

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
DialogFlowFastAPIMySQLPythonNLP

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
Next.jsReactFirebaseTailwindCSSKindeTypeScript

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
HTML/CSSBootstrapJavaScriptFlaskSQLAlchemySQLite3Gemini API