Skip to content
View ascenttree's full-sized avatar

Organizations

@hexis-revival

Block or report ascenttree

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

hi, im tree :3

private void Live() {
  while (true) {
    WakeUp();
    School();
    ComeHome();
    Eat();
    Sleep();
  }
}
  • im interested in server protocols and binary formats
  • im currently learning C#
  • im looking to collaborate on osu! server implementations
  • how to reach me: read this
  • pronouns: he/they
  • fun fact: im stupid

Popular repositories Loading

  1. ascenttree ascenttree Public

    Config files for my GitHub profile.

  2. DsiMasterKey DsiMasterKey Public

    A C# port of the DSi algorithm of https://github.com/dazjo/mkey

    C#

  3. kaitai-structs kaitai-structs Public

    A small collection of kaitai struct files I made when bored.

    Kaitai Struct

  4. banchobot banchobot Public

    Forked from osuTitanic/banchobot

    Discord bot for the titanic discord server

    Python

  5. RakNet RakNet Public

    Forked from RaptorsMC/RakNet

    A fully functional RakNet implementation for Deno written in typescript.

    TypeScript

  6. hexagon hexagon Public

    Forked from hexis-revival/hexagon

    Work-in progress backend replacement for hexis

    Go