Skip to content
View kylereddoch's full-sized avatar
:octocat:
:octocat:

Block or report kylereddoch

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kylereddoch/README.md

Hello 👋, I'm Kyle (aka CybersecKyle)

Cybersecurity & IT Solutions Leader

Mastodon FollowGitHub followersVisitors

# totally_legit_cybersec_profile.pyimporttimeimportrandomimporthashlibasthreat_hashimportsocketassock_puppetimportsecretsasopsecfromdatetimeimportdatetimecurrent_activity="Defending networks & breaking down threats"current_location="Amarillo, TX"languages= ["Python", "PowerShell", "Bash", "JavaScript", "HTML", "CSS"]
tools= ["Wireshark", "Kali Linux", "Nmap", "Metasploit", "VS Code", "Git"]
interests= ["cybersecurity", "incident response", "automation", "family", "music"]
ask_me_about= ["threat detection", "MSP life", "blue team tactics", "automation scripts"]
deffavorite_drink():
hour=datetime.now().hourifhour<12:
return"Coffee ☕ (morning firewall fuel)"elifhour<18:
return"Dr Pepper 🥤 or Water 💧 (pentest hydration)"else:
return"Tea 🍵 (for late-night log analysis)"defboot_sequence():
banners= [
"[*] Initializing CybersecKyle persona...",
"[*] Loading threat intelligence modules...",
"[*] Compiling scripts of doom...",
"[+] Profile boot complete."
]
formsginbanners:
print(msg)
time.sleep(0.5)
defgenerate_session_id():
returnthreat_hash.sha256(opsec.token_bytes(8)).hexdigest()[:12]
# Run profileboot_sequence()
print(f"Hello, I'm Kyle (aka CybersecKyle)")
print(f"Session ID: {generate_session_id()}")
print(f"Current status: {current_activity} in {current_location}")
print(f"Languages in my arsenal: {', '.join(languages)}")
print(f"Tools in my kit: {', '.join(tools)}")
print(f"My interests: {', '.join(interests)}")
print(f"Ask me about: {', '.join(ask_me_about)}")
print(f"Favorite drink at this hour: {favorite_drink()}")
print("[!] Warning: Unauthorized packets will be dropped 🚫📡")

Let's meet and chat!

Schedule a meeting with me!

👇 Type the following in your console or terminal to connect with me.

npx kylereddoch

👆 This command line tool can be found here.

Where you can find me


📝 Latest Blog Posts

➡️ more blog posts...


📊 GitHub Stats

kylereddoch

kylereddoch

NOTE: Top languages does not indicate my skill level or anything like that. It is just a metric of which languages have been hosted by me on GitHub based on the usage across repositories. There are others that have not been put on Github.


🙏🏼 Support

I love being able to offer people the tools/software that help make a difference in their lives. Your support helps continue to make that happen. There is no pressure, though. If you like what I am doing and use what I put out, please consider supporting me through the various options below. I have set up both one-time donations and membership tiers. (Those that support me through memberships get extra perks!)

Buy Me A Coffee

Buy Me a Coffee at ko-fi.com

Pinned Loading

  1. scriptablescriptablePublic

    A repository for scriptable (iOS app) JavaScript files that provide little snippets of information.

    JavaScript 79 15

  2. catpuccin-mocha-ui-mastodoncatpuccin-mocha-ui-mastodonPublic

    🐘 A Catppuccin-powered complete UI theme for Mastodon, inspired by Bird UI, with configurable flavors, accent colors, fixed CSS exports, and a larger left-side composer for advanced web.

    2

  3. brewventybrewventyPublic template

    A coffee-themed, fully customizable Eleventy starter project combining elegant design with powerful functionality. Perfect for personal blogs, documentation sites, and landing pages.

    SCSS 13

  4. eleventy-plugin-mastodon-shareeleventy-plugin-mastodon-sharePublic

    A drop-in Eleventy plugin that adds a Share on Mastodon button and a small instance picker with an optional remember my instance feature. Works with Nunjucks, Liquid, and JS templates.

    JavaScript 3

  5. retro-garden-eleventy-themeretro-garden-eleventy-themePublic template

    Retro Garden is an open source Eleventy theme for personal sites that want IndieWeb publishing habits and early-web personality without giving up modern tooling. It mixes WebC components, palette s…

    Nunjucks 7 1