Skip to content
View harrybridgen's full-sized avatar

Organizations

@MiniQuestDEV @Blothera

Block or report harrybridgen

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 250 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

Pinned Loading

  1. GraphLibrary GraphLibrary Public

    A Graph library implemented with a custom LinkedList library, utilizing an "Adjacency List" method. Written in C#

    C#

  2. ConcurrencyCPUSimulator ConcurrencyCPUSimulator Public

    CPU simulation, that features concurrency, mutexes, semaphores and RR scheduling

    C

  3. OpenGLProject OpenGLProject Public

    Procedural terrain exploration, OpenGL , terrain mesh and shaders

    C++ 1

  4. AndroidMusicPlayerApp AndroidMusicPlayerApp Public

    Music player app, developed with Android Studio and Java

    Java

  5. MiniTriangle-Compiler MiniTriangle-Compiler Public

    A compiler written in Haskell, for the MiniTriangle language

    Haskell

  6. EntityComponentSystem EntityComponentSystem Public

    ESC written in C#. Handles thousands of entities

    C#