Skip to content
View wandrounik's full-sized avatar

Block or report wandrounik

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. algorithms algorithms Public

    My implementation of different data structures && algorithms

    C++

  2. Software-Engineering-Books Software-Engineering-Books Public

    2 6

  3. flixtube flixtube Public

    Creating a project step by step from Bootstrapping Microservices book.

    JavaScript

  4. ModernCppStarter ModernCppStarter Public template

    Forked from TheLartians/ModernCppStarter

    🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.

    CMake

  5. taxi_travel_time_prediction taxi_travel_time_prediction Public

    Example of service that uses ML model (linear regression) to predict travel time based on some features.

    TypeScript

  6. taxi_travel_prediction_model_builder taxi_travel_prediction_model_builder Public

    Use this repository to build travel_prediction model

    Python