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

Highlights

  • Pro
Block or Report

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.

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
Jr-14/README.md
  • 👋 Hi, I’m @Jr-14
  • 👀 I’m interested in Computer Science/Software Engineering
  • 🌱 I’m currently learning Algorithms and Data Structures, Web Development, and Compilers
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...

Pinned Loading

  1. my-website my-website Public

    Building my personal website and learning how to architect, build, deploy.

    Svelte 1

  2. game-of-life game-of-life Public

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

    C++ 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