Skip to content
View whoisnjoguu's full-sized avatar
:shipit:
:shipit:

Block or report whoisnjoguu

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
whoisnjoguu/README.md
retro-banner

Alan N.

swe / platform engineer.

I write APIs and CLIs, mostly in Go, and spend a suspicious amount of time behind a terminal.

projects | writing | x.com | email

current work

  1. elostirion — desired-state management for fleets of repositories; declare the fleet, detect drift, and open the PRs that converge it.
    github.com/whoisnjoguu/elostirion | Go | GitOps, drift detection, multi-repo

  2. jitterbug — a lightweight network chaos CLI that injects latency, jitter, and packet loss with eBPF and traffic control.
    build notes | Go + eBPF | Linux networking, TC, XDP

  3. nvim-config — making Neovim feel enough like VS Code that muscle memory stops complaining.
    github.com/whoisnjoguu/nvim-config | Lua | editor tooling

when bored

I write about whatever has my attention: kernels, repository fleets, APIs, and the occasional thought about the work itself.

  1. elostirion — making multi-repo management declarative.
    dev.whoisnjoguu.com | 2026-08-22 | cli, devops, GitOps, golang

  2. let there be jitterbug — part 1 — what happens when network chaos engineering meets eBPF.
    dev.whoisnjoguu.com | 2026-05-28 | eBPF, TC, Linux kernel, golang

more from the archive

Pinned Loading

  1. nvim-config nvim-config Public

    just my nvim config to make my neovim look like Vs Code

    Lua 1

  2. elostirion elostirion Public

    desired-state management for fleets of repositories at scale

    Go 2

  3. bulldozer bulldozer Public

    Forked from palantir/bulldozer

    GitHub Pull Request Auto-Merge Bot

    Go

  4. icloud_photos_downloader icloud_photos_downloader Public

    Forked from icloud-photos-downloader/icloud_photos_downloader

    A command-line tool to download photos from iCloud

    Python