Skip to content
View benallen-dev's full-sized avatar
:shipit:
neovim btw
:shipit:
neovim btw

Block or report benallen-dev

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
benallen-dev/README.md

Checking me out for recruitment? Sweet!

Have fun checking out my hobby projects, some of them are even feature-complete. I know there's no tests, half these repos is just me trying random stuff out.

Short version

  • 🛠️ Currently working for ANWB
  • 🌱 Go is easily my favourite programming language
  • ⚡ Folks would be way better off if we all stopped splitting web dev into frontend/backend
  • 🔮 Hypermedia APIs are pretty great, but in retrospect I'm not sure they're great at everything
  • 💬 One time I uploaded some half-baked C++ code for an Arduino/NRF24 module to emulate a Xiaomi light bar remote that surprisingly many people found useful
  • 🤓 Vim is life
  • ⚰️ ChatGPT might replace me, but someone has to write terrible code to train the LLMs on, might as well be me

I use Arch, btw

Pinned Loading

  1. xiaomi-lightbar xiaomi-lightbar Public

    Looking for https://github.com/lamperez/xiaomi-lightbar-nrf24 ? Use an arduino nano and RF24 module to control a Xiaomi monitor light bar

    C++ 91 10

  2. benallen-dot-dev benallen-dot-dev Public

    My personal dev website

    HTML 1

  3. artifact-deployer artifact-deployer Public

    A server written in Go to fetch build artifacts from GitHub actions and deploy them on the host machine. Also, my first non-toy Go project so it's a beautiful mess.

    Go 1

  4. collage collage Public

    A web app written with Go and HTMX that lets users submit images so that presenters can reveal them all later.

    Go

  5. crontribute crontribute Public

    Automatically updates the readme each day so I don't have to pad my contribution graph manually

    Shell

  6. aoc aoc Public

    Advent of Code, now in a single repository!

    Go