Loading repository dataβ¦
Loading repository dataβ¦
usmanbvp / repository
π The Complete Customizable Portfolio Template which lets you showcase your work and provides each and every detail about you.
Just change index.html to get your personal portfolio.Feel free to use it as-is or personalize it as much as you want.
If you'd like to contribute and make this much better for other users, have a look at Issues.
β Star me on GitHub β it helps!
βοΈ Home
βοΈ Education
βοΈ Experience
βοΈ Projects
βοΈ Contact me
To view a live example, click here
The website is completely built with html, css and java script.
Clone the repository into your local system using below command:
git clone https://github.com/usmanbvp/data-scientist-portfolio.git
Now the project is ready to use.
Explore the project's directories and files to become familiar with its structure
To view the website locally, open the project directory in your terminal and run the following command:
start index.html
In this project, you need to change index.html to customize this to anyone else's portfolio.
In this section, customize your personal information to make the portfolio reflect your identity. Follow these steps:
<div class="home-content"> to include your name, introduction, and any additional details you'd like to share.Customize the academic information in this section. Update your degrees received, certifications, and achievements:
Find the "education" section in the HTML code.
Update the content inside the <div class="education-content"> to include details about your educational background, certifications, and achievements.
Update the content according to your own experience, adding details about work experience and internship experience:
<div class="container"> to include details about your internships and any relevant experience.Add your projects and their GitHub links in this section:
<div class="projects-container"> to feature your projects. Update the project names, descriptions, and GitHub links.To enable the contact form to receive information via email, follow the steps below:
Watch this YouTube video for personalized instructions on activating the contact form.
Open the script.js file located in the js directory:
js/script.js
Now, your contact form is ready to capture and send user-entered data to your email address.
<your-github-username>.github.io. Please don't give it any other name.Now, your website is successfully deployed and you can visit it at <your-github-username>.github.io.
Netlify provides an excellent platform for hosting static websites with easy deployment.
Visit Netlify's official documentation to learn how to deploy on Netlify.
Explore the deployed website on Netlify: Click here.
This project is licensed under the MIT License - see the LICENSE file for details.
The MIT License is a permissive open source license that allows you to use, modify, and distribute this project for both commercial and non-commercial purposes..
Codehal ChannelIf you have any feedback, suggestions, or questions regarding the project, please create an issue in the repository or contact me at usman.bvp@gmail.com.