Skip to content
View Magicoo51889's full-sized avatar
💻
01000011 01101111 01100100 01100101
💻
01000011 01101111 01100100 01100101

Highlights

  • Pro
Block or Report

Block or report Magicoo51889

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Magicoo51889/README.md

Hi there 👋

18, studying Product Design and Technology at Loughborough University

  • One of my biggest project to date is my Phaser Space Invader game that I made for my Computer Science A-Level. It's a 2D Space Game using Webpack and Typescript, which allows for modern programming practices and faster, better structured development of the game.
  • I am learing how to use React with Typescript to be able to make my own website from scratch, and will be hosting it via Vercel. I chose Typescript as it is type safe and allows for easier development of my website compared to javascript (though they are very similar). I am using TSX components for any reapeating code and this creates a higher performing and more optimised website that doesn't contain lots of repeat code.
  • I have also been part of the Greenpower Greencar Project, which has brought me lots of knowledge and experience making and engineering an electric racecar for my school, and having a ton of fun working on it. I'm currently working on making a custom motor controller and ECU for the car, to be able to collect data on track and to be able to have full control over the motor.

Pinned Loading

  1. Jack-Foot-Website Jack-Foot-Website Public

    This is my website that shows off what I've done, and provides links to my socials!

    TypeScript

  2. Phaser-Game Phaser-Game Public

    My A-Level Computer Science Project, made using Phaser 2/CE, and webpack. Designed to be a twist on the classic space invaders game!

    JavaScript 1

  3. Nand-2-Tetris Nand-2-Tetris Public

    This is a project we're doing in school, to make a CPU from scratch using assembly language. We're building it from the ground up, starting from gates all the way through full adders and to a full …

    Assembly

  4. Typescript-Mess-of-Things Typescript-Mess-of-Things Public

    This is a whole load of tasks we got asked to do for school, all bundled into one, which you can call each task individually.

    TypeScript