Skip to content
View 1BRG's full-sized avatar

Highlights

  • Pro

Block or report 1BRG

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Dalv-Dalv/3BodyMonteCarlo Dalv-Dalv/3BodyMonteCarlo Public

    C++

  2. Music-Genre-Recognizer Music-Genre-Recognizer Public

    Python

  3. SchedSim SchedSim Public

    C

  4. Mario Mario Public

    A remake of the classic Super Mario platformer in C++, designed to showcase strong Object-Oriented Programming (OOP) principles and design patterns.

    C++

  5. Formal-Languages-and-Automata-Toolkit Formal-Languages-and-Automata-Toolkit Public

    A C++ and CMake toolkit for formal languages, featuring a Regex to DFA converter and a Context-Free Grammar (CFG) parser, built from first principles.

    C++

  6. Low-Level_Storage_Manager_in_Assembly Low-Level_Storage_Manager_in_Assembly Public

    From-scratch implementation of a file storage system in x86 Assembly. Handles contiguous allocation, file I/O simulation, and defragmentation for 1D/2D memory models.

    Assembly