Skip to content
View asdf2727's full-sized avatar
  • 22:37 (UTC +03:00)

Block or report asdf2727

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

Pinned Loading

  1. hugeint hugeint Public

    A C++ class that adds arbitrary precision integers aimed at high performance and ease of use. All you need to do is replace int with hugeint and the rest is done for you!

    C++ 7

  2. AstroPi AstroPi Public archive

    The resources used for my teams submission for the AstroPi Mission Space Lab experiment.

    Python

  3. MyDeque MyDeque Public archive

    An implementation of the deque data structure made by me

    C++

  4. quantum_emulator quantum_emulator Public

    A quantum circuit emulator written in C++, allowing basic gates and qubit emulation.

    C++ 1

  5. Midi_player Midi_player Public archive

    A console program to play and create midi files

    C++

  6. WordleHelp WordleHelp Public

    A tool to help you solve the popular word game 'wordle'. A rework in C++ with better algorithms of the project made during the 2022 Code Sinaia summer camp.

    C++