TS
portfolio.tsx×
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
import React from 'react';
import Head from 'next/head';
import { motion } from 'framer-motion';

// Components
import Navbar from './components/Navbar';
import Hero from './components/Hero';
import About from './components/About';
import Experience from './components/Experience';
import Projects from './components/Projects';
import Skills from './components/Skills';
import Contact from './components/Contact';

const Home = () => {
  return (
    <div className="bg-black text-white">
      <Head>
        <title>Bhavesh Pabnani | Portfolio</title>
        <meta name="description" content="AI agents, cloud systems, voice AI and product engineering" />
        <link rel="icon" href="/favicon.ico" />
      </Head>

      <main>
        <Hero />
        <About />
        <Experience />
        <Projects />
        <Skills />
        <Contact />
      </main>
    </div>
  );
};

export default Home;
Developer Preview
CV
Bhavesh Pabnani

Bhavesh Pabnani

Software Engineer | AI Agents, Cloud Systems & Voice AI

Education:
IIT Kharagpur
Role:
Founding Engineer @ Finaiance
Research:
VoiceEval, Humungousaur, ReefChat
Positions:
SDE Intern @ Amazon, Engineer @ Sabre

Technologies

ReactTypeScriptNext.jsFastAPIPythonDockerAWSRedis

Achievements

  • Winner, Innovate4Swadeshi 2024 - National Hackathon
  • Built Humungousaur proactive desktop AI agent
  • 3rd Place, FinAlytics - Optima x Sabre
TERMINAL
bashportfolio-dev

$ npm run dev

Ready in 8.2s

Welcome to Bhavesh Pabnani's interactive CV! 🚀

Scroll down to experience the portfolio!

Click on any file in the explorer to view its content

$

main
TypeScript React
UTF-8
Tab Size: 2
Ready

Scroll down to explore more

About Me

Software Engineer
@IIT Kharagpur

AI agents, cloud systems, and product engineering

About Me

I am a software engineer and builder at Indian Institute of Technology, Kharagpur, focused on agentic systems, cloud-backed products, voice AI, finance workflows and data-heavy applications.

I have worked across Amazon, Finaiance, VoiceEval, Mansio.ai and Sabre, building backend services, multi-agent orchestration, voice-agent evaluation systems, aviation analytics dashboards and production infrastructure using AWS, Docker, Redis, Supabase, Infisical, FastAPI, Next.js and TypeScript.

My strongest area is turning ambiguous workflows into shipped systems: memory-based agents, RAG pipelines, browser execution control, real-time voice pipelines, data visualization and cloud deployment.

Outside of technology, I have a passion for music and play multiple instruments including the guitar, piano, drums, and harmonium. My musical talents have been recognized at state and national level competitions.

Education

  • 2022-2026: B.Tech
  • 2020-2022: HSC
  • 2014-2020: ICSE

Positions

  • Executive Head @ Kharagpur Data Analytics Group
  • AI Head @ 10X Club by Coding Ninjas
  • Built Humungousaur proactive cognitive agent
  • Hackathon winner in AI and analytics tracks
View my experience

Experience.

My professional journey across various organizations and roles, showcasing my growth and expertise development.

F
Finaiance

Founding Engineer

Sep 2025 - Dec 2025Remote

Built an agentic financial intelligence workspace with Meridian multi-agent orchestration, Docker-isolated execution, SSE streaming, document workflows, GitHub Actions, Infisical secrets, Supabase RLS, Redis, Qdrant, Neo4j and ClickHouse-backed retrieval.

V
VoiceEval

Technical Lead

Dec 2025 - Feb 2026Remote

Led a persona-based evaluation platform for voice agents, generating scenario-specific test cases, extracting conversation signals and automating simulation-driven scoring across ElevenLabs, Sarvam, LiveKit, SIP, MongoDB, Redis and ASR/TTS pipelines.

Amazon logo
Amazon

SDE Intern

May 2025 - Jul 2025Bengaluru, India

Worked with the FinAuto team on finance and payments automation, optimizing Java/Python service workflows, DynamoDB batch querying, AWS infrastructure and Bedrock prompt routing for low-latency, production-grade automation.

PUMA Group logo
PUMA Group

Customer Acquisition Analyst

Mar 2025 - PresentIndia

Performed in-store marketing analysis for customer acquisition cost prediction, KPI/KRA detection and customer-feedback dataset analysis to improve acquisition strategy and store-level decision making.

M
Mansio.ai

Backend Intern

Aug 2025 - Sep 2025Remote

Built backend workflows for MITRA, a WhatsApp and voice agent system using FastAPI, Redis, Gupshup, VAPI, Deepgram STT, ElevenLabs TTS and GPT-4o to support real-time conversational automation.

Cambridge Judge Business School logo
Cambridge Judge Business School

Research Assistant

Jan 2025 - PresentUnited Kingdom (Remote)

Compiled satellite datasets for frugality and ablation studies of Indian satellites and led an agentic AI chatbot effort to gather validated satellite information from government-authorized sources.

Deakin University logo
Deakin University

Research Intern

Mar 2024 - Aug 2024Victoria, Australia (Remote)

Analyzed anomaly detection methods for DDoS attack detection under Prof. Gang Li, implementing Deep Residual Networks with Dice Loss, LUCID and FLAD models for security classification.

Sabre Corporation logo
Sabre Corporation

Software Engineer / Data Analytics Intern

May 2024 - Jul 2024, Jan 2026 - PresentRemote

Built airline analytics systems across non-stop share prediction, RAG-based schedule querying and Vectora schedule intelligence using Aurora/PostgreSQL, Redis caching, AWS EC2, route-pair analytics, graph features and dashboard integrations.

Indian Institute of Management, Ranchi logo
Indian Institute of Management, Ranchi

Research Intern

Nov 2023 - Jul 2024Ranchi (Remote)

Contributed to crowdfunding campaign success research using multimodal sentiment analysis, OpenCV face detection, ResNet50 object recognition, CLIP congruency analysis and SQRankBoost ranking.

D
Data Analytics Centre

Student Researcher / Executive Head

2023 - PresentIIT Kharagpur (Remote)

Led applied analytics and AI initiatives spanning predictive modeling, financial analysis, research workflows and student engineering projects, while mentoring teams on data pipelines, ML systems and product-oriented experimentation.

Projects.

A showcase of my projects, ranging from machine learning applications to full-stack web development.

Humungousaur: Proactive Cognitive Agent

Humungousaur: Proactive Cognitive Agent

Built a proactive desktop-first cognitive agent with memory-based, Git-backed contextual orchestration, native macOS Swift/SwiftUI and Windows WinUI 3/.NET apps, browser execution control, selectors and skill integrations.

SwiftUIWinUI 3.NETPython+3 more
Finaiance: Multi-Agent Financial Workspace

Finaiance: Multi-Agent Financial Workspace

Engineered an AI-native finance workspace with Meridian contextual orchestration, Docker execution sandboxes, RAG over documents, Supabase RLS, Redis, Qdrant, Neo4j, ClickHouse, Infisical and CI/CD-backed cloud deployment.

LangGraphFastAPIDockerSupabase+4 more
VoiceEval: Persona-Based Voice Agent Testing

VoiceEval: Persona-Based Voice Agent Testing

Led a voice-agent evaluation framework for persona-driven scenario generation, ElevenLabs/Sarvam-based simulation, transcript extraction and automated scoring across LiveKit, SIP, MongoDB and Redis pipelines.

Voice AIElevenLabsSarvamLiveKit+2 more
Axon / AB: AI Analytics Platform

Axon / AB: AI Analytics Platform

Built an AI analytics platform across Axon frontend and backend services with Next.js, Vite, FastAPI, PostgreSQL, Redis, pgvector, OpenAI, Anthropic, LiteLLM, SQL parsing, dashboards and data workflows.

Next.jsFastAPIPostgreSQLRedis+3 more
Frammer AI: Product Analytics Dashboard

Frammer AI: Product Analytics Dashboard

Developed a production-style B2B media analytics dashboard for short-form video workflows with KPI views, content performance, channel analytics, language breakdowns, team productivity and client portals.

ReactTypeScriptViteTailwind CSS+2 more
Flash: AI Presentation Agent

Flash: AI Presentation Agent

Built an AI-powered presentation generation system with FastAPI and Next.js services, document upload context, PPTX export, Docker deployment and pluggable OpenAI, Gemini, Anthropic and image-provider integrations.

FastAPINext.jsDockerOpenAI+3 more
RealFlow: CRE Voice Agent System

RealFlow: CRE Voice Agent System

Implemented a production VAPI-powered commercial real estate voice agent with Twilio phone routing, FastAPI workflow APIs, caller-type branching, structured data extraction and Google Sheets logging.

VAPITwilioFastAPIGoogle Sheets+2 more
ReefChat: Multi-Agent Retrieval System

ReefChat: Multi-Agent Retrieval System

Developed MORAY, a multi-agent retrieval and DAG synthesis system for equity analysis with parallel tool execution, Pathway-backed document pipelines, Next.js, TypeScript, LangGraph-style orchestration and PDF-grounded workflows.

Next.jsReactTypeScriptPathway+2 more
Vectora: Aviation Analytics Platform

Vectora: Aviation Analytics Platform

Built Sabre schedule intelligence with Aurora/PostgreSQL, Redis caching, AWS EC2, route-pair heatmaps, multi-tenant analytics and departure-wave dashboards for airline network planning workflows.

AuroraPostgreSQLRedisAWS EC2+2 more
Mansio: Property Discovery Platform

Mansio: Property Discovery Platform

Developed a real-estate listing and roommate discovery platform with property search, listing workflows and a Tinder-like flatmate interface for faster matching and discovery.

TypeScriptNext.jsPrismaAuthentication+1 more
Portfolio Website

Portfolio Website

A dark VS Code-inspired portfolio built with Next.js, TypeScript, Tailwind CSS, Framer Motion and Firebase hosting, designed to keep projects, CV and technical work easy to browse.

Next.jsTypeScriptTailwind CSSFramer Motion+1 more
Market Lens

Market Lens

Built a market analysis and visualization tool for stock-market insights, combining financial data ingestion, dashboards and investor-facing decision support for faster market exploration.

ReactTypeScriptD3.jsAPI Integration+1 more
Vibe Sense

Vibe Sense

Built an emotion and sentiment analysis application for text and speech signals, using React/TypeScript interfaces and machine-learning workflows for conversational mood detection.

TypeScriptReactNLPSentiment Analysis+1 more
Catalyst Ambulance Optimizer

Catalyst Ambulance Optimizer

An emergency response optimization system that uses real-time data and predictive algorithms to improve ambulance routing and response times.

TypeScriptReactGoogle Maps APIOptimization Algorithms+1 more
Breadth Recommendation App

Breadth Recommendation App

Web application to optimize breadth selection at IIT Kharagpur using Next.js and Tailwind CSS for frontend interface with Flask backend and GPT integration.

Next.jsTailwind CSSFlaskOpenAI API
KIK Bot: AI Content Generator

KIK Bot: AI Content Generator

AI-powered chatbot using Streamlit, LangChain, and OpenAI GPT-3.5-turbo for personalized content generation with conversation management.

StreamlitLangChainOpenAIPython
Image Processing & Generation App

Image Processing & Generation App

Streamlit application featuring custom mask generator, black-and-white colorization, and Stable Diffusion XL models for text-to-image generation.

OpenCVStable DiffusionStreamlitKandinsky
BTC-INR Trading

BTC-INR Trading

A cryptocurrency trading analysis tool that uses machine learning to predict Bitcoin to Indian Rupee exchange rates and identify optimal trading opportunities.

PythonJupyter NotebookPandasScikit-learn+1 more
Social Care Scorecard

Social Care Scorecard

A comprehensive evaluation system for social care services that provides metrics, analytics, and reporting tools to improve service quality and outcomes.

ReactD3.jsData AnalysisHealthcare+1 more
Tourism Demand Forecast

Tourism Demand Forecast

A predictive analytics system that forecasts tourism demand based on historical data, seasonal patterns, and external factors to help the tourism industry plan effectively.

PythonJupyter NotebookTime Series AnalysisForecasting+1 more
Airline Demand & Fare Prediction

Airline Demand & Fare Prediction

A machine learning system that predicts airline ticket demand and optimal pricing strategies based on multiple factors including seasonality, events, and competitor pricing.

PythonJupyter NotebookMachine LearningRegression Analysis+1 more
Exoplanets Detection

Exoplanets Detection

A deep learning project that analyzes astronomical data to detect and classify exoplanets, contributing to the search for habitable worlds beyond our solar system.

PythonJupyter NotebookDeep LearningAstronomy+1 more

Skills & Expertise.

Proficient
Good

Programming Languages

Proficient in various programming languages for software development

PythonJavaScriptTypeScriptJavaGoC++CSwiftC#HTMLCSSSQL

Frontend Technologies

Building modern, responsive user interfaces and web applications

ReactNext.jsViteTailwind CSSMaterial UIReduxReact Router

Backend & Agent Systems

Creating scalable services, orchestration layers, and agent runtimes

Node.jsExpressDjangoFastAPIFlaskLangGraphMulti-Agent OrchestrationRESTful APIsGraphQL

Databases

Working with various database systems for data storage

MongoDBPostgreSQLMySQLSQLiteFirebaseSupabaseRedisQdrantNeo4jClickHouse

Data Science & ML

Analyzing data and building predictive models

TensorFlowPyTorchscikit-learnPandasNumPyLangChainRAGVoice AIDeepgramElevenLabsLiveKit

Cloud & DevOps

Deploying and managing applications in the cloud

AWSAWS EC2DockerKubernetesArgoCDInfisicalGitGitHub ActionsCI/CDVercel

Certifications.

Industry-recognized certifications that validate my expertise in various technologies and domains.

Amazon Web Services (AWS)
Jan 2025

AWS Cloud Technical Essentials

Issued by Amazon Web Services (AWS)

Amazon
Jan 2025

Programming with Java

Issued by Amazon

DeepLearning.AI
Oct 2024

Generative AI with Large Language Models

Issued by DeepLearning.AI

Google Career Certificates
Oct 2023

DeepLearning.AI TensorFlow Developer Specialization

Issued by Google Career Certificates

DeepLearning.AI
Sep 2023

Deep Learning Specialization

Issued by DeepLearning.AI

DeepLearning.AI
Aug 2023

Machine Learning Specialization

Issued by DeepLearning.AI

Passions

Beyond technology, I have a deep passion for music and have dedicated years to mastering various instruments.

🎸

Guitar

Playing both acoustic and electric guitar, with a focus on fingerstyle techniques.

🎹

Piano

Classical training with a passion for contemporary compositions and improvisation.

🥁

Drums

Rhythm exploration and percussion techniques across various music styles.

🎵

Harmonium

Traditional Indian music instrument with formal training and certification.

Passed Madhyama Pratham with distinction
🎤

Vocals

Vocal training in both classical and contemporary singing styles.

"My involvement in music has been beneficial in raising the standards of my life, teaching me discipline, creativity, and the value of consistent practice—skills that translate directly to my technical work."

Get In Touch

Have a question or want to work together? Feel free to contact me using the form below or reach out directly through social media.

Contact Information

Location

Kharagpur, West Bengal, India

Employment

Available for internships and collaborations

Connect With Me