Skip to content
View matt-newhall's full-sized avatar

Block or report matt-newhall

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
matt-newhall/README.md

🎓 MEng Computer Science from Durham University

Some of my favourite Programming Languages & Technologies!

typescript javascript react native python node js tailwind css express js

About Me

class AboutMe:
    name = 'Matt Newhall'
    location = 'London'
    job = 'Searching for new opportunities'
    interests = [
      'Green Tech',
      'Playing Music',
      'Watching Anime',
      'Cooking'
    ]

    def getEmail():
        return '[email protected]'

    def getGoals():
        LearnJapanese()
        FinishReadingMyBooks()
        JoinABand()

Reach Out!

Pinned Loading

  1. NEA-Project NEA-Project Public

    A-Level Computing Non-Examined Assessment - Tournament Generator and Management Software

    JavaScript

  2. stitch-up stitch-up Public

    Repo Starter for Fullstack & Frontend Applications

    Shell