Skip to content
View agatemosu's full-sized avatar
😡
nintendo puta basura
😡
nintendo puta basura

Block or report agatemosu

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

Pinned Loading

  1. ppy/osu-wiki Public

    home of the osu! wiki

    Markdown 491 1.1k

  2. tierl Public

    Tier list creator using SortableJS and Pickr.

    HTML 2

  3. OfflineMaster Public

    Python

  4. Add-Copy.ps1
    1
    function Add-Copy {
    2
    	param (
    3
    		[Parameter(
    4
    			Mandatory = $true,
    5
    			Position = 0,
  5. Easy-peasy options selector for the ...
    1
    using System;
    2
    using System.Collections.Generic;
    3
    
                  
    4
    public static class Program
    5
    {
  6. table.cs
    1
    using System;
    2
    using System.Linq;
    3
    using System.Text;
    4
    
                  
    5
    public static class Program