The y_crypto library contains a number of PostgreSQL extension functions, primarily written in C. These include random number generation, generating hash digests, and RSA encryption, decryption, signing, and signature verification.
A tool which splits a single WAV file into multiple wav files based on silence.
An attempt at cloning the original Pong for the Atari 2600 in pure C++ and SDL.