Skip to content
View PurityLake's full-sized avatar
Block or Report

Block or report PurityLake

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

Robert O'Shea

About Me

robert := AboutMe {
  Name: "Robert O'Shea",
  Pronouns: "He/Him",
  Code: []string{"C/C++", "Python", "Java", "Go"},
  Editor: "Neovim",
  Skills: []Skills {
    {0, "Game Development"},
    {1, "Open Source"},
    {2, "Tool Development"},
  },
}

Hello there! I'm passionate about game development and a firm believer in the power of open source software. With a background in computer science, I enjoy bringing creative ideas to life through code and collaboration.

Skills

  • Languages: C/C++ , Python, Java, Go
  • Frameworks: OpenGL, Unity, Bevy
  • Tools: Neovim, CMake,

Projects

  • Go ECS: This project is a WIP Entity Component System written in the Go programming language. It is designed to be performant and I have plans to add multithreading support to i.

Interests

  • Game Development
  • Open Source Software
  • Video Games
  • Music

Social Media

Feel free to connect with me! Let's collaborate and build something amazing together.


Pinned

  1. HoldTheLine HoldTheLine Public

    Entry to Bevy Game Jam #4

    Rust 1

  2. PortalInTheDepths PortalInTheDepths Public

    A roguelike written in pygame-ce.

    Python

  3. PortalPush PortalPush Public

    Love2D Puzzle Game

    Lua

  4. go-ecs go-ecs Public

    An implementation of the ECS design pattern in Go

    Go 1 1

  5. recess recess Public

    A small Rust ECS library

    Rust 2

  6. thatsmyspot thatsmyspot Public

    Mini JameGam Entry

    Go