Backend:
• Leveraged AWS Secrets Manager and KMS to manage customer’s individual and group Github and
Gitlab secrets/authentication throughout multiple regions
• Developed Github checks for all customer repos to provide insight into what is going on with their stack
by using Octokit, Git, SQS, and DynamoDB
• Built functionality allowing customers’ domains to integrate with our product through AWS Certificate
Manager, Route 53, API Gateway, and ALB
• Created API that made multiple CloudWatch requests to combine the results for front end data
visualization
• Implemented several core API routes for major product releases
Frontend:
• Built the settings, updates, and activity deployments pages to display the incoming data received from
API calls to the backend using React, Redux, and Next.js
• Reviewed design mocks and implemented all fit and finish changes