Skip to content
View shadowdevnotreal's full-sized avatar
🐱
I may be slow to respond.
🐱
I may be slow to respond.

Block or report shadowdevnotreal

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
shadowdevnotreal/README.md

πŸ‘‹ Welcome to the Shadows 😼

ShadowDev

Portfolio GitHub followers


🌟 About Me

class ShadowDev:
    def __init__(self):
        self.username = "shadowdevnotreal"
        self.name = "ShadowDev"
        self.role = "IT Consultant & Automation Engineer"
        self.experience = "25+ years in IT consulting"
        self.specialization = "Microsoft SME | FastTrack EM+S"
        self.location = "The Shadows πŸŒ‘"
        self.languages = ["Python", "JavaScript", "Bash", "PowerShell", "HTML/CSS"]
        self.expertise = [
            "Cloud Security", "Azure", "Microsoft 365", "Automation",
            "AI/ML Development", "Cybersecurity", "Compliance"
        ]
        self.current_focus = [
            "AI-Powered Tools", "Security Automation", 
            "Cloud Infrastructure", "Pentesting"
        ]
        self.certifications = [
            "Microsoft SME", "CompTIA A+", "Sophos Engineer",
            "Fortinet NSE 2", "Six Sigma", "Social Engineering"
        ]
        self.fun_fact = "I debug code in my sleep and automate everything 😴"
    
    def say_hi(self):
        print("Thanks for dropping by! Let's automate something awesome together πŸš€")
        
me = ShadowDev()
me.say_hi()

πŸ› οΈ Professional Arsenal

Core Technologies

Python JavaScript PowerShell Bash HTML5 CSS3

Cloud & Enterprise

Microsoft Azure Microsoft 365 Active Directory Exchange

Security & Networking

Sophos Fortinet WatchGuard Kali Linux

Development & Tools

Node.js React Git VS Code Docker


🎯 Current Projects & Focus

  • πŸ€– AI-Powered Automation: Developing intelligent tools for IT workflows and security analysis
  • πŸ›‘οΈ Security Toolkits: Building comprehensive penetration testing and vulnerability assessment suites
  • ☁️ Cloud Infrastructure: Microsoft 365 compliance, Azure security, and hybrid cloud solutions
  • πŸ”§ Enterprise Automation: PowerShell and Python scripts for system administration and monitoring
  • πŸ“Š OSINT & Reconnaissance: Tools for security assessment and attack surface analysis
  • πŸŽ“ AI Training Models: Custom GPTs for specialized cybersecurity and IT consulting tasks

πŸ“Š GitHub Analytics

GitHub Streak


πŸ† Featured Projects

πŸ›‘οΈ Universal Testing Engine

Advanced Adaptive Assessment Platform with Integrated IT Professional Assessment HTML

Comprehensive cybersecurity utilities and scripts for ethical hacking Python

πŸ§‘β€πŸŽ“ BowTied-Cyber-AI-Ecosystem

Architecting the Future of Cybersecurity Education Career Development

βš–οΈ Ombudsman

Organizational chart showing corporate ombudsman structure
HTML


πŸ” Security & Analysis Tools

🀝 Open Source Contributions

πŸ“‘ OSINT & Reconnaissance

  • WWWScope - Web application security analysis tool

πŸ€– AI Projects & Custom GPTs

🎨 Creative AI Tools

  • Clan Render - Transforms portraits into hybrid animal-clan illustrations

πŸ›‘οΈ Security & Assessment

πŸ“š Educational & Consulting

πŸ’™ Life and Mental Health


πŸ’Ό Professional Experience Highlights

  • 25+ Years in IT Consulting & Systems Administration
  • Microsoft Subject Matter Expert (FastTrack EM+S | Compliance)
  • Enterprise Security Specialist - Azure, M365, compliance frameworks
  • Remote Leadership - Cross-functional team management and consulting
  • Automation Engineer - Python, PowerShell, and AI-driven workflow optimization
  • Social Engineering Specialist - Advanced OSINT and security assessment

πŸŽ“ Key Certifications

  • Microsoft FastTrack EM+S Specialist
  • CompTIA A+ Certified
  • Sophos Certified Engineer
  • Fortinet NSE 2 Network Security Associate
  • Advanced Practical Social Engineering
  • Six Sigma White Belt
  • Cradlepoint Certified Network Associate

🌐 Connect With Me

Portfolio GitHub Email


πŸ’­ Random Dev Quote

Quote


πŸ“ˆ Contribution Activity

Activity Graph


🎭 "Automate the mundane, secure the critical, innovate the future"

Profile Views

⭐️ From ShadowDev | Made with πŸ’œ, lots of β˜•, and 25+ years of IT wisdom

Pinned Loading

  1. Ciphers Ciphers Public

    Caesar Shift Cyphers

    Python 1

  2. Exif-configs Exif-configs Public

    Exif mods for windows users

  3. AIPScannerConfig AIPScannerConfig Public

    Forked from dgoldman-msft/AIPScannerConfig

    AIP Scanner Configuration module

    PowerShell 1

  4. Size-Matters Size-Matters Public

    Tool to help improve reverse image searching because size matters!

    Python

  5. Bash-buddy Bash-buddy Public

    Comprehensive tool designed to ensure your Bash scripts run smoothly across different environments by managing system commands and package dependencies. It supports a variety of package managers ac…

    Shell