Skip to content
View motylele's full-sized avatar

Block or report motylele

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

    Local Search Methods for solving MDVRPPD

    Python

  2. quizApp quizApp Public

    Forked from jdolkowski/nowy-licencjat

    Bachelor thesis: "Let's Quiz - mobile quiz app" (AndroidStudio)

    Kotlin 1

  3. extractingJSON extractingJSON Public

    Forked from bartekmp/dynatrace-cpp-internship-2023

    list of the largest differences of dates read from JSON with RapidJSON library

    C++ 1

  4. travelingSalesmanProblem travelingSalesmanProblem Public

    traveling salesman problem solved using genetic algorithm, ant colony optimization and metaheuristic method (description in Polish lang. version)

    Python 2

  5. introduceYourself introduceYourself Public

    Forked from wgliwa/introduce_yourself

    mobile app in the form of a social network focused on sharing your thoughts

    Kotlin 1

  6. criticalPathMethod criticalPathMethod Public

    critical path method for scheduling tasks

    C#