Hello,
I'm Seth. I'm a husband, former ballroom dancer, and a software engineer. I'm currently working on a side project called kilo, a text editor for the terminal written in C, as well as a 2D Java game engine. I'm really enjoying working on these projects, but I like to think of myself as a more well rounded person than just programming projects.
I also enjoy Magic the Gathering, ballroom dancing, traveling, playing video games, and reading.
Personal Projects
Text Editor
A text editor in C that is a work in progress.
Pig Latin Converter
A fun project designed to test string slicing capabilities in Python. I had a lot of fun implementing the consonant/vowel rules around 'y', among other things.