Skip to content
View AsenaKarolin's full-sized avatar

Block or report AsenaKarolin

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

Popular repositories Loading

  1. Interpreter_MatLang Interpreter_MatLang Public

    An interpreter written in Python, for an artificial language called MatLang.

    Python

  2. Octal_Multiplier Octal_Multiplier Public

    A program written in A86 Assembly lanuguage, that multiplies two numbers in base 8, and outputs the result.

    Assembly

  3. Crypto-Currency_Rate_Information Crypto-Currency_Rate_Information Public

    A QT program, that displays conversion rate information about crypto-currencies, and updates this information every 20 seconds.

    C++

  4. Parallel_Simulation_Game_of_Life Parallel_Simulation_Game_of_Life Public

    A C++ program, that simulates the game of life using a parallel algorithm.

    C++

  5. My_Own_Shell My_Own_Shell Public

    A C++ program, that has its own set of commands that use the system calls in a Linux-based system.

    C++

  6. Simulation_of_a_Bill_Payment_System Simulation_of_a_Bill_Payment_System Public

    A multi-threaded C++ program, that simulates a bill payment system using mutexes.

    C++