b1llyhoyle

↗ HN profile [ 738 ms ] full profile
Karma
12
Created
July 22, 2018 (7y ago)
Submissions
0
  1. I built a tool that lets me view how people are contributing to a repo, whether it be through pull requests or comments. The repo is a deployable web app, but script.js itself is where all the magic happens.…

  2. A few months ago I wanted to create a website that displayed metrics about NBA players that I care about. I was surprised and frustrated by the lack of free API services, so I ditched my original idea and decided to…

  3. Hi all, I built www.yamq.io because I was frustrated with popular message queue providers' lack of flexibility around scheduling delayed messages. YAMQ allows you to schedule delivery of arbitrary messages to a webhook…