M.S. Computer Science
San Jose State University
San Jose, CA
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 State University
San Jose, CA
Graduate study focused on AI/ML systems, distributed systems, and applied software engineering.

Savitribai Phule Pune University
Pune, India
Undergraduate foundation in computer engineering, algorithms, databases, systems, and applied machine learning.

June 2026 - August 2026
Stanford University

July 2024 - June 2025
Accurate Industrial Controls Pvt. Ltd.

August 2023 - November 2023
Accurate Industrial Controls Pvt. Ltd.

November 2022 - February 2023
ResoluteAI Software
A collection of my implementations and reproductions of various AI/ML research papers.
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.
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