An open API service indexing awesome lists of open source software.

https://github.com/ethancedwards8/ethancedwards.com


https://github.com/ethancedwards8/ethancedwards.com

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# ethancedwards.com
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

The backend is written in Python using Flask. The code for the backend can be found at

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.