I’m a software developer who loves making things.
Here are some things I've made recently
Utility to test a function's performance
Convert numbers to memorable words
npm module to convert units in the command line
An API to manage scoreboards and leaderboards
A helper library for creating api keys, hashing and verifying hashes
A lightweight spending tracker web app built using react
Here are a few things I've written
with code samples
Evaluating time-space complexity of gauss summation
Using pino and pino-noir to redact things
How to assert against stdout output in Node.js
quick tutorial on setting up a simple express service using swagger 3.0
Some examples of how mutating state can introduce unexpected bugs