Skip to content

This portfolio was created using Bootstrap to enhance my web development skills. By leveraging Bootstrap’s responsive design framework, I aimed to build an aesthetically pleasing and functional showcase of my projects.

Notifications You must be signed in to change notification settings

Harsh-v3/Portfolio_Bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Website Using Bootstrap

This portfolio website was created to showcase my web development skills and projects while learning and enhancing my expertise in Bootstrap. The site features a clean, responsive design that highlights my work, services, and background.

Demo

Features

  • Landing Page: Engaging landing page with a typing text effect.
  • About Section: A brief introduction about me and my skills.
  • Portfolio Section: A display of my projects with descriptions and links.
  • Services Section: An overview of the services I offer.
  • Contact Section: A user-friendly form for inquiries.
  • Footer: Essential links and information.
  • Lightbox Integration: A smooth gallery experience for viewing project images.
  • Fully Responsive: Optimized for various devices and screen sizes.

Technologies Used

  • HTML
  • CSS
  • Bootstrap
  • JavaScript (Lightbox library)
  • Fontawsome (installed via npm)

Usage

Feel free to explore the website, download free e-books, and interact with the features. You can also modify the styles and contents as needed to make it your own.

Installation

In order to customize this website, you need to install Node.js. Then, clone this repository and run:

  1. Clone the repository :
git clone https://github.com/Harsh-v3/Portfolio_Bootstrap.git
  1. Navigate to the project directory :
cd Portfolio_Bootstrap
  1. Install dependencies : This will install Bootstrap, Sass and Font Awesome. To build your CSS files from Sass.
npm install
  1. Run :
npm run compile:sass

You can add Bootstrap variables to the bootstrap.scss file. You can look at the file node_modules/bootstrap/dist/scss/_variables.scss for a list of all the variables. Do NOT edit the variables.scss file directly, as it will be overwritten when you update Bootstrap.

To add your own custom styles, use the styles.scss file.

Contributing

Contributions are welcome! If you have suggestions for improvements or features, please fork the repository and submit a pull request.

Acknowledgments

This website was fully developed by Harsh-v3 during the Bootstrap 5 Learning. I created this project to enhance my understanding of Bootstrap and SASS.

About

This portfolio was created using Bootstrap to enhance my web development skills. By leveraging Bootstrap’s responsive design framework, I aimed to build an aesthetically pleasing and functional showcase of my projects.

Topics

Resources

Stars

Watchers

Forks