karenfreemansmith / karenfreemansmith.github.io

Epicodus Intro to Programming Week 1 Individual Project: Build a portfolio website using HTML, CSS, and Bootstrap.

Home Page:https://karenfreemansmith.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📁 My Portfolio 📁

Version 1.0.0: August 5, 2016

Description

Final Project for Epicodus Intro to Programming Week 1 A portfolio website using HTML, CSS, and Bootstrap that includes the following:

  • My name (positioned prominently on each page using custom CSS to override Bootstrap defaults)
  • 3 background images that represent my future goals and 2 photos of me as a child that link to about and project pages.
  • A project page with list of projects with active links to GitHub repositories:
    • Project title - linked to repository
    • Brief description of the project
    • What language and technologies it uses
    • Projects are displayed using the Bootstrap carousel with slide indicators (that rely on an ordered list - uses ol tag)
  • An "About Me" section.
    • education background
    • work experience with skills highlighted (uses span tag)
    • why I'm attending Epicodus
    • my hobbies and interests
  • Fixed navbar at top (uses ul tags) with responsive/collapsible features
  • Pages are responsive and should display at most widths
  • Site can be viewed on GitHub Pages
  • Commit history shows major changes (and some minor ones)
  • Include a README.md in your GitHub repository.

Setup/Installation

Clone or download and extract to use, or click here to view.

Support & Contact

For questions or comments, please email Karen

Known Issues

  • No bugs, only undocumented features!

Technologies Used

HTML, CSS, Bootstrap

Legal

Licensed under the GNU General Public License v3.0

Copyright (c) 2016 Karen Freeman-Smith

About

Epicodus Intro to Programming Week 1 Individual Project: Build a portfolio website using HTML, CSS, and Bootstrap.

https://karenfreemansmith.github.io


Languages

Language:HTML 94.1%Language:CSS 5.9%