This is a directory to different projects I have contributed to or created. The links will take you to the code with a more in-depth readMe.
Javascript
React / Redux
- PersonalWebsite: my personal website.
- ParkPlace: a worldwide app for leaving reviews on parks.
- PokeHang: hangman game utilizing pokeApi.
vanillaJS
- PlayaPictures: Responsive Image gallery.
- TradePDX: a Portland local app for bartering.
SQL
- PokeFlip: a memory game utilizing pokeApi.
- PokePersonality: a personality quiz utilizing pokeApi.
Testing
- PersonalWebsite: unit testing of github API functions with jest.
- arrayMethods: unit testing with mocha.
- PokeHang: unit testing of actions and reducers with jest.