Skip to content
View Nikdoge's full-sized avatar
Block or Report

Block or report Nikdoge

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. Generate an offline minecraft UUID v... Generate an offline minecraft UUID v3 based on the case sensitive player name
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    #Gets username as string, returns Minecraft offline UUID as string
    4
    #Translated by Nikdoge from source in PHP https://gist.github.com/games647/2b6a00a8fc21fd3b88375f03c9e2e603
    5
    import hashlib
  2. nikdoge-bot nikdoge-bot Public

    Own discord/telegram bot; core functionality: to calculate currencies crossrates in Georgia

    Python

  3. alarmclock alarmclock Public

    Program, that tells the system to open music file in specified time

    C++

  4. notifier notifier Public

    Notifies in specified time or every specified time interval

    C++

  5. cuboid cuboid Public

    Lua program for Minecraft turtles from ComputerCraft mod

    Lua

  6. OpenCommunity-Launcher OpenCommunity-Launcher Public

    Forked from SKCraft/Launcher

    Java 1