My website hosted at ethancedwards.com. The frontend is written in Javascript using React, Express, and NextJS frameworks. The code for the frontend can be found at https://github.com/ethancedwards8/ethancedwards.com
The backend is written in Python using Flask. The code for the backend can be found at https://github.com/ethancedwards8/ethancedwards-api
The index page of the website includes links to my blog, my podcast episode list, my congress webapp, and my about page. It also features my randomized quote picker. Every time the page is refreshed, a new quote is displayed. The site is built with responsive design principles in mind.