Skip to content

Adellis95/Improved-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Improved-Portfolio

Description

My Application was designed to take a previous portfolio assignment and enhance it to be employer competitive. I created a stylized card with the intention to make it easier for employers to navigate to my LinkedIn and Github profile. I also used materialize for formatting, styling, mobile compatability and to create a parallax effect on the different htmls to make my portfolio stand out.

Table of Contents

Installation

You can access the application by following this link: https://adellis95.github.io/Improved-Portfolio/

Or go to my GitHub page and clone my Improved-Portfolio repository from here : https://github.com/Adellis95

Then you pull the cloned repository into your terminal/GitBash by using the "git pull (git@github.com:Adellis95/Improved-Portfolio.git)

Afterwards, you change directories in your terminal until you are in the Improved-Portfolio repository and open the file in your code editor by typing "code ."

Features

  • Three HTML Pages:

    • Index.html
      • Contains About Me section with Navigation
    • About.html
      • Provides summary of background and experience
    • Portfolio Page
      • Contains examples of previous projects
    • Contact Page
      • Contains contact information
    • Resume page
      • Provides resume in web format and in a printable format
  • One CSS Page:

    • Styles.css
      • Contains styling and layout for all html pages
  • Scrollspy:

    • jQuery plugin that tracks certain elements and which element the user's screen is currently centered on.

License

The MIT License (MIT)

Copyright (c) 2014-2018 Materialize

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors