Skip to content
View ZeosBios's full-sized avatar

Block or report ZeosBios

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. AirFightGame AirFightGame Public

    Mobile game in Java programming language for Android. The hero is controlled by means of a virtual joystick

    Java 1

  2. web-server web-server Public

    This is a multi-thread web server on C++. It is based on the model of actors. The producer queued messages, then the consumer retrieves them from the queue. The manager creates a server, and for ea…

    C++ 1

  3. Algorithms Algorithms Public

    My implementation of programming algorithms. Levenshtein distance, finding a common subsequence, multiplication of matrices and vectors, graphs, list, sorted, string, simplex, linear equation syste…

    C++ 1

  4. Blog Blog Public

    This is a simple implementation of the blog in the programming language of the PHP. Only logic is implemented. The interface is not made. the interface is not finalized, consists of pages of HTML.

    PHP

  5. JavaCRM JavaCRM Public

    An example of the implementation of a simple CRM in JavaFX

    Java

  6. Full-stack-CRM Full-stack-CRM Public

    Full stack CRM. Server implementation in Node.js with back-end in software architectural style on REST API. Client implementation in Angular

    JavaScript