Skip to content
View Lawtrohux's full-sized avatar
👁️‍🗨️
ruining code
👁️‍🗨️
ruining code

Highlights

  • Pro

Organizations

@ppy

Block or report Lawtrohux

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

Who am I?

Welcome to my GitHub profile! Whilst I do analytics all the way to the moon, most know me for being lead on the osu!taiko pp committee!

About Me

I work on various exciting projects and am always keen to learn new technologies and improve my skills. You can reach me at [email protected].

Roles

  • osu!taiko pp committee: Leading the development and balance of osu!taiko's performance points and star rating system.
  • Data Evaluation: Conducting data analysis and evaluation to support project decisions regarding off-planet activities.
  • Photo Technologies: Further pushing large-scale photo analysis and systems in the tourism industry.

Formerly, I worked in Sound Engineering too!

Recent Major reworks to osu!taiko

Here are some of my notable contributions:

For a full list of my contributions, check out my merged pull requests.

Setup Instructions

To set up and check changes for yourself for taiko, follow the instructions below!

  1. Clone the osu Repository:
    git clone https://github.com/Lawtrohux/osu.git
    cd osu
    git checkout (insert branch name here)
    uselocalosu.sh
  2. Clone the osu-tools Repository
    git clone https://github.com/ppy/osu-tools.git
    cd osu-tools
    cd PerformanceCalculatorGui
    dotnet run

Pinned Loading

  1. osu osu Public

    Forked from ppy/osu

    rhythm is just a *click* away!

    C# 1 4

  2. osu-tools osu-tools Public

    Forked from ppy/osu-tools

    command line tools to get stuff done

    C#