Projects

A collection of projects I've built

County Revenue Dashboard

A Power BI dashboard for tracking county government revenue streams, budget allocations, and expenditure trends with interactive drill-down reports.

Power BISQLPostgreSQLPythonData Analysis

ML Loan Default Predictor

A machine learning pipeline that predicts loan defaults using XGBoost and scikit-learn. Includes data preprocessing, feature engineering, and a Streamlit dashboard.

PythonXGBoostscikit-learnStreamlitPandas

E-Commerce Platform

A full-stack e-commerce platform built with Next.js, Stripe, and PostgreSQL. Features include product catalog, cart management, and secure checkout.

Next.jsTypeScriptStripePostgreSQLTailwind CSS

Task Manager API

A RESTful API for task management built with Express and PostgreSQL. Features JWT authentication, role-based access control, and comprehensive test coverage.

Node.jsExpressPostgreSQLJWTJest

Real-Time Chat Application

A real-time messaging application with WebSocket support, user authentication, and message encryption.

ReactNode.jsSocket.ioMongoDBRedis

Weather Data Pipeline

An automated ETL pipeline that collects weather data from multiple APIs, processes it with Python, and generates daily forecast reports.

PythonAirflowPostgreSQLDockerREST APIs