Skip to content
View AdrianM9's full-sized avatar
  • Bucharest, Romania

Block or report AdrianM9

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. Optical-Character-Recognition Optical-Character-Recognition Public

    (Team of 2 students project) The program is based on the machine learning idea. It goes through a stage of learning and then can recognize different characters.

    C++

  2. GitNow GitNow Public

    A virtual version control system which simulates the functionality of real version control systems like GitHub.

    Java

  3. DisAssemble DisAssemble Public

    Generated two optimized executables by dissasembling the original executable and finding what every mystery function does. The size optimized executable occupied 10% less space, and the time optimi…

    Assembly

  4. ER-Simulator ER-Simulator Public

    Simulates different situations which happens inside an emergency room and manages the the patients and the hospital's staff.

    Java

  5. DeCrypt DeCrypt Public

    Various methods of decripting strings by specifying the encrypted string, the key and the method used for encryption.

    Assembly

  6. Sheriff-of-Nottingham Sheriff-of-Nottingham Public

    The program simulates an entire game of "Sheriff of Nottingham" and shows the final results.

    Java