I was leading the Frontend development team for the Arranger project, a web application to facilitate the entire process of arranging for a funeral.
The Frontend stack is built using primarily React, Redux and GraphQL; using Jest as a unit test framework. It is built, deployed and integrated using a combination of custom scripts, Webpack and Bitbucket pipelines. It also leverages offline functionality by using another combination of Service Workers, Redux Offline and a custom built network request queue.
I also did some feature work on the Backend, an event sourcing architecture laid out as micro services built using PHP and Node.
Frequently performed Scrum Master duties and provided technical direction and domain knowledge support to the entire Arranger team.
Implemented a small reporting gateway solution deployed as an AWS Lambda function written in Golang.