Skip to content
View jgcodes2020's full-sized avatar
πŸ‘¨β€πŸ’»
Working on stuff
πŸ‘¨β€πŸ’»
Working on stuff

Block or report jgcodes2020

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

Heyo! πŸ‘‹

I'm a 1st year at the University of Waterloo who enjoys low-level programming and messes with computer graphics on occasion. I'm also a big fan of the FOSS ecosystem; I daily-drive EndeavourOS and am a huge proponent for Linux on the desktop.

Commit graph
Language use pie chart Stats

Projects

I have a lot of old repos with random things I made, so here's a list of the ones I'm most proud of at

Stuff you might be interested in using

  • CSZeroMQ: A modern binding of ZeroMQ for .NET users.
  • MTAP: a C++20 library for parsing arguments, featuring the most minimal API you've ever seen.

Stuff I haven't touched

  • A full rewrite of Mupen64-RR using modern frameworks and emulators
    • mupen64plus-core-rr: Fork of the Mupen64Plus emulator core supporting input recording and video capture.
    • M64RPFW: C#/Avalonia-based GUI for mupen64plus-core-rr. The repository is private right now, so I can't link it.
    • TinCan.NET: Rewrite of the TASInput plugin based on C#/Avalonia and ZeroMQ for IPC.
  • my grade 11 communications tech portfolio: A portfolio site I built for Communications Tech class in Grade 11.
  • LDPS: Python package for managing a local package repository on Debian/Ubuntu-based systems.

Pinned Loading

  1. Mupen64-Rewrite/TinCan.NET Mupen64-Rewrite/TinCan.NET Public

    Well, this has had enough reimplementations...

    C++

  2. CSZeroMQ CSZeroMQ Public

    C# bindings for ZeroMQ, because all the other ones are old.

    C# 3 2