The Mona Lisa Effect

made and submitted by emilyxxie
Urban legend says that Mona Lisa’s eyes follow you as you move around the room. This digital portrait uses machine learning to actually do this! Source: https://github.com/emilyxxie/mona_lisa_eyes

homesocial

made by debamitro, submitted by porterjamesj
An in-home social network, designed to work only on you LAN!

2500x: A deliberately terrible image format

made and submitted by shean-knoppers
A terrible website design to showcase a deliberately terrible, revolutionary brand new lossless net portable native image format. View any image on your computer as an array of colored <p> tags. Do simple image transformations by modifying flex properties, padding, and margins. Make your browser crash.

stitchcraft

made by yomimono, submitted by porterjamesj
A collection of software tools for generating cross-stitch patterns.

Zaha

made by Tamrat, submitted by nicholasbs
A visual note-taking app that lets you easily lay out notes and images on a board. Source: https://github.com/tamg/zaha

Implementing the Koch Snowflake Tessellation

made by piratefsh, submitted by Mai
A blog post about implementing the Koch snowflake tessellation. The code is linked!

Fermat's Last Margin

made by shapr, submitted by nicholasbs
A tool for writing (as much as you want!) in the margin of research papers, and sharing those annotations via Git!

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

How to set up the APIC to get keyboard interrupts

made by wesleyac, submitted by davidbalbert
A blog post about how to correctly set up the interrupt controller on a modern x86 PC to get keyboard interrupts.

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!