Pinned Repositories
375-SwapTester
Testing program for CSSE375 "programming swap" assignments
BootLaunch
Demonstrating launch-on-boot iOS apps
HuffmanCoding
Ruby implementation of simple Huffman algorithm
Mobile-Trail-Mapping
Trail mapping archive. Up-to-date version at github.com/Mobile-Trail-Mapping
NotificationDecoder
Mac app filtering NSNotificationCenter debug output based on pointer addresses
ShellParser
Java shell-style string parser with quote and escape support
SwiftDataStructures
Playing around with data types in Swift
VCP
Version Control Paradigms project
web-oneshot
Ruby one-file Web server
timothyekl's Repositories
timothyekl/Mobile-Trail-Mapping
Trail mapping archive. Up-to-date version at github.com/Mobile-Trail-Mapping
timothyekl/VCP
Version Control Paradigms project
timothyekl/377FRTP
Term paper on functional refactoring for CSSE377 at Rose-Hulman
timothyekl/ExamScheduling
Finals scheduler for Operations Research
timothyekl/SiftablesEmulator
Simple Java project to emulate Sifteo Cubes
timothyekl/TouchViewer
Display touches on iPad
timothyekl/aruba
CLI Steps for Cucumber
timothyekl/ChatBotBDD
Example of behavior-driven development with Cucumber in Ruby
timothyekl/CSSE376-GitLab-personal
timothyekl/DelegationExample
A simple example of delegation in an iPhone project
timothyekl/HaplotypeInference
Deterministic modeling problem for smallest-set haplotype inference
timothyekl/JavaDisassembler
Super-basic Java class file disassembler; Compilers test project
timothyekl/LexYaccCalc
A simple four-function command-line calculator with precedence and grouping
timothyekl/Liza
Unit-testing framework for Bukkit
timothyekl/LocalWarming
Local temperature analysis and modeling
timothyekl/PyGitLog
Parse Git logs into Python objects
timothyekl/PynaryTree
Python binary tree
timothyekl/RandomEquation
Random equation generator/solver in Objective-C
timothyekl/SettingsViewController
A simple, configurable settings view for iOS projects
timothyekl/TicTacToeAI
Tic-Tac-Toe AI for 8th Light