Skip to content
View Stevan1996's full-sized avatar

Block or report Stevan1996

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. uebungsprojekt uebungsprojekt Public

    Kotlin 2

  2. image-classification-ml image-classification-ml Public

    Jupyter Notebook

  3. json_optional_example json_optional_example Public

    Minimal example of std::optional usage in nlohmann JSON. This example fails to compile with MSVC.

    CMake

  4. magic_enum magic_enum Public

    Forked from Neargye/magic_enum

    Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code

    C++