Skip to content
View shlaskt's full-sized avatar

Block or report shlaskt

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. ML-perceptron-svm-pa ML-perceptron-svm-pa Public

    Implementation of Perceptron, SVM and PA algorithms

    Python 1 1

  2. String-Assembly String-Assembly Public

    Implement several methods similar to the string.h in assembly

    Assembly

  3. Client-Server-Algorithm Client-Server-Algorithm Public

    Server-client architecture that can handle multiple clients at a time to solve graph search problems and adapt the algorithm that best suits the specific problem (Astar, Best-First Search, DFS or B…

    C++

  4. Bitwise Bitwise Public

    Some bitwise funcs

    C

  5. The-Arkanoid-Game The-Arkanoid-Game Public

    My version of the nostalgic game - Arkanoid

    Java

  6. Function-Container Function-Container Public

    First assignment in C# - Using command and builder patterns to create functions dictionary and missions - single and composed.

    C#