Skip to content
View rshayer95's full-sized avatar
💭
The path isn’t clear yet, but I’m building the way forward.
💭
The path isn’t clear yet, but I’m building the way forward.

Block or report rshayer95

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

Robin Hayer

Security automation & platform engineer — Go, Python, Azure.

I build the systems security operations run on: network telemetry pipelines, packet analysis engines, and the automation that turns raw data into something a detection team can actually query.


What I work on

  • Network telemetry & packet analysis — high-throughput PCAP processing, protocol dissection, concurrent parsing pipelines.
  • Security automation — alert triage, enrichment, and workflow tooling for OT and SOC teams.
  • Event-driven cloud architecture — serverless pipelines on Azure Functions, Service Bus, and Log Analytics.
  • Performance work — benchmarking, profiling, and root-causing the bugs that turn out to live in someone else's library.

Published

go-clipboard — cross-platform clipboard library for Go. Build-tag support for Windows, macOS, and Linux including WSL. Indexed on pkg.go.dev.

More coming — writing up the engineering work I can share publicly.


Stack

Languages: Go · Python · Rust · TypeScript · Bash · KQL Cloud: Azure (Functions, Service Bus, Log Analytics, Sentinel, Logic Apps) Infrastructure: Kubernetes · Docker · Linux/WSL · CI/CD Network: tshark/Wireshark · gopacket · dpkt · protocol parsing Other: REST APIs · event-driven systems · Tauri · React · Neovim


Approach

If something is repetitive, inconsistent, or manual, I build a better system for it. I dig past the first plausible explanation for a bug until I find the real cause, and I separate what's verified from what's estimated — in code and in writing.


📧 dev.robinhayer@gmail.com · 💼 LinkedIn · 📍 Toronto / GTA, Canada

Popular repositories Loading

  1. rshayer95 rshayer95 Public

    Config files for my GitHub profile.

  2. Agent-Wiz Agent-Wiz Public

    Forked from Repello-AI/Agent-Wiz

    A CLI tool for threat modeling and visualizing AI agents built using popular frameworks like LangGraph, AutoGen, CrewAI, and more.

    Python

  3. sage sage Public

    Forked from alexdglover/sage

    An alternative to Intuit's recently retired Mint application for tracking personal finances.

    Go

  4. pyshark pyshark Public

    Forked from KimiNewt/pyshark

    Python wrapper for tshark, allowing python packet parsing using wireshark dissectors

    Python

  5. go-clipboard go-clipboard Public

    Go