Skip to content
View mikeflynn's full-sized avatar
🥪
A little hungry, but overall OK.
🥪
A little hungry, but overall OK.

Block or report mikeflynn

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

Mike Flynn

CTO | Backend Developer | InfoSec Hobbyist | Sandwich Enthusiast

I’m a software engineer focused on building robust backend systems, currently specializing in Golang (Ent, GQLGen) and Postgres. When I'm not architecting APIs or managing DevOps workflows, I’m usually tinkering with Home Assistant, ham radio, or my Ford Maverick.

🛠 Technical Toolkit

Languages: Go, Python, JavaScript, Clojure, Bash, PHP Systems & Infrastructure: Docker, Nginx, AWS, Google Cloud Focus Areas: system design, infosec, tech-centered art projects, AI agents, front end, mobile apps, and infrastructure automation

🚀 Featured Projects

egg.js: A simple JS library for adding easter eggs to web pages. (1.6k+ ⭐)

Honey Bear Honey Pot: A fully functional SSH honeypot with a fun cartoon bear GUI...and it can run on a hard hat! 🐻

go-alexa: Amazon Echo / Alexa tools for Go development.

sensehat-service-ui: A physical Raspberry Pi interface for managing services.

gmail-clj: A Clojure abstraction for the Gmail API.

🛰 Hardware & Hobbies

Home Lab: Running Home Assistant with custom integrations and Pi-hole.

InfoSec: Casual hobbyist; fan of DEF CON and hardware hacking.

🥪 Casual Status

A little hungry, but overall OK.

C33Tech.com - Consulting & Writinghydrox.fun - Hacker ProjectsMastodonLinkedIn

Pinned Loading

  1. egg.js egg.js Public

    A simple javascript library to add easter eggs to web pages.

    JavaScript 1.6k 99

  2. go-alexa go-alexa Public

    A collection of Amazon Echo / Alexa tools for Go development.

    Go 259 62

  3. gmail-clj gmail-clj Public

    A Clojure library that abstracts the GMail API (not the IMAP) interface.

    Clojure 37 16

  4. sensehat-service-ui sensehat-service-ui Public

    A minimal physical interface to turn on and off services via the Raspberry Pi Sense Hat.

    Python 10 2

  5. An /etc/hosts manager bash script (v... An /etc/hosts manager bash script (v1.1) -- Added import and export commands!
    1
    #!/bin/bash
    2
    
                  
    3
    HOSTSFILE="/etc/hosts"
    4
    BAKFILE="$HOSTSFILE.bak"
    5
    DOMAINREGEX="^[a-zA-Z0-9]{1}[a-zA-Z0-9\.\-]+$"
  6. STLToday Paywall Bookmarklet STLToday Paywall Bookmarklet
    1
    # The STLToday.com Paywall Busting Bookmarklet
    2
    
                  
    3
    To sneak past the STLToday paywall you need to do the following (I'm assuming you're using Google Chrome, but the same basics will work on any PC browser.)
    4
    
                  
    5
    1. Go to STLToday.com