Skip to content
View eragoh's full-sized avatar

Block or report eragoh

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. AntiChess-AI AntiChess-AI Public

    AntiChess AI project for SI Project on University using custom builded cpp library for better performance

    Python

  2. werkaflute/Asteroids werkaflute/Asteroids Public

    The project was prepared for student research circle "Vertex" which deals with computer graphics, especially creating games in Unity.

    ASP.NET

  3. DataBaseStructuresProject1 DataBaseStructuresProject1 Public

    project aims to sort data bases with big number of records using Natural Merge (2 1)

    Python

  4. DataBaseStructuresProject2 DataBaseStructuresProject2 Public

    project aims to implement an indexed-sequential file with some avaiable operations, like: inserting, reading, deleting and updating a record for start

    Python

  5. watermark_removal_with_UNet watermark_removal_with_UNet Public

    Python 1 1

  6. NBodyProblemParallelized NBodyProblemParallelized Public

    Solution for simple N Body Problem using Euler O(N^2) algorithm with visualizer in Python.

    C