All Open Source code is hosted via Github, with a full list of public repositories embedded below. Developers are welcome to request parts of the code for other App Store applications that aren't listed below as well, just ask.
The code that runs this site is written with Rust using the Rocket framework, using PostgreSQL to provide persistent storage for blog posts and github repository information. It is Open Source under the MIT license.
Contains a script that assembles FFmpeg library for Android
Mirrored from git://git.osmocom.org/gr-osmosdr
Software defined radio receiver powered by GNU Radio and Qt.
An ESP IDF component for the DHT11/22 humidity and temperature sensor family.
A python implementation of the HomeKit Accessory Protocol (HAP)
A C++ HTTP/TLS client for ESP32 ESP-IDF
ESP-32 implementation of Apple Homekit Accessory Protocol(HAP)
Arduino library for Adafruit Si7021
Unofficial documentation on interacting with the FLIR One hardware
Addon for ESP8266 and mozilla-iot gateway
Things Gateway
mirror of the blobs repository containing redistributable binaries
github mirror of coreboot.org's master repository
Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
Objective-C-based FUSE for macOS SDK
C-based FUSE for macOS SDK
C++ implementation of a fast and memory efficient HAT-trie
None
On-Disk B+ Tree implemented in Rust
A Rust implementation of BIP-0039
ZNC docker image
Use FontAwesome in your Swift projects
Mac OS X menu application for imgur
This is a simple demonstration of two things, pulling random entropy out of a hardware smart card, and feeding that data into the Linux kernel pool using an ioctl call. Makes it possible for any Linux system to have a real hardware random number generator
An OS X menu bar application that tracks Bitcoin mining pool statistics using login details or API keys provided by the user, very old code and probably in need of refactoring
A Bitcoin "stock ticker" of sorts, built to track MtGox trade high/low/volume data on a simple timer. Given the current situation with MtGox, this app DOES NOT work anymore, but the code is still available and may be useful to someone.
A simple Google AppEngine tool for monitoring a small number of webservers and notifying you of downtime using email or Prowl push notifications. This code is very very old but feel free to use it as it should still work