Seth A. Burleson
Learning at the speed of light,

XML Monster Muncher
The first project I built with no tutorial, over a period of 9 days, only using create-react-app as boilerplate. This is a fully interactive react form that allows user input for data, and then dynamically displays that data in an XML format for Dungeons and Dragons combat tracker apps.
American to British Translator
Built as a project for FreeCodeCamp , the translator not only translates american english to british english, but also does the opposite. I learned a lot of Mocha/chai by doing this project, as the unit tests were verry helpful once I wrote them.
NextPython, pygame, simple AI
This python application allows the user to place a start and end point, and then draw a maze. (you can press R to randomize the maze) Press space to watch a depth-first-search algorithm solve the maze. Download and run with python 3 to test
I have experience with the following tech, and I'm always eager to learn something new.
please contact SethBCoding@gmail.com
American to British Translator
Built as a project for FreeCodeCamp , the translator not only translates american english to british english, but also does the opposite. I learned a lot of Mocha/chai by doing this project, as the unit tests were verry helpful once I wrote them.
Next