gt

made by hellerve, submitted by porterjamesj
A simple green threads implementation in C, based on the tutorial here: https://c9x.me/articles/gthreads/intro.html

historical_ciphers

made by Jake Davis, submitted by porterjamesj
A Python package for encrypting and decrypting old-timey ciphers, like simple transposition, or the Caesar cipher!

pingkiller

made by Vijith Assar, submitted by porterjamesj
A browser extension that prevents websites from tracking you using the HTML `ping` attribute, which is difficult to prevent with standard techniques like disabling JavaScript execution.

onairlight

made by hyfen, submitted by porterjamesj
A program that detects when your webcam is being used by a specific process and turns on a light. Useful for letting whoever you share a space with know you're in a video call!

Pomodoro in WhatsApp

made by fzchriha, submitted by porterjamesj
A Pomodoro timer bot for WhatsApp, text it to get a reminder of when to take a break!

game-of-life-with-decay

made by hyfen, submitted by porterjamesj
An implementation of Conway's Game of Life but instead of dying right away, cells decay slowly into the background.

Belle Absente Bot

made by chloerevery, submitted by porterjamesj
A program for generating Belle Absente poems out of existing works of literature.

statusbar-pomodoro

made by shean-knoppers, submitted by porterjamesj
A Pomodoro timer for your terminal status bar!

datafun

made by Michael Arntzenius, submitted by porterjamesj
A research programming language attempting to generalize datalog. You can see the code here: https://github.com/rntz/datafun

Love Bomb

made by EvanC, ertyseidohl, submitted by porterjamesj
A browser game drawn only with emoji! You can see the source code here: https://github.com/ertyseidohl/heart