Skip to content
View N1kO23's full-sized avatar
throw new UnsupportedOperationException();
throw new UnsupportedOperationException();
Block or Report

Block or report N1kO23

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

HTML5 CSS3 Vue React Node.js Javascript Typescript CSharp Rust Java MongoDB SQL Git

class User implements IUser {
  name: string = "Niko";
  aliases: string[] = [ "N1kO23", "NullPointr" ];
  pronouns: string[] = [ "he", "him" ];
  code: string[] = [ "Java", "JS", "TS", "HTML", "CSS", "Vue", "React", "PHP", "Rust", "CSharp" ];
  fav_theme: string[] = [ "Material Ocean", "SynthWave '84" ];
  line_ends: string = "lf";
  code_style: string = "prettier";
  variables: string = "snake_case";
  editors: string[] = [ "VSCode", "nano", "vi", "vim" ];
}

Pinned

  1. Cloudflare-DNS-updater Cloudflare-DNS-updater Public

    Automatically updates your Cloudflare DNS records for specific zones. Especially useful if you have dynamic IP address

    Rust 9 3

  2. microsoft/vscode microsoft/vscode Public

    Visual Studio Code

    TypeScript 159k 27.9k