https://github.com/ethancedwards8/ethancedwards.com
https://github.com/ethancedwards8/ethancedwards.com
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ethancedwards8/ethancedwards.com
- Owner: ethancedwards8
- License: gpl-2.0
- Created: 2020-06-08T03:41:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-24T03:44:46.000Z (over 1 year ago)
- Last Synced: 2025-02-27T12:53:12.054Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://ethancedwards.com
- Size: 10.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.