Web Development2026-02
A Node.js-based CLI tool that captures and persists structured AI coding context-reasoning, decisions, and task state-alongside Git branches. It enables seamless continuation of AI-assisted development across sessions, IDEs, and devices without re-explaining project architecture or progress.
Node.jsNPM ModuleCLI DevelopmentGit IntegrationJSON+1 more
Machine Learning2025-12
An end-to-end machine learning pipeline for predicting housing prices, built with ZenML for orchestration and MLflow for experiment tracking and model management.
PythonPandasscikit-learnZenMLMLflow+3 more
Machine Learning2025-11
An end-to-end machine learning project to predict silver prices for the Indian market, served through a Flask-based REST API.
PythonPandasscikit-learnFlaskREST API+1 more
NLP2026-01
A FastAPI-based Retrieval-Augmented Generation API using Ollama's TinyLlama and ChromaDB for generating contextual responses to user queries.
FastAPIChromaDBTinyLlamaPython 3.9+
Machine Learning2025-10
A dynamic pricing system for an online retailer using predictions served by a multi-layered Feedforward Neural Network, a LightGBM regressor, and an Elastic Net, hosted on a containerized serverless architecture.
PythonPandashashlibFlaskNumPy
Machine Learning2025-09
A real-time computer vision application that matches facial expressions and hand gestures to iconic internet memes using MediaPipe's AI-powered face and hand detection.
PythonNumPyPathlibTkinterOpenCV+1 more
NLP2026-01
Supervised Fine-Tuning (SFT) of Google's Gemma 3 270M model for a specific task: extracting food and drink items from text. The fine-tuned model processes text inputs and returns structured data about food/drink content.
PythonPandasNumPytransformersgradio+3 more
Research2025-11
Scrutinizing ML Models for Cancer Prediction
Built and evaluated machine learning models using patient records to predict lung cancer outcomes. Published findings in an academic journal.
PythonRFCKNNSVMK-means
Machine Learning2025-10
A machine learning model to predict outcomes of Premier League matches using historical data and statistical features.
PythonScikit-LearnPandasNumPy
NLP2025-12
Identifying Hot Topic Trends In Streaming Text Data
An NLP model to detect and visualize trending topics from real-time text streams using a sequential processing approach.
PythonNLPData Preprocessing
Analytics2025-09
Statistical analysis of La Liga's greatest forwards with visualizations including bar charts and radar diagrams.
PythonPandasMatplotlibData Viz
Web Development2025-08
A browser-based Life RPG that gamifies daily habits with quests, XP, levels, streaks, and achievements.
HTMLCSSJavaScriptLocalStorage
Web Development2025-07
A responsive weather forecasting web application using OpenWeather API with a PHP backend for data processing.
HTMLCSSJavaScriptPHPAPI
Research2024-06
An IoT-enabled Arduino system that controls street lights using IR and LDR sensors with real-time logic for energy-efficient highway illumination.
ArduinoIR SensorsLDRIoT