Skip to content
View HowToDoThis's full-sized avatar

Organizations

@XeinDevTeam
Block or Report

Block or report HowToDoThis

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

Official Website | Discord | Twitch

namespace Xein;
public class AboutMe
{
    public string Discord  = "Xein#2146";
    public string Telegram = "@Xein0708";
    public string QQ       = "3054463734";
    public string Twitch   = "xein0708";

    public override string ToString()
    {
        return $@"
            Hello, I'm Xein AKA NekoMeow/HowToDoThis, Born in 2002 Malaysian
            My Favourite Programming Language is C# (CSharp)
            But I also know these languages
             - C (Beginner)
             - C++ (Beginner)
             - Reverse Engineer (ASM Beginner)
             - TypeScript (Beginner)
             - Java (Beginner)

            Currently Working On These Projects:
              - Xein (Own Modules/Libraries)
              - csoclient (CSO Client)
              - CSO-SDK (For IDA)
              - XeinDevTeam
                - newlinktree (Linktree, which shows your links in a website! DEMO: https://linktree.xein.dev)
                - DiscordStuffs (A BetterDiscord Theme Repo Based on ClearVision)
                - Xein.Discord.ChatGPT (Discord Bot + Twitch ChatBot with ChatGPT Intergrates translates/moderate messages)
                - Xein.CSO.Tools (CSO Toolkit)
                - CSO-Files (CSO Nar/Pak Files)
                - Xein.CSO.Server (CSO Server)

            And I'll like to done these Goals:
              - Contribute in OSS Projects
              - Improving coding styles
              - Minimalistic/Laziness on coding to achieve maximum performances
            ";
    }
}

Stats

Anurag's github stats Top Langs GitHub Streak Harlok's wakatime stats

Special Thanks

Thanks to those awesome creators makes a good and free analytics tools.

Pinned

  1. NekoProject NekoProject Public

    All C# Modified Project By NekoMeow|HowBang. Included MaterialSkins, ini-parser and MetroFramework

    C#

  2. Xein Xein Public

    Those library are for my projects. Which some of them are useful(?)

    C#