My Portfolio β Personal Website
UI/UX
Web Design and Development
Backend Development
My personal website was built completely from scratch using HTML, CSS, and JavaScript β no templates or frameworks. It serves as an evolving digital portfolio showcasing my academic journey, technical projects, and creative work from GCSEs to university.
- Designed a clean, modern UI/UX to reflect my identity as a developer and designer
- Implemented category-based filtering system with interactive project views
- Developed a responsive layout for accessibility across all devices
- Continuously updated to reflect latest projects, achievements, and experience
This site is not just a portfolio β itβs a creative canvas that combines form, function, and storytelling to represent my growth as a digital designer and developer.
Massage Therapy Website - Design & Development
UI/UX
Web Design and Development
Backend Development
Built a website for a local massage therapist business
- Designed a clean, modern UI/UX
- Developed a responsive layout for accessibility across all devices
- Continuously worked with the client in a Agile Development style
- Incorporated an online booking system through Fresha
This site has boosted their online presence & led to an increase in their sales!
My First Program - Import Turtle
Backend Development
My first program was a Python game built with the turtle
library!
- Learnt the basics of backend logic and control flow in Python
- Used the
random
library to simulate movement randomness
- Created a basic GUI using turtle graphics
π’ In the game, 14 colorful turtles sprint to a finish line. The first to cross displays "I WIN!" in the center of the screen.