Created a responsive static website with basic HTML/CSS, hosted via S3, using a custom domain name from Amazon Route 53.
Secured with HTTPS using an SSL certificate from AWS Certificate Manager and an AWS CloudFront distribution.
Implemented a visitor counter by provisioning DynamoDB, AWS API Gateway, and AWS Lambda function resources via the AWS Serverless Application Model (SAM) CLI.
Created a CI/CD pipeline for the frontend using GitHub Actions to automatically sync S3 files when pushed to the GitHub repository.
Cryptek
Cryptocurrency Watchlist
Web application built with npm and containerized with Docker.
Provisioned AWS resources such as an Elastic Container Registry (ECR) repository, an Elastic Container Service (ECS) cluster, and an EC2 instance to host the app.
Created a CI/CD pipeline using GitHub Actions that automatically pushes the Docker image to ECR, then runs an ECS task to create an EC2 instance that deploys the container.
Configured the EC2 instance with open ports and an internet gateway to allow the web application to be viewed over the Internet.
Restaurant Mockup Application
Local, front-end web application for a hypothetical restaurant
Generated a user session to allow customers to make orders, track order progress, and calculate bills.
Created components throughout the app via React to promote reusability and scalability.
Built using HTML, CSS, and JS with React.
Pomodoro Timer
Local, front-end web application of a functional pomodoro timer
Schedules intermittent breaks during a working period to increase productivity
Implemented toast notifications, timer logic, and audio for enhanced functionality.
Built using HTML/CSS/JavaScript.
Experience
Technologist
August 2022 - October 2022
Strategio
A full-time 8-week Simulator program led by industry experts.
Training is conducted in a highly collaborative environment with daily standups, weekly assessments, individual and group exercises.
The Strategio Simulator is designed to produce cross-functional and tech agnostic early career Technologists ready for Software Engineering, Cloud & DevOps, SDET, SRE and BSA roles.