Ethan Randolph

Portfolio Website (Legacy)

2022 - 2024
Public Code Repository: https://github.com/ethanr555/ethanr555.github.io
Project Website: https://ethanr555.github.io/
Team: TODO

Tools: React.js , Typescript , Node.js , AWS S3 , AWS Cloudfront , Github Pages

This is my previous portfolio website that I no longer use. This website is designed not only for practice for HTML, CSS, and Typescript, but it is also intended to demonstrate the projects I have worked on in my career. It uses the React.js framework to render the website as if it is a single page application, reading a publicly accessible JSON file to determine the data to render. It uses Github Pages as the host, and it uses AWS S3 and Cloudfront for image hosting. The JSON this website reads from also is the same one that the Resume Generator project can use, which allows for multiple fronts to be updated at once.