Skip to content
View Bugs5382's full-sized avatar
🏠
Working, always.
🏠
Working, always.

Highlights

  • Pro

Block or report Bugs5382

Report abuse

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

Report abuse
Bugs5382/README.md

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

I'm an Infrastructure Engineer by trade, but a well-rounded developer at heart. I actively work across a range of languages and technologies including:

  • 🟨 Node.js
  • 🟦 Go (Golang)
  • 🐍 Python

Most of my programming projects support my full-time role in healthcare IT infrastructure, where I use code as a tool to automate, simplify, and optimize operational tasks.

I view programming as more than just a skillβ€”it's a force multiplier. Whether it's scripting deployments, building services, or creating tools to help my team, I code to make life easier for myself and the community around me.

πŸ”­ Currently Building

A couple of larger open-source efforts in active development β€” go take a look:

  • CryptOS-PKI β€” an immutable, API-driven, high-assurance PKI operating system. Talos-Linux philosophy applied to certificate authorities: no SSH, no shell, mTLS-gRPC only, CA keys sealed in the TPM. (See the org page for the full picture.)
  • DDI-OS β€” an open-source DDI solution (DNS / DHCP / IPAM), early in development.

πŸš€ Projects

Bugs5382 (personal)

HL7 & healthcare integration

  • node-hl7 β€” Pure Node.js monorepo: HL7 client + server packages. (TypeScript Β· ⭐3)
  • go-hl7 β€” Pure-Go HL7 v2.x library: typed builder, MLLP/TLS client+server, batch/file-batch, full value-tables. (Go Β· ⭐1)

Fastify plugins

  • fastify-rabbitmq β€” Fastify RabbitMQ plugin (amqplib), pure TS. (TypeScript Β· ⭐11)
  • fastify-hl7 β€” Fastify HL7 plugin, pure TS. (TypeScript Β· ⭐3)

Developer tooling & GitHub Actions

Infrastructure & homelab

Other

the-rabbit-hole-tech (org)

Pinned Loading

  1. fastify-rabbitmq fastify-rabbitmq Public

    A Fastify RabbitMQ Plugin Developed in Pure TypeScript using the AMQPLIB

    TypeScript 12

  2. fastify-hl7 fastify-hl7 Public

    A Fastify HL7 Plugin Developed in Pure TypeScript.

    TypeScript 4

  3. helm-technitium-chart helm-technitium-chart Public

    A chart to run Technitium in Kuberntuess.

    Shell 2

  4. external-dns-technitium-webhook external-dns-technitium-webhook Public

    Technitium provider for ExternalDNS

    Go 2

  5. changelog-updater-action changelog-updater-action Public

    A Go Script that will update a CHANGELOG.md file with advanced settings and actions.

    Go 2

  6. node-hl7 node-hl7 Public

    A pure Node.js monorepo containing HL7 client and server packages. Easily send properly formatted HL7 messages to a broker, or parse and extract specific segments from incoming messages.

    TypeScript 4 2