Skip to content
View ThePsyberSleuth's full-sized avatar
πŸ‡±πŸ‡·
Coding...
πŸ‡±πŸ‡·
Coding...

Highlights

  • Pro

Block or report ThePsyberSleuth

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

ThePsyberSleuth banner

Typing SVG

LinkedIn Gmail Bluesky

πŸ‘¨β€πŸ’» About Me

ThePsyberSleuth.py

class Fitzgerald_E_Bowier:
    def __init__(self):
        self.name = "Fitzgerald E. Bowier"
        self.handle = "ThePsyberSleuth"
        self.roles = [
            "Software Engineer",
            "AI/ML Developer",
            "Cybersecurity Enthusiast"
        ]
        self.education  = "BSc in Software Engineering"
        self.philosophy = "Think β†’ Prototype β†’ Validate β†’ Iterate."
                          "Code is a step in the cycle, not the starting line."
def current_investigation(self):
    return {
        "currently_learning": ["Advanced Kubernetes", "MLOps", "Cloud-Native Security"],
        "fun_fact": "The best thing about a boolean is even if you're wrong, you are only off by a bit."
    }

me = Fitzgerald_E_Bowier() print(me.current_investigation())


πŸš€ My Services

I'm always open to collaborating on innovative projects. Here’s how I can help:

  • Full-Stack Development: Building robust, scalable, and secure applications.

  • Cybersecurity & Pen-Testing: Security audits, penetration testing, and secure system design.

  • AI/ML Solutions: Prototyping and deploying intelligent models and AI-driven features.

  • DevOps & Cloud Strategy: Automating CI/CD pipelines and architecting resilient cloud infrastructure.

separator

GitHub Streak

separator

Snake Game
Snake animation

Pac-Man Game
pacman contribution graph

Pinned Loading

  1. faceDetectionProject faceDetectionProject Public

    FaceGuard is an innovative face detection and recognition system designed to set new standards in biometric security.

    Python 1

  2. ThePsyberSleuth ThePsyberSleuth Public

    My Personal Repo

    2