simple_recommender

made by geoffreylitt, submitted by porterjamesj
A simple recommendation engine for Ruby on Rails. Read this blog post for more on the inspiration behind the project: https://www.geoffreylitt.com/2017/03/19/building-a-rails-recommendation-engine.html

typeset

made by zephraph, submitted by porterjamesj
A library of Rust macros that make it easier to express relationships between types.

Orb Game

made by billmarcy, jckelly, submitted by porterjamesj
A puzzle-platformer where you traverse the environment using projectiles as platforms. See the code here: https://github.com/jackckelly/orb_game

plop

made by rileyjshaw, submitted by porterjamesj
A macOS tool for text expansion, scriptable with JavaScript.

audioscope

made by davidlu, submitted by porterjamesj
A perceptually meaningful audio visualizer. Read more about how it works here: https://delu.medium.com/a-perceptually-meaningful-audio-visualizer-ee72051781bc#.p87d5rrxg

Pynchon Name Generator

made by Leaozinho, submitted by porterjamesj
Generate random names in the style of Thomas Pynchon.

Island

made by tgfrerer, submitted by porterjamesj
An experimental, hot-reloading renderer for Vulkan shaders.

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.