Ethan Wade

Aspiring Computer Scientist | Software Engineer | Web Developer | Full-Stack Developer

Email Icon GitHub Logo

Current Projects: Github Profile

Explaination of projects:

Websites Showcase

This Website Code

A-Level BlackJack Coursework Showcase

Blackjack Coursework - In Progress

TCS Work experience Showcase

tcs virtual work experience

GCSE Python Tasks Showcase

ATM Machine Code

  • This ATM was the first and main project for learning how to program using python at GCSE level. many lesson hours were spent trying out and discussing ideas on how to do things , combined with research and telling each other what we had done at home. This project laid the foundations for where I am knowledge wise today , and kickstarted my love for programming. As this was the first project I had done , there is no GUI , but the essential focus for that project was getting familiar with computational thinking and how to structure programs.
  • Slot Machine Code

  • This was my second GCSE project , but couldn’t spend a large amount of time on it as exams were coming up , so isn’t as developed as I would like to be. The aim for this project was to familiarise ourselves with data structures and algorithms , specifically lists , loops and comparisons.
  • Guess The Number Code