PupRiku / PortfolioWebsite

Codecademy portfolio website project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio Website

Summary

This project is part of Codecademy's Full-Stack and Front-End Engineer career paths. The simple project is meant to give practice in HTML, CSS, JavaScript, Version Control (GitHub), and command line.

Project Instructions

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 command line and file navigation
  • Develop locally on your computer
  • Deploy your site to the web using GitHub Pages

Prerequisites:

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

Program Detail

This project I took upon re-developing my portfolio website currently hosted on Squaresquarespace. I decided to create a "Landing Page" has my home page, with separate pages for About Me, Skills, Projects, and Contact Info. Enjoy!

About

Codecademy portfolio website project


Languages

Language:HTML 71.0%Language:CSS 20.9%Language:JavaScript 8.1%