Skip to content
View Richard-NDC's full-sized avatar

Block or report Richard-NDC

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

private string Name = "Richard-NDC";

private string Hobby = "Coding";

Console.WriteLine($"Hi, i'm {Name}");

Console.WriteLine($"My hobby is {Hobby}");

-> Hi, i'm Richard-NDC

-> My hobby is Coding

Popular repositories Loading

  1. Richard-NDC Richard-NDC Public

    Config files for my GitHub profile.

  2. EeveeSpotify EeveeSpotify Public

    Forked from whoeevee/EeveeSpotify

    A tweak to get Spotify Premium for free, just like Spotilife

    Swift