Building BoardGameGPT: An AI Assistant for Rule Queries
How I built a question-answering system for board game rules using Python, Google Gemini’s API, and Retrieval-Augmented Generation (RAG) in a Kaggle Notebook.
How I built a question-answering system for board game rules using Python, Google Gemini’s API, and Retrieval-Augmented Generation (RAG) in a Kaggle Notebook.
How I built and deployed a full-stack expense splitting platform with Java, Spring Boot, React, and Tailwind — featuring authentication, group management, ex...
How I built a simple, offline-first note-taking app using React, Tailwind, and localStorage — with a focus on usability, clarity, and shipping something real.
A breakdown of how I built and deployed a real-time demand forecasting pipeline using Kafka, PostgreSQL, Prophet, and Streamlit.
My experience building a model to predict rainfall for a Kaggle competition and the lessons learned.
Deploying a real-time sentiment analysis system using NLP, Streamlit, and Firebase.
A deep dive into predicting customer churn using machine learning. This project covers exploratory data analysis, feature engineering, model selection, and k...
My experience with Minimal Mistakes, Jekyll, and GitHub Pages
My experience with Natural Language Processing and Sentiment Analysis
My experience with Ordinary Least Sqaured, Gradient Descent, and evaluating regression lines