avo

made by mmcloughlin, submitted by porterjamesj
A Go library that makes it easy to write high-performance programs by generating x86 assembly.

AnchorJS

made by bryanbraun, submitted by porterjamesj
A JavaScript library for easily adding anchor links to existing pages.

pulldown-cmark

made by Raph, submitted by porterjamesj
A pull parser for Markdown, written in Rust.

Curse Notice

made by jimkang, submitted by Mai
A web app for making message images in the style of the dialogue that appears in Castlevania 2. Check out the code here: https://github.com/jimkang/curse-notice.

Mellow Bike Map

made by jeancochrane, submitted by porterjamesj
A map and routing tool for finding bike rides on quiet side streets!

gpg-expiration

made by jasonaowen, submitted by porterjamesj
A simple Python program for checking if a GPG key will expire soon, suitable for use in automation and scripting.

JWTs done right: Quebec's proof of vaccination

made by Mikkel, submitted by porterjamesj
Mikkel reverse-engineers Quebec's QR-code based proof-of-vaccination system, to find it surprisingly good from a privacy perspective. You can see the code here: https://github.com/MikkelPaulson/smart-health-card-parser

Bubo Reader

made by georgemandis, submitted by porterjamesj
A minimalist, static-site RSS reader that's easy to deploy your own instance of.

Hanzi Writer

made by chanind, submitted by porterjamesj
An open-source JavaScript library for creating animations and practice quizzes of Chinese character stroke order.

fuzzyset.js

made by Glen, submitted by porterjamesj
An easy-to-use fuzzy string matching library for JavaScript.