Skip to content
View OlivierStankiewicz's full-sized avatar

Block or report OlivierStankiewicz

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. jak-dojade jak-dojade Public

    A project that finds the shortest path between two given cities on a given map. It implements various graph-searching algorithms such as BFS and Dijkstra's algorithm. It also utilises a hash map an…

    C++

  2. virtual-meadow-2 virtual-meadow-2 Public

    A java project which simulates a virtual meadow with different animals and plants and a human which is controlled by the user. The game is played in a turn-based system where each organizm has one …

    Java

  3. AI AI Public

    A few small projects in the general field of artificial inteligence / machine learning

    Python

  4. ZooDataBase ZooDataBase Public

    Some SQL scripts which implement the Database for a Zoo along with a full description of the database

    TSQL

  5. MACD MACD Public

    A project in python which implements and tests the MACD index

    Python

  6. random_cypher random_cypher Public

    A project showcasing the substitution cypher, including the funciton of cyphering a txt file and a minigame where you have the chance to decypher it yourself.

    Python