sejal27 / Portfolio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

standard-readme compliant

Personal Portfolio Webpage

Table of Contents

Introduction

This is a sample portfolio page with fully responsive layouts as well as responsive images. Although as per the Udacity project requirement, the porfolio project is finished, however I intend to improve a lot upon this at later time, starting with adding more contents and appropriate links as well as some animations. Hence consider this as work in progress.

Below are some screenshots that show the responsiveness:

Medicum and large devices

Medium and large devices

Small devices

Small devices

Extra-small devices

Extra-small devices

The webpage has been successfully tested for Chrome and Firefox (latest versions). Furthermore, the live github version of this document has also been passed through the html validator and has resulted in no errors.

Author

Sejal Parikh

How to Use

You can either view the output file live here or use the following instruction to view the portfolio locally from your desktop:

  1. Download or clone the repository.
  2. Open index.html using chrome or firefox.
  3. If you want to add more movies, create instances of your movie using class Movie. See in media.py file for the class definition.
  4. Append your new instance of the class Movie to the list 'movie'.
  5. Run the movie_trailer_hub.py file.

Resources Used

  1. Bootstrap for grid structure, responsive layout, and modal dialogues.
  2. Font Awesome for brand icons that appear on the navigation and footer.
  3. Google fonts: Oxygen font used for the entire portfolio.

License

GNU General Public License v3

About

License:GNU General Public License v3.0


Languages

Language:HTML 76.2%Language:CSS 21.7%Language:JavaScript 2.1%