Skip to content
View scream870102's full-sized avatar
🌸
咲け
🌸
咲け

Block or report scream870102

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

Hi there πŸ‘‹

Nothing here πŸ˜’

namespace github.com.scream870102
{
    class Information
    {
        public readonly static string Id = "Scream870102";
        public string Country { get; private set; } = "Taiwan";
        public string[] Technologies { get; private set; } = { "C#", "Go" };
        public string[] Hobbies { get; private set; } = { "Game", "Idol", "Novel", "Movie" };
        public bool IsMomokoLovely() => true;
        public bool IsYuukaSmart() => false;
        public bool IsHarukaBest() => true;
        public void BlockMe()
        {
            try
            {
                FindById(Id);
            }
            catch (Excpetion ex)
            {
                Console.WriteLine($"What!!!{ex}");
            }
            finally
            {
                Console.WriteLine("Nothing here");
            }
        }
    }
}

πŸ‘πŸ¦„πŸ¬πŸ‘πŸ¦„πŸ¬πŸ‘πŸ¦„πŸ¬πŸ‘πŸ¦„πŸ¬πŸ‘πŸ¦„πŸ¬πŸ‘πŸ¦„πŸ¬
spotify-github-profile

Pinned Loading

  1. argpas argpas Public

    os argument parser for golang

    Go

  2. GifMaker GifMaker Public

    Load the video and make a gif file with specific timestamp and range

    C# 1

  3. NoR2252 NoR2252 Public

    Android Rhythm Game

    C# 2

  4. UniMO UniMO Public

    Unity Utility

    C# 1

  5. Dash Dash Public

    a 2d platformer action game

    C# 1

  6. Segb Segb Public

    A discord bot which can show content added by guild user.

    Go 1