Skip to content
View bakhtiyorovwebdev's full-sized avatar
đź’­
I may be slow to respond.
đź’­
I may be slow to respond.

Block or report bakhtiyorovwebdev

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

    The "Closest Landmarks per User" system aims to provide an efficient solution to the problem of identifying the closest landmarks for each dynamically generated user within the specified graph, adh…

    Python

  2. CLI_based_networked_distributed_system_for_a_group-based_client-server_communication CLI_based_networked_distributed_system_for_a_group-based_client-server_communication Public

    The CLI networked distributed system for group-based client-server communication. The system supports dynamic group membership management, including the automatic assignment of a coordinator, handl…

    Java

  3. java_weather_app java_weather_app Public

    The Java Swing application designed to provide users with real-time weather information. The application allows users to search for weather data based on a location, and it displays temperature, hu…

    Java

  4. network_analysis_project network_analysis_project Public

    The designed and developed a Python application to analyse small social networks, recommending new friends based on common connections. The project emphasises incremental development, requiring obj…

    Python

  5. siamese_neural_network siamese_neural_network Public

    The project utilises TensorFlow and Keras to create a robust face recognition system. From dataset preparation and custom data structures to neural network design, the repository offers a comprehen…

    Jupyter Notebook

  6. transport_for_london transport_for_london Public

    The London Tube Shortest Path Finder is a Python project that utilizes Dijkstra's and Kruskal's algorithms to determine the shortest paths between stations in the London Underground network. The pr…

    Python