Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Jr-14's full-sized avatar

Highlights

  • Pro

Block or report Jr-14

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Jr-14/README.md
stats graph languages graph

  • 👋 Hi, I’m John 😄

Pinned Loading

  1. game-of-life game-of-life Public

    My implementation of Conways Game of Life in C++ using the SFML OpenGL library

    C++ 1

  2. gameboy-emulator-in-zig-ehhhh gameboy-emulator-in-zig-ehhhh Public

    Why the hell not? Why do I want to keep making projects, and yet another one in a language I don't know? What could possibly go wrong??

    Zig 1

  3. lox-typescript lox-typescript Public

    My implementation of the Lox Programming Language in TypeScript. https://www.craftinginterpreters.com/

    TypeScript

  4. clox clox Public

    Virtual machine from scratch implementation of the Clox language from Crafting Interpreters

    C

  5. blog blog Public

    Another web repository but for a blog

    HTML 1

  6. cryptopals-rust cryptopals-rust Public

    Cryptopals in Rust ;)

    Rust