Projects

Projects across web, AI, and data science.

A mix of UI-driven apps and ML experiments, with each repo documented and linked.

reli-score

ReliScore

Completed

Cloud-native storage risk operations platform that predicts hard-drive failures 30 days ahead using SMART telemetry, ML scoring, and fleet-level analytics dashboards.

Next.jsNestJSFastAPIPostgresMachine Learning

grid-design-website

Grid Design Website

Live

Next.js agency site with dedicated Home/About/Services/Contact pages, JSON-driven content blocks, and reusable sections for testimonials, services, and contact forms.

Next.jsTypeScriptTailwind CSSFramer Motion

careerpath-ai

CareerPath-AI

In Progress

FastAPI backend that ingests a student profile (courses, GPA trend, projects, certifications) and returns top role recommendations with model scores using a serialized ML model.

PythonFastAPIMLLightGBM

quiz-app

quiz-app

Completed

Full-stack quiz platform for instructors and students with room creation, test module uploads, timers, and live leaderboards backed by AWS S3 and MongoDB.

Node.jsExpress.jsMongoDBAWS

hedgefund-ai-agent

HedgeFundAIAgent

Research

Agent workflow exploring hedge-fund style research, data ingestion, and signal summaries.

PythonAgentsFinanceLLM

algorithm-visualizer

AlgorithmVisualizer

Completed

Interactive algorithm visualizer with a browser UI plus a Java app, showcasing animated sorting and pathfinding demos.

JavaScriptVisualizationJava

used-car-price-prediction

UsedCarPricePrediction

Research

Used-car price prediction pipeline with feature engineering, multiple regressors, and neural networks plus Keras Tuner hyperparameter search.

PythonRegressionXGBoostKeras

stock-market-predictions

StockMarketPredictions

Research

Stock prediction and analysis toolkit covering EDA, RSI calculation, time-series visualizations, and ML models for classification and regression.

PythonTime SeriesEDAML

breast-cancer-prediction

BreastCancerPrediction

Research

Breast cancer diagnosis pipeline on the Wisconsin dataset with preprocessing, feature selection, and model comparisons evaluated with precision and recall.

PythonClassificationScikit-learn

sentiment-analysis

SentimentAnalysis

Research

Twitter sentiment analysis pipeline with text cleaning, EDA, MLP modeling, hyperparameter tuning, cross-validation, and interpretability.

PythonNLPKerasEDA

movie-genre-nlp

MovieGenreNLP

Research

Movie genre classifier with separate training and prediction scripts for running inference on plot summaries.

PythonNLPClassification

studyos

StudyOS

Completed

iOS-only study organizer focused on offline-first planning with Canvas sync, iCal imports, focus sessions, and a privacy-first vault.

SwiftiOSSwiftDataCanvasOffline First

habit-app

Habitum

Completed

Offline-first habit tracker for iOS and Android with schedules, streaks, journaling, analytics, and a companion system built with Expo Router.

ExpoReact NativeTypeScriptSQLiteMobile

portfolio-pilot

PortfolioPilot

Completed

Quant portfolio optimizer and backtesting lab with a Next.js analytics dashboard and live market data integrations.

PythonQuantNext.jsBacktestingFinance

regulus

Regulus

Completed

Codebase intelligence platform with RAG, AST dependency graphs, blast-radius forecasting, and security scanning.

Next.jsFastAPIRAGGraphSecurity

credit-lens

CreditLens

Completed

Demo credit default risk scoring platform with explainability, fairness diagnostics, and an underwriter dashboard.

Next.jsFastAPIFairnessMLPython

fraud-pulse

FraudPulse

Completed

Real-time fraud detection platform with a Next.js analyst dashboard, API/worker pipeline, and ML scoring service.

Next.jsExpressFastAPIPostgresRedis