Skip to content
View MRtecno98's full-sized avatar
  • PoliTO
  • Italy
  • 00:05 (UTC +02:00)

Highlights

  • Pro
Block or Report

Block or report MRtecno98

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
MRtecno98/README.md

Pinned

  1. Juno Juno Public

    Just an Useful Network Orchestrator

    Java

  2. SpigotCommons SpigotCommons Public

    An utility library for Spigot plugin development

    Java 3 1

  3. psim psim Public

    A probably not-so-precise particle kinematic simulator

    C

  4. mc-launch mc-launch Public

    A library for downloading and launching Minecraft Java Edition

    Java 2

  5. bucket bucket Public

    A tool for managing Bukkit Minecraft servers

    Go

  6. arduino_serial.py arduino_serial.py
    1
    import serial, time
    2
    
                  
    3
    class _cOUTPUT(int) :
    4
        def __new__(self) :
    5
            return int.__new__(_cOUTPUT, 1)