_   _      _ _        __        __         _     _ _ 
| | | | ___| | | ___   \ \      / /__  _ __| | __| | |
| |_| |/ _ \ | |/ _ \   \ \ /\ / / _ \| '__| |/ _` | |
|  _  |  __/ | | (_) |   \ V  V / (_) | |  | | (_| |_|
|_| |_|\___|_|_|\___/     \_/\_/ \___/|_|  |_|\__,_(_)
		

[SYSTEM] Initializing system...

[BOOT] Loading core modules

[INIT] Mounting file systems [OK]

[LOAD] Starting network services [OK]

[EXEC] Loading portfolio.sh

[INIT] Initializing user interface [OK]

[DONE] System ready [READY]

// SecOps Engineer

Wheel-Smith

Building digital experiences โ€” crafted by Wheel-Smith

$ ./get_profile.sh

Engineer with expertise in:

> M365 security

> Scripting and automation

> Cloud security

> System administration


$ cat contact.txt

GitHub: github.com/Wheel-Smith ยท by Wheel-Smith


$ _|

View Projects Get In Touch signed: Wheel-Smith

About Me

Hi! I'm Wheel-Smith, a paranoid cyber security engineer who loves breaking stuff and putting it back together.

With a robust background in secure infrastructure and offensive defense, I specialize in architecting resilient systems that blend rigorous security standards with seamless usability. My operations are driven by a passion for hardened code, threat analysis, and securing the digital frontier against emerging vulnerabilities.

2+
Years of Experience
๐Ÿคท๐Ÿฝ+
Projects Completed
โˆž
Cups of Coffee
~/scripts/identity.sh
# TARGET PROFILE INITIATED...

export OPERATIVE = {
  CODENAME: "Wheel-Smith",
  CLASS: "SecOps Engineer",
  BASE_OPS: "Encrypted Node [Remote]",

  ACTIVE_PROTOCOLS: [
    "System Hardening",
    "Incident Management",
    "Managing Bug Bounty Program",
    "Python/Bash Scripting"
  ],

  CURRENT_MISSION: [
    "Privilege Escalation",
    "Automating Defenses"
    "Logging and Monitoring"
  ],

  PAYLOAD: "sudo make me a sandwich"
};

echo "System Secure. User authenticated."