Real builds. Real businesses. Not demos.
Production automations built with Claude AI, Python, and FastAPI.
Reads uploaded construction blueprints via Claude AI and outputs a structured Excel bid sheet with material and labor line items — replacing hours of manual takeoff work.
Self-hosted AI assistant running on a Mac mini with Ollama, FastAPI, and a browser UI. Handles internal queries, document lookups, and custom workflows — all running locally with zero cloud cost.
Claude Code-powered tool that logs labor hours, material costs, and purchase orders per construction job directly into structured Excel files stored in Dropbox — replacing a manual entry process.
Predictive modeling and analytics work from my data science training.
Predictive model to identify patients likely to miss medical appointments. Includes EDA, class balancing, and feature importance analysis.
Python • Pandas • Scikit-learn
Model to predict which telecom customers are likely to churn. Data cleaning, exploratory analysis, logistic regression, and feature interpretation.
Python • Streamlit • Scikit-learn
Real-time stock price prediction tool using historical market data and machine learning.
Python • Streamlit • Scikit-learn
Interactive dashboard simulating and visualizing key staffing KPIs — time to fill, offer acceptance rate, and hiring funnel metrics.
Python • Streamlit • Pandas • Matplotlib
Empathetic mental health chatbot named Sage, powered by OpenAI and LangChain. Supports emotional reflection using thoughtful prompt design and LLM memory.
Python • LangChain • Streamlit • OpenAI