Skip to content

iamvldmrbrvkv/portfolio_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

portfolio_website

Portfolio Website

For this project, you will build a personal portfolio site, a static website where you can share the projects that you build in this Path. Typically, a portfolio website will have a main page that features different projects that you’ve built and another page that contains contact information, in case someone wants to reach out to you. Occasionally, there are additional pages for each project, detailing the technology used.

Project Objectives:

  • Build a website using HTML, CSS
  • Add at least one interactive feature using JavaScript
  • Use Git version control
  • Use the command line and file navigation
  • Develop locally on your computer
  • Deploy your site to the web using GitHub Pages
  • OPTIONAL: Buy a custom domain name and have it point to your GitHub Pages website

Prerequisites:

  • HTML/CSS
  • JavaScript
  • Git and GitHub
  • Command line and file navigation