Skip to content
View gbarnev's full-sized avatar
  • Icanpreneur
  • Sofia, Bulgaria
Block or Report

Block or report gbarnev

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

  1. TicTacToeMinMax TicTacToeMinMax Public

    An AI which uses Min-Max algorithm with Alpha-beta pruning optimization to beat you on Tic-Tac-Toe

    C# 1

  2. IPL IPL Public

    Forked from SofiaCPP/IPL

    Implementation of Programming Languages course

    C++

  3. FP2018-KN-2course-1group FP2018-KN-2course-1group Public

    Racket

  4. Data-Structures Data-Structures Public

    This is a simple implementation and example usages of common data structures in C++.

    C++

  5. MaxFlow-algorithm-visualization MaxFlow-algorithm-visualization Public

    This project vizualizes the work of several algorithms which solve the Maximum flow problem. It is built on vis.js.

    JavaScript

  6. parallel-matrices-multiplication parallel-matrices-multiplication Public

    The intention of this project is to test parallelization performance when multiplying two matrices.

    C#