Skip to content
View nicholashoule's full-sized avatar
🧩
🎲 🎲 🎲 🎲 🎲
🧩
🎲 🎲 🎲 🎲 🎲

Highlights

  • Pro

Block or report nicholashoule

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

About

πŸ”† πŸ”§ βš™οΈ β˜• πŸ’» ☁️ 🌧️ πŸŒ₯️ ♻️

Typing SVG

I'm a Senior Site Reliability Engineer at F5. Previously, I've worked for Vutility, 3M HIS, and a few other innovative tech companies.

〰️ πŸ“‹ Pronouns: he/him/his

〰️ πŸ”— Link - GitHub (nicholashoule)

〰️ πŸ“– Reading.

ko-fi

# Bash - Animated robot πŸ€– (Ctrl+C to stop)
while true; do for f in "[β—‰_β—‰]" "[β—‹_β—‹]"; do clear; echo "$f"; sleep 0.7; done; done

Pinned Loading

  1. Git prune and delete merged local br... Git prune and delete merged local branches
    1
    # Git - prune and delete
    2
    
                  
    3
    ### macOS
    4
    
                  
    5
    ```Zsh
  2. go-ginrest go-ginrest Public

    Go (Golang) Example: Gin RESTful API

    Go 1

  3. Rsync and SSH Rsync and SSH
    1
    # Rsync and SSH
    2
    
                  
    3
    ```
    4
    rsync --help
    5
  4. subnet-splitter subnet-splitter Public

    A modern web application for calculating subnet details, splitting CIDR ranges recursively, and planning network configurations.

    TypeScript

  5. demojify-sanitize demojify-sanitize Public

    A dependency-free Go library for auditing, detecting, removing, and substituting emoji clutter and unnecessary whitespace in text content. Built for post-processing AI agent output, sanitizing user…

    Go

  6. repogov repogov Public

    A dependency-free Go library and CLI for repository governance: enforce file-length limits and validate or scaffold AI-agent-ready directory layouts for Copilot, Cursor, Windsurf, Claude, Kiro, Gem…

    Go