Student-Portfolio-Hactoberfest-2022

Table of contents

  1. Introduction
  2. Objectives
  3. System Requirement
  4. How to contribute to this project

Introduction

Personal portfolio websites provide a brief information about the professional background of an individual.It displays brief information about work ecperience till date, education, skills and contact details along with social media links. All the elements are rendered distinctively on the website.This is developed by using HTML, CSS,JS and Bootstrap framework.

Objectives

• Elements rendered distinctly

• Brief information about Work experience, education, skills and contacting ways

System Requirements

Hardware Requirement

Laptop or PC

• MacOS Sierra and above (If Mac setup is required)

• Windows 7 or higher

• I3 processor system or higher

• 4 GB RAM or higher

• 100 GB ROM or higher

Software Requirement

• Vistual Studio Code

• Tech Stacks :

  • HTML
  • CSS
  • JS
  • BOOTSTRAP
  • FONT AWESOME
  • YOU CAN ADD EXTERNAL IMAGES

How to contribute to this project

Getting started

  • Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)
  • Clone your fork down to your local machine
git clone https://github.com/your-username/hacktoberfest.git
  • Create a branch
git checkout -b branch-name
  • Make your changes (choose from any task below)
  • Commit and push
git add .
git commit -m 'Commit message'
git push origin branch-name
  • Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)
  • Wait for your PR review and merge approval!
  • Star this repository if you had fun!

Note: One issue can be assigned to one only person at a time (First come, First Serve).