; profile.asm
section .data
user db "00ie"
role db "cybersecurity student"
systems db "windows | nyarch linux"
langs db "js | ts | py | c# | go | nim | rust | bash"
focus db "systems | security | research"
section .text
_start:
mov rax, focus
xor rbx, rbx ; no distractions
ret
Highlights
Pinned Loading
-
VScode settings.json
VScode settings.json 1{2"background.fullscreen": {3"images": [],4"opacity": 0.5,
5"size": "cover",
-
Username-Checker
Username-Checker PublicDesktop app for bulk username checks and real‑time “sniper” monitoring across Instagram, GitHub, and Pinterest. Features a modern Tkinter UI, proxy support, result export, and Discord webhook notif…
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



