Projects
A collection of academic and personal projects showcasing my skills and interests. Dive into my work and see what I can do.
Academic Projects
SAR Target Classification (J-CNN + TDP)
Designed a dual-branch CNN for SAR image despeckling and classification. Achieved 94% accuracy on the MSTAR dataset with 17.7% filter pruning via task-driven criteria.
Learn More →Band Gap Prediction Using DFT + ML
Created a predictive model for material band gaps using data from the Materials Project API with VASP and Python.
Learn More →Lankford Coefficient Prediction
Predicted Lankford coefficients (r-values) from ODF images using CNN. Enabled faster estimation of plastic anisotropy in metals.
Learn More →Stress Hotspot Prediction
Used microstructural texture and geometry-derived features to predict stress hotspots in FCC materials via ML models.
Learn More →Causal ML: App Engagement Analysis
Used Causal Trees and Random Forests to estimate the treatment effect of rewards on app participation across user demographics.
Learn More →Concall Sentiment Analysis
An NLP-based tool for analyzing sentiments in conference call transcripts using VADER and Afinn. Supports PDF/Excel input, tokenizes speech content, and exports normalized sentiment metrics and key word extractions to CSV.
Learn More →Personal Projects
LLM-Based Financial Chatbot
Built an AI assistant to extract, summarize, and search insights from 100+ financial transcripts using LangChain, Ollama, and vector embeddings.
Learn More →Portfolio Website
Designed and built this modern portfolio using HTML and Tailwind CSS to showcase academic and personal projects.
Learn More →Adidas Sales Data Dashboard
Built an interactive dashboard in Streamlit to analyze 100K+ rows of Adidas sales data across 50+ regions and 200+ cities (2021–2023). Features advanced filters, custom visualizations (bar, pie, line, treemap, scatter), and downloadable reports. Delivered insights that helped identify a 15% regional revenue growth and optimize product focus by 10%.
- Top 10 products by sales & statewise sales vs units sold
- Retailer-wise sales, monthly trends, operating profit
- Custom date filtering, CSV export functionality