Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Heloooooo There 👋

// shell
console.log(`\x1b[31m

████████╗███████╗██████╗ ███╗   ███╗ ██╗███╗   ██╗ █████╗ ██╗     
╚══██╔══╝██╔════╝██╔══██╗████╗ ████║██╔╝████╗  ██║██╔══██╗██║     
   ██║   █████╗  ██████╔╝██╔████╔██║██║ ██╔██╗ ██║███████║██║     
   ██║   ██╔══╝  ██╔══██╗██║╚██╔╝██║██║ ██║╚██╗██║██╔══██║██║     
   ██║   ███████╗██║  ██║██║ ╚═╝ ██║╚██╗██║ ╚████║██║  ██║███████╗
   ╚═╝   ╚══════╝╚═╝  ╚═╝╚═╝     ╚═╝ ╚═╝╚═╝  ╚═══╝╚═╝  ╚═╝╚══════╝
                                                                  

\x1b[0m`);

const AboutMe = {
  name: "CoderZ90",
  alias: ["reverse engineer", "sky watcher", "code minimalist"],
  languages: [
    "JavaScript",
    "TypeScript",
    "Python",
    "Rust",
    "HTML",
    "CSS",
    "Shell",
    "Nodejs"
  ],
  skills: [
    "Game hacking",
    "Reverse engineering",
    "Network sniffing",
    "Browser extensions",
    "Low-level debugging",
    "Full Stack Developer"
  ],
  tools: [
    "VSCode",
    "Chrome DevTools",
    "Wireshark",
    "Fiddler",
    "Netcat",
    "MinHook",
    "Frida",
    "Ghidra"
  ],
  currentFocus: [
    "MediaPipe + AI vision",
    "DirectX hook in Rust",
    "A Game Client in Electron - Fun project"
  ],
  operatingSystem: ["Kali Linux", "Windows", "macOS"],
  lifePhilosophy: () => 
    "write.clean(); break.rules(); admire.sunsets();"
};

console.log("Always debugging. Rarely sleeping. Problems Everywhere.");

🧰 Toolbox

VSCode HTML5 CSS3 Sass JavaScript React Node.js MongoDB MySQL Git GitHub

📊 Contribution Graph

github contribution grid snake animation


🌟 Theme Mode (Auto)

This README supports GitHub's light/dark mode. Try switching your GitHub theme — the snake and icons adapt accordingly.


"Be the signal in the noise. Be the breakpoint in the loop."
CoderZ90

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors