Projects

Battleship — Python Terminal Game

Battleship — Python Terminal Game

A Python implementation of the classic Battleship game, running in the terminal with randomized ship placement and an AI opponent.

PythonTerminalGameOOPCode Institute
Hangman — Interactive Web Game

Hangman — Interactive Web Game

An engaging web-based Hangman game with AI-inspired word generation, responsive UI and levels.

JavaScriptWeb GameUXResponsiveCode Institute
My Precious — Lost & Found Community

My Precious — Lost & Found Community

A full-stack web app that enables users to post lost or found items, message each other, and help reunite belongings with their owners.

DjangoWeb AppCRUDMessagingGeo-locationResponsive
Heritage House Sale Price Prediction

Heritage House Sale Price Prediction

An ML project predicting sale prices of heritage houses using scikit-learn and a Streamlit dashboard.

MLRegressionStreamlitData CleaningFeature Engineering