/Projects

Executions & Drafts.

Live builds, planned builds, and the occasional scrapped one. I keep it honest.

Live

Total: 02
Stock_Predictor preview
[01]IN PROGRESS

Stock_Predictor

Python-based ML model forecasting short-term price direction on FTSE 100 tickers using volatility and momentum features.

PYTHONPYTORCHPANDASFINANCE

/ Problem

Quant tooling is locked behind institutional walls. Can a teenager replicate the basics with open data?

/ Approach

Engineer momentum + volatility features, train a small LSTM, validate against a walk-forward backtest.

/ Stack

Python, PyTorch, pandas, yfinance. Notebook-driven for now.

/ Next

Plug in a news-sentiment feature using a small transformer.

Real_Estate_Valuation_AI preview
[02]BETA

Real_Estate_Valuation_AI

AI-driven property valuation tool trained on hundreds of thousands of images and listing records to estimate fair market value.

PYTHONMLCOMPUTER_VISIONREAL_ESTATE

/ Problem

Property valuations are slow, opaque, and inconsistent between agents.

/ Approach

Train a multi-modal model on listing photos + structured metadata to predict valuations directly from inputs.

/ Stack

Python, PyTorch, image embeddings, tabular features.

/ Next

Expand the training set and tighten error bands on edge cases.

Planned

Queue

● QUEUED

QUANT_FLOW

A clean React dashboard for tracking a personal paper-trading portfolio.

● QUEUED

MARKET_DIGEST

Daily auto-summarised market news, shipped to my inbox before school.