This website is both a functional web CV and a demonstration of my technical skills.
All code written from scratch in HTML, CSS, & JavaScript
100% running on Amazon Web Services
Hosted on an Amazon Web Services (AWS) S3 Bucket, using AWS CloudFront for HTTPS security, and AWS Route 53 for the domain name
Using a Python AWS Lambda function and connected with AWS API Gateway, allowing me to tell you this site has been
visited Loading... times, with that visit count being fetched from AWS DynamoDB
All AWS infrastructure managed through Terraform, enabling automation, consistency, and version control with Git
Using the concept of CI/CD, all updates to frontend are pushed live automatically with GitHub Actions
Profile
A highly motivated Computer Science student with a strong focus on full-stack web development and
cloud technologies, seeking to leverage my expertise in Python, JavaScript, and cloud platforms (AWS,
Azure) to contribute to innovative software solutions. Passionate about building scalable applications and
exploring machine learning principles to solve real-world problems.
Education
Northumbria University - Newcastle, UK
Bachelor of Science (BSc) Computer Science - September 2023 - June 2027
Degree Classification: Expected 1st Class Honours (72% average at Level 4)
Modules: AI Fundamentals, Computational Thinking, Computing Fundamentals, Computers &
Society, Data Fundamentals, Programming
Harrogate Grammar School Sixth Form
A-Levels
Biology
Chemistry
Computer Science
Projects
University Projects:
Training and application of a facial recognition model - Microsoft Azure
Trained a CNN using manually aggregated datasets. Analysed performance metrics (e.g.,
accuracy, precision, recall) and visualised results using Python (Matplotlib, Seaborn).
Data analysis of a given database - Python
Performed dataset overview, cleaning with KNN algorithm (Scikit-learn), and visualised
data using Pandas (line graphs, bar charts, heatmaps).
Personal note taking web app - Python, HTML, CSS, JavaScript
Built a Flask backend for seamless page switching and frontend communication.
Developed the frontend using Bootstrap (HTML, CSS, JavaScript).
Personal Projects
PlotCypher - React
Developed a Wordle-like media guessing game using React components, state
management, and REST API calls to a third-party API
Deployed through Netlify for continuous and consistent build deployment.