Skip to content
View csecluki's full-sized avatar

Block or report csecluki

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

    This Django project is a RESTful API backend for managing enrollments, courses, grades, and users in an educational institution.

    Python

  2. SOLID SOLID Public

    Description of SOLID principles with pizza themed examples

    Python

  3. design_patterns design_patterns Public

    Short examples of design patterns implementation with description

    Python

  4. longest_river longest_river Public

    Script that maps given csv file and finds longest river on land

    Python

  5. snake snake Public

    My version of classic snake game

    Python

  6. BMEP_algorithm BMEP_algorithm Public

    Implementation of BMEP (Bellman, Moore, d’Escopo, Papugo) algorithm which is used to solve shortest path problem.

    Python