Skip to content
View MatthewBieda's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report MatthewBieda

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

👋 Hi, I’m Matt

I developed GraphVis, an interactive web tool for clarifying Graph Algorithms. I also made jp-translate.cloud, a cutting-edge open source Japanese ⇋ English machine translation system.

And I have built many smaller projects, check out my website (https://matthewbieda.github.io) for more information!

Pinned Loading

  1. OGLRenderer OGLRenderer Public

    My 3D Rendering Engine with OpenGL

    C++

  2. DataStructuresandAlgos-in-Cplusplus DataStructuresandAlgos-in-Cplusplus Public

    C++

  3. MemoryHierarchyExperiments MemoryHierarchyExperiments Public

    Exploring CPU Cache speed and the performance of contiguous data structures

    C++

  4. jp-translate.cloud jp-translate.cloud Public

    A state-of-the-art open-source Japanese <--> English machine translation system based on the latest NMT research.

    Python 3 1

  5. Breakout-OpenGL Breakout-OpenGL Public

    Project based learning from LearnOpenGL.com

    C++

  6. RayTracingInOneWeekend RayTracingInOneWeekend Public

    Implementation of Peter Shirley's first and second books

    C++