Skip to content
View Procentaurus's full-sized avatar
  • Gdansk Univeristy of Technology
  • Gdynia
Block or Report

Block or report Procentaurus

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

    RESTful api, which goal is to enable managment and work in editorial office or team of writers. Api provides users with adding projects, texts and comments in internal part of api and ability to ge…

    Python 1

  2. ReservationSystem ReservationSystem Public

    Web API created with SpringBoot frameworkI for managing hotel reservations and basic stuff organization. System is aided by jwt-authentication and suitable system of permissions for stuff that enab…

    Java

  3. EventCatcher EventCatcher Public

    Project of social platform, which goal is to enable organising small and big events. Application provides users with managing already created events, friends mechanics and getting suggestions, from…

    Python 1

  4. Archive-Manager Archive-Manager Public

    Simple bash script which goal is to simplify the work with different types of archives. Swift packing and unpacking archives is enabled, so as the opportunity to take a look for the inside of the a…

    Shell

  5. C-plus-plus-implementations C-plus-plus-implementations Public

    Repository contains my C and C++ implementations of various algorithms and data structures

    C++

  6. Linear_eqautions_solver Linear_eqautions_solver Public

    Program containing implementation of 3 methods used to solve systems of linear equations: Gauss-Seidl method, Jacobi method and special version of LU factorization. File sprawko.pdf contains basic …

    Python