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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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 (he/him), and I make things!

  • ๐ŸŒฑ Iโ€™m currently looking for game programming internships 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 BSc (Hons) Computer Games Technology at the University of Portsmouth
  • ๐Ÿ  Continuing to work on hobby projects in my spare time

๐Ÿ“ซ m@ttwa.re

Pinned Loading

  1. Vulcanal Vulcanal Public

    Following vkguide.dev

    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