Skip to content

My website is hosted on Heroku and is made using HTML, CSS, and one small scoop of vanilla JavaScript. The backend in in Python & Flask.

Notifications You must be signed in to change notification settings

elibroftw/website

Repository files navigation

Website

My own website with Flask for the backend and no framework for the frontend; Hosted on Heroku.

SSL (CSR) Instruction

What it contains

  • My prominent software projects
  • Aesthic version of my resume
  • Album Art Searcher
  • Articles I have written
  • Prettified WLU pool schedule
  • Useful Software I use
  • Resources for learning
  • Socials

My graphic design work

  • Smoke Wallpapers
  • Plexus Wallpapers

My plans

  • Adding pictures I have taken
  • My music tastes and any music I might create

How to Run Locally

pip install -r requirements.txt --upgrade
# create .env file before running below
# or hit F5 in VSCode
flask --debug --env-file .env run

About

My website is hosted on Heroku and is made using HTML, CSS, and one small scoop of vanilla JavaScript. The backend in in Python & Flask.

Resources

Stars

Watchers

Forks