Skip to content
View nahSystemu's full-sized avatar
👑
👑

Highlights

  • Pro
Block or Report

Block or report nahSystemu

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

Hey, I'm Alex!

Stuff I know/use...

Javascript Node.js Typescript HTML CSS Python Go Bash
React Vite Next.js Express Svelte Tailwind
Flask Django FastAPI
PostgreSQL Supabase MongoDB SQLite MySQL
GitHub Git Docker Portainer NGINX Vercel Bitwarden

A little more about me...

class Profile {
	name = "Alex";
	gender = "Male";
	level = 25;
	interests = ["Programming", "Gaming", "Sleeping"];
	languages = {
		primary: "English",
		secondary: "Russian",
	};

	hardware = {
		monitors: [
			"BenQ EX2780Q 27-Inch QHD 144hz",
			"BenQ EX2780Q 27-Inch QHD 144hz"
		],
		peripherals: {
			mouse: "Logitech G PRO X SUPERLIGHT",
			keyboard: "Keychron K8 Pro",
			headphones: "Logitech G PRO X",
			deskmat: "Logitech G840 XL",
		},
		audio: {
			microphone: "Shure SM7B",
			preamp: "sE Electronics DM1 Dynamite",
			audioInterface: "RØDECaster Pro",
		},
		specs: {
			case: "Fractal Design North Tempered Glass",
			motherboard: "ASUS ROG STRIX B550-F GAMING",
			cpu: "AMD Ryzen 7 5700X",
			cooler: "Noctua NH-D15",
			gpu: "MSI GeForce RTX 3060",
			ram: "Corsair Vengeance LPX 32GB 2x16GB 3200MHz",
			storage: ["Samsung 970 EVO Plus 2 TB", "Samsung 980 500 GB"],
			pcu: "Thermaltake Toughpower GF1 PE 850W 80+ Gold",
		},
	};
}





Pinned Loading

  1. fivem fivem Public

    Forked from citizenfx/fivem

    The source code for the Cfx.re modification frameworks, such as FiveM, RedM and LibertyM, as well as FXServer.

    C++