1

I'm

Chris Hesterman

I made this thing.

2
3d carousel visualizer (2021) - VISIT
React  styled-components
 - created to experiment with css perspective
 - changes according to user input parameters
 - all changes smoothly animate as entered
3
Nostalgic side project (2021) - VISIT
React Howler.js styled-components
 - aliens look & move like original arcade game
 - turret moves and fires
 - original game sounds
 - TODO: collision detection, various optimizations
4
FEC - Humble Bundle Clone (2020) - REPO
MongoDB  MySQL  Express  React  Node  AWS
 - team project utilizes service oriented architecture
 - each member created 2 full stack services & proxy
 - page accurately reproduces look, function of original
 - services & proxy deployed to EC2 instances
5
SDC - Petco Clone (2020) - REPO
PostgreSQL  Express  React  Redux  Node  AWS
 - each team member inherited 1 full stack service
 - goal was to overhaul/scale backend
 - local optimization, deployment to multiple EC2
 - various scaling tactics & load testing
6
MVP dashboard and quiz app (2021) - REPO
PostgreSQL  Express  React  Node  Docker
 - dashboard code challenge for language app
 - timed with goal of full stack MVP, basic CRUD
 - install, initialize, seed db, start with one command
7
MVP React calculator (2021) - VISIT
React  styled-components
 - MVP created to get acquainted with hooks
 - basic functionality, more to be added
8
Dad Jokes app (2017) - VISIT
React  react-flip-toolkit  icanhazdadjoke api
 - created when first learning React
 - rating joke affects list position, emoji, ring color