Skip to content
View AWildErin's full-sized avatar

Organizations

@momentum-mod @ProjectBorealis @StrataSource @KUO-Team

Block or report AWildErin

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

Welcome to my profile

Hi, I'm Erin! A programmer from the United Kingdom, mainly writing C++ with Unreal Engine and Source 1. I usually do all my work on a private GitLab, but all my public projects eventually make their way here.

If you need to contact me or want to talk to me, feel free to add me on Discord or shoot me an email!

Contact

Discord: awilderin
Email: [email protected]
Steam: https://steamcommunity.com/id/AWildErin/

Coding Things

Things I currently do:

Portal 2: Community Edition | Programmer, Tool Programmer
Project Borealis | Gameplay Programmer
KUO Team | Dev Ops, Programmer

Unreal Engine

Plugins

  • CommonMaps: An extended common maps feature found in Lyra game sample
  • DevUI: A simple way to construct debug UI's with ImGui
  • OurFramework: Various classes I've found useful enough to use on multiple projects.

Projects

  • SCPExerpts: Various open source code snippets from my WIP SCP:CB remake.

Misc

  • CIScripts: A python module used in my UE4/5 CI pipelines with helper utilities just to make it less painful.

Libraries and tools

  • CBReader: A C++ library for reading various SCP:CB formats
  • CBConverter: A tool using CBReader to convert SCP:CB formats to fbx

Misc

Pinned Loading

  1. CBReader CBReader Public

    A C++ library with the capability to read various formats used by SCP: Containment Breach.

    C++ 2 2

  2. DevUI DevUI Public

    An Unreal Engine plugin designed to make quick and simple ImGui windows

    C++ 3

  3. ciscripts ciscripts Public

    Various python scripts used in my UE5 CI pipelines

    Python

  4. CommonMaps CommonMaps Public

    Lyra's common map feature but with personal and project maps

    C++

  5. SCPExcerpts SCPExcerpts Public

    A collection of excerpts from my Unreal Engine 5 SCP: Containment Breach Remake

    C++ 2

  6. OurFramework OurFramework Public

    C++