This is a static profile page developed for my ITMO web development class. It showcases basic information.
To view the profile page:
- Clone this repository to your local machine.
- Open the
index.html
file in a web browser.
OR
- Open app.py
- Locate to localhost:5000 in your webbrowser. However you will need to install python and flask for this.
The profile page is a static website. Simply opening index.html
in any web browser should display the page.
Contributions to this project are welcome. Please fork the repository and submit a pull request with your changes.
Special thanks to my professor! Sorry for late realization that i realized i forgot to update. However it was uploaded to my profile days before.