Skip to content
View guseva-sofya's full-sized avatar

Block or report guseva-sofya

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. flight-route-planner flight-route-planner Public

    Implement a flight route planner that uses graphs, dijkstra's algorithm to find the shortest route between two airports. Clean coding practices in Python, algorithms, CI/CD workflow.

    Python 4

  2. snakes-and-ladders snakes-and-ladders Public

    Python solution for the game "Snakes and Ladders" with clean coding practices and unit tests. Breadth-first search first algorithm was used to solve the game.

    Python

  3. meteo-data-api meteo-data-api Public

    Simple API implementation using Flask, Docker container.

    Python

  4. to-do-app to-do-app Public

    Web version of to-do-app. Projects based on the course "The Python mega course: learn Python in 50 days with 20 Apps" by Ardit Sulce on Udemy

    Python