Systems and Software Portfolio
Summary
This portfolio gives examples of my work in the technical world. Each example gives insight into the interdisciplinary design and development approaches I use to customize a technology-driven design around the goals of the user and customer.
Examples
Binary Bidirectional Associative Memory Subsystem
This is an associative memory & machine learning module I wrote for an intelligent agent.
One-Dimensional Cellular Automata
This is a quick cellular automata simulator I wrote in perl for one-dimensional models, specifically to explore the Turing-complete Rule 110.
NOAA Weather Parser
For all those interested in analyzing U.S. weather data, this script talks with NOAA's servers and saves all available data for a region to CSV files.
Synesthetic Reading Test
Personally experiencing many kinds of synesthesia including grapheme-color, I decided to write a perl script to determine color-spatial deviation in a word could before the word became unreadable. This is that test.
A NicTool Shell
Shell scripting for DNS server maintenance shouldn't be a hassle. When working with NicTool, I wrote an interactive shell to help keep name records in sync.