https://github.com/vivekuw/basic_portfolio_website_using_flask
the basic portfolio website i have made with flask. There are many page like Project,Skill ,About ,Contact.
https://github.com/vivekuw/basic_portfolio_website_using_flask
basic-portfolio css flask flask-application html portfolio portfolio-website project python python3 skill
Last synced: 2 months ago
JSON representation
the basic portfolio website i have made with flask. There are many page like Project,Skill ,About ,Contact.
- Host: GitHub
- URL: https://github.com/vivekuw/basic_portfolio_website_using_flask
- Owner: vivekuw
- Created: 2024-11-22T14:15:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-23T15:44:18.000Z (over 1 year ago)
- Last Synced: 2025-10-08T21:18:43.434Z (9 months ago)
- Topics: basic-portfolio, css, flask, flask-application, html, portfolio, portfolio-website, project, python, python3, skill
- Language: CSS
- Homepage:
- Size: 938 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Basic Portfolio Website Using Flask
- the **Home Page ("127.0.0.1:5000/")** is you image and name is display and position .

- **Portfolio page is ("127.0.0.1:5000/portfolio")** is your project is dsiplay

- you want to **add project** then **("127.0.0.1:5000/add")** this **/add** html page open and you add the deatil.

- you want to **delete project** then **("127.0.0.1:5000/delete")** this **/delete** html page open and you add the deatil.

- **Skill page is ("127.0.0.1:5000/skill")** is your skill is dsiplay ,for change this contain will be in the code.

- **About page is ("127.0.0.1:5000/about")** is your about is dsiplay, for change this contain will be in the code.

- **Contact page is ("127.0.0.1:5000/contact")** is your contact is dsiplay, for change this contain will be in the code.
