This is a personal portfolio web application to showcase my projects, skills, and experience.
- Home Page: Introduction and brief overview.
- About Me: Detailed information about my background, skills, and interests.
- Projects: Showcase of my projects with descriptions and links to repositories.
- Contact: Form to get in touch with me.
- Clone the repository:
git clone https://github.com/Nibir2405/portfolio_web.git
- Navigate to the project directory:
cd portfolio_web
- Install the dependencies:
pip install -r requirements.txt
- Run the application:
python app.py
- Open your web browser and go to
http://localhost:8501
to view the portfolio.
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes.
- Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature-branch
). - Open a pull request.
This project is licensed under the MIT License.
- Email: nibirislam56@gmail.com
- LinkedIn: [www.linkedin.com/in/navid-ul-islam]
- GitHub: [https://github.com/Nibir2405]