DESIGN
Sketch
I use Sketch to make all mockups, wireframes, and prototypes.
FRONTEND
React
I use React for frontend development, along with styled components, recompose/hooks and apollo GraphQL client
BACKEND
Serverless Framework
I use the Serverless Framework with Node JS and Typescript.
PLATFORM
AWS Services
I use AWS Lambda, DynamoDB, SNS, SES, Cognito, S3, Cloudfront, API Gateway, Cloudwatch
GITHUB PROJECT
Starbucks App Clone
This is a set of apps for a coffee company like starbucks. It involves frontend apps for customers, clerks, store managers, store tvs, and warehouse.
GITHUB PROJECT
Microservice Starter
This microservice takes inspiration from the ports and adaptors methodology. Diagrams are included for explanation. This is a good representation of the approach I take building backend microservices.
GITHUB PROJECT
React Frontend Starter
This starter project sets up react with the graphql apollo client and apollo hooks. It also sets up a graphql api microservice, which will act as a backend for a frontend. This is a good representation of how I would start building front applications.