San Jose, CA
M.S. Computer Science
San Jose State University
Graduate study focused on AI/ML systems, distributed systems, and applied software engineering.
Portfolio
AI/ML engineer and CS graduate student at SJSU focused on multi-modal AI systems. Welcome to my space.
San Jose, CA
San Jose State University
Graduate study focused on AI/ML systems, distributed systems, and applied software engineering.
Pune, India
Savitribai Phule Pune University
Undergraduate foundation in computer engineering, algorithms, databases, systems, and applied machine learning.
RAG application that indexes technical documentation URLs and answers questions with retrieved context.
Python, FastAPI, LangChain, RAG
EEG-to-text translation system using VQ-VAE, BART Transformer, and LSTM Seq2Seq with attention.
PyTorch, Hugging Face, Flask, Next.js
Serverless email marketing platform with analytics, AI-assisted content generation, and multi-region AWS deployment.
AWS Lambda, S3, API Gateway, DynamoDB, SQS, SNS, SES, Terraform
Classified malware into 12 families using DenseNet121 CNNs on 10K+ samples, reaching 95% accuracy.
PyTorch, DenseNet121, SVM, grid search
Multi-agent collaborative IDE where humans and AI agents can edit the same codebase with CRDT-backed sync.
CrewAI, Gemini orchestration, Automerge, React
Deep dive into the transformer architecture that revolutionized machine learning, from attention mechanisms to practical implementations.

Exploring how the RNNSearch mechanism solved the information bottleneck in sequence-to-sequence models for translation tasks.

Comparative study using Google Speech Commands dataset. Understanding the trade-offs between architectural choices in recurrent networks.

On model efficiency, pruning strategies, and the importance of optimization for production ML systems and edge deployment.
Jul 2024 - Jun 2025
Aug 2023 - Nov 2023
Nov 2022 - Feb 2023
AI-powered automated bug-fixing agent that analyzes Sentry errors, identifies problematic code, proposes fixes, tests them in a sandbox, and creates draft pull requests.
Agentic AI, LangGraph, Streamlit, Sentry, CodeRabbit, Daytona Sandbox, GitHub API
Deep learning app for colorizing black-and-white photographs using a GAN-based image translation workflow.
Flask, HTML/CSS, NumPy, OpenCV, GANs, model fine-tuning
Diagnostic tool for lung cancer analysis using multi-omics data, CT scan images, biomarkers, and genetic mutation signals.
Python, Keras, TensorFlow, multi-omics, biomarkers
Roommate matching app that uses preference-based compatibility scoring to recommend better roommate fits.
Next.js, machine learning