chadjoan
I create tools, write library code, fix bugs, and improve error handling. Currently unable to accept new work.
Ohio, United States
Pinned Repositories
cdj-kernel-config
Place where I track kernel config and WHY I configured it in certain ways.
cdj-server-portage-repo
The local portage overlay I use on my servers.
cdj-zfs-portage-repo
An unofficial portage repository with occasional super-recent ZFS ebuilds.
chadvim
Vim plugins and configuration.
D-wrapper-libpng
Thick wrapper that allows D programs to use libpng; translates setjmp/longjmp error handling into D exceptions.
geo_street_address_us
A D port (of the partial C# port) of the Perl CPAN module Geo::StreetAddress::US
libsane
Binding for the Scanner Access Now Easy API.
sleep-waffle
A reimplementation of the Zeo Raw Data Library with less restrictive (Boost) licensing and written in C with a non-threaded polling-event model. And a silly name.
Spice-Hunter
4-player competative tugboat game. In spaaaaaaaace!
xdc
Cross D Compiler
chadjoan's Repositories
chadjoan/chadvim
Vim plugins and configuration.
chadjoan/cdj-kernel-config
Place where I track kernel config and WHY I configured it in certain ways.
chadjoan/cdj-server-portage-repo
The local portage overlay I use on my servers.
chadjoan/cdj-zfs-portage-repo
An unofficial portage repository with occasional super-recent ZFS ebuilds.
chadjoan/akashic_lite
An SQLite-based history-preserving database.
chadjoan/automata_arranger
Data structures for representing finite automata and an NFA->DFA converter.
chadjoan/bolts
Meta programming utilities for the D programming language
chadjoan/cdj-common-portage-repo
An unofficial portage repository for tools and libraries used in all of my Gentoo systems.
chadjoan/cdj-testing-rpzero-blinker
ChibiOS-RPi project that runs the LED blinking demo on a Raspberry Pi Zero.
chadjoan/cdj-testing-rpzero-i2c
ChibiOS-RPi project that does I2C communication on a Raspberry Pi Zero.
chadjoan/cdj-testing-rpzero-pwm
ChibiOS-RPi project that does PWM output on a Raspberry Pi Zero.
chadjoan/chadjoan.github.io
Chad's website
chadjoan/ChibiOS-RPi
ChibiOS fork for Raspberry PI experimentation. See wiki for Pi-specific information.
chadjoan/eargear-firmware-rpzero
Firmware for a (prototype) device that intends to mitigate ear damage from CPAP by providing ear canal pressure.
chadjoan/exogear
A library providing useful constructs intended to complement and build upon what is offered in Phobos.
chadjoan/fcitx
A Flexible Input Method Framework
chadjoan/genkernel-next
An improved and modern remake of Gentoo genkernel (in: udev, plymouth; out: cross compiler support)
chadjoan/HeXeR
A highly portable C (ISO C99) library that provides a novel replacement for typical exception handling mechanisms.
chadjoan/karatsuba-d
Example implementation of branchless Karatsuba multiplication in the D programming language.
chadjoan/kickback-kingdom-website
This repository houses the code for the Kickback Kingdom website.
chadjoan/linux
Linux kernel source tree
chadjoan/MS5840_Generic_C_Driver
Generic C driver for the MS5840 sensor
chadjoan/MS8607_Generic_C_Driver
Generic C driver for the MS8607 sensor
chadjoan/muRata-MZB3004T04-driver
Electronics CAD files for the driver circuit given in the MZB3004T04's datasheet.
chadjoan/nfs-utils
Utilities for managing NFS (obtained from http://git.linux-nfs.org/?p=steved/nfs-utils.git)
chadjoan/pabitoc
chadjoan/passwd_query
Types and functions for querying user/group information without buffer overflow risks and with opportunistic stack allocation.
chadjoan/remotely-client
chadjoan/selection_sleuth
Library that allows APIs to infer selection lists from instances of getters and setters.
chadjoan/te-sensor-drivers-pht
C drivers for the MS8607 and MS5840 sensors