Skip to content
View dhimitrimano's full-sized avatar
Block or Report

Block or report dhimitrimano

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. signin-sheet-2020 signin-sheet-2020 Public

    Forked from uwb-css-bootup/signin-sheet-2020

  2. Farming-In-The-Jefferson-Years Farming-In-The-Jefferson-Years Public

    Farming In The Jefferson Years, also known as just "Farm Game," was a farming simulator that my US History teacher made, and the first game I coded individually in Java. Since it is my first game, …

    Java

  3. 342-1-Library 342-1-Library Public

    Implements a Library object, which holds "book" strings, in C++.

    C++

  4. 342-2-Timespan 342-2-Timespan Public

    Implements a TimeSpan object, which represents a specific amount of time, in C++.

    C++

  5. 342-3-Maze 342-3-Maze Public

    Implements a Maze object, which holds mazes and checks if they can be solved, in C++.

    Shell

  6. 342-4-SkipList 342-4-SkipList Public

    Implements a SkipList object, a data structure made of multiple linked lists progressively holding more objects, in C++.

    C++ 1