Skip to content
View Karrets's full-sized avatar
  • 08:53 (UTC -06:00)

Highlights

  • Pro

Block or report Karrets

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. Jcdiem/Project2D Jcdiem/Project2D Public

    2D Game Engine in C++ / SFML

    C++ 3

  2. RemoteManager RemoteManager Public

    A tool to manage servers with ssh capabilities, easily!

    C# 2

  3. versusTM versusTM Public

    A mod made to simplify competitive SMPs, and level the playing field

    Java 1

  4. Convert image to c(++) formatted array Convert image to c(++) formatted array
    1
    import numpy
    2
    from PIL import Image
    3
    
                  
    4
    image = Image.open("input.png")
    5
    arr = numpy.array(image)
  5. js-wctc js-wctc Public

    a collection of my projects for my WCTC js course.

    HTML

  6. RetroMusicPlayer/RetroMusicPlayer RetroMusicPlayer/RetroMusicPlayer Public

    Best Material You Design music player for Android

    Kotlin 4.2k 777