Skip to content
View mattiebw's full-sized avatar

Highlights

  • Pro

Block or report mattiebw

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
mattiebw/README.md

Hi there πŸ‘‹

I'm Matt, and I make things!

  • 🌱 I’m currently looking for game programming intenrships working in C++, C#, Unity, or Unreal!
  • πŸ§‘β€πŸ’» Learning lower-level APIs such as OpenGL, Vulkan, and more, and trying to build my own engine.
  • πŸ”­ Studying at Portsmouth University, working on a BSc (Hons), as well as some hobby projects at home!
  • πŸ“« How to reach me: [email protected]
  • πŸ˜„ Pronouns: he/him

Pinned Loading

  1. PAPI PAPI Public

    Programming APIs project, 12Z

    C++

  2. PirateSurvivors PirateSurvivors Public

    4th game for UoP Game Development module :)

    C++

  3. ChemicodePrototype ChemicodePrototype Public

    Prototype of Chemicode game

    C++

  4. Ecoscape Ecoscape Public

    Year 2 FMP game

    C++

  5. Basic attribute-based config system Basic attribute-based config system
    1
    using System.Reflection;
    2
    using System.Diagnostics;
    3
    using Tomlet;
    4
    using Tomlet.Models;
    5
    
                  
  6. BetterUELogMacro BetterUELogMacro Public

    Basic log macro and python generator script for Unreal

    C++ 1