Scribble is an Android application designed to seamlessly take a photo, annotate with creative tools, and share within your favorite messaging apps. Scribble is built to fill the lack of simple photo annotation features in social applications such as text messaging and emailing.
Empty Mourning (in progress )
Enter Empty Mourning, a site created for a local garage band. It features access to all their music streaming outlets, show dates, and recent music videos. The page also displays a live photo feed using the Instagram API.
Gitlet
A portable version control system that is powered by Java. If for whatever reason you can't install git on your machine, gitlet works anywhere and supports the important git commands, excluding remote functionality... just drag the gitlet in any working directory and you're good to go! No installation required.
CryptoConvert
A no-frills application to check current exchange prices. Convert between the most popular cryptocurrencies using the latest data, powered by CoinMarketCap©.
Buffer Overflows
Need examples of a buffer overflow attack? Look no further. Here are python scripts that take advantage of traditional buffer overflows, as well as bypassing modern defenses (off-by-one, and ret2eax to bypass ASLR). Includes usable scripts and visualizations of the memory stack.