Here's my stuff. Feel free to ask questions or log issues.
Index of Repositories
Site | Description |
---|---|
raytracing.github.io | The Ray Tracing in One Weekend book series. Three online books (with source) on how to write your own raytracer |
Repo | Description |
---|---|
calendar | Windows command-line tool to print specific months or years |
csub | Command substitution for the Windows command line |
drives | Windows command-line tool to display all current drive information |
eol | Windows command-line filter to convert End-Of-Line character sequences |
ftimecomp | Windows command-line tool for the comparison of file timestamps |
hex | Windows command-line hexadecimal dump utility |
pathmatch | Windows command-line tool to print directories and files matching wildcard specifications of arbitrary depth. |
timeprint | Nice Windows command-line tool to very flexibly print elapsed, relative or absolute times and dates |
win-scripts | A collection of useful Windows CMD scripts and fragments |
Repo | Description |
---|---|
easter | A simple program to display dates for Easter |
fpWorkbench | A set of C++ programs for experimenting with floating point numbers |
gibber | I have a personal Perl script to generate English-like gibberish (for password inspiration). Someday I hope to port this to multiple platforms as a C++ tool. |
git-site | A custom Git shell command to launch the home page for the current project |
hollasch | Magical repository that allows me to have a profile README |
jumpdir | Sigh. Someday I'll get to this V2 port of a very awesome tool I wrote years ago. |
LSON | Needs a better name. Yet another rethinking of JSON, with tables, graphs, and much better freedom for expressing arbitrary data types. |
pi-lab | Archive of some Raspberry Pi Python scripts I wrote a while ago. |
ray4 | Source + doc of my master's thesis Four-Space Visualization of 4D Objects. 4D raytracer. |
srhlab | Random fragments and notes to document various programming concepts I've learned. |
smooth-hull | A demonstration of techniques to construct a smooth convex hull, using D3 |
stochastic-urn | A simple web page illustrating the stochastic urn model of disease contagion |