vp
.
home
projects
skills
blog
goals
Loading...
The rabbit holes
some finished, some ongoing, all obsessive
All
Algorithms
C++
FastAPI
Go
Graphs
Jupyter
LangChain
Next.js
Pinecone
PostgreSQL
Python
SHAP
SQL
Streamlit
TypeScript
XGBoost
2023
C++
Algorithms
Graphs
Algorithm Visualizer
Interactive C++ visualizer for graph traversal and pathfinding algorithms. Watch BFS, DFS, and Dijkstra run in real time on a grid.
2024
Python
Jupyter
XGBoost
SHAP
Credit Risk Scoring Model
ML model for credit risk assessment with risk score gauges, default probability predictions, and explainability via SHAP values.
2024
Python
XGBoost
Streamlit
SQL
E-commerce Conversion Prediction
Purchase conversion prediction using XGBoost on 12K+ browsing sessions. Includes SHAP analysis, funnel/cohort SQL, and a Streamlit ROI simulator.
2023
Go
Go Learn
A structured practice repo for learning Go — covering concurrency, interfaces, HTTP servers, and idiomatic Go patterns.
2024
TypeScript
Next.js
Go
PostgreSQL
PrintMuse — Print on Demand Platform
Full-stack e-commerce platform for custom merchandise. Go backend, Next.js frontend, AWS S3 media pipeline, and role-based admin dashboard.
2024
Python
FastAPI
LangChain
Pinecone
RAG Financial Report Chatbot
Ask questions over annual reports using RAG, LangChain, and Pinecone. Semantic search over financial documents with grounded answers.