gregalexan / Portfolio-Website

Excercise from Coursera: Build a Portfolio Website with HTML, CSS, and JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio-Website

Excercise from Coursera: Build a Portfolio Website with HTML, CSS, and JavaScript

  • Using Google API key and CX.
  • Contains a mini game in the END of the Page.
  • Take a quick look here
  • In order for the Mini Game to work you have to use your own Google API KEY and CX ID
  • See one photo of the Mini Game or Follow these steps

Building

  1. Clone the repository:
git clone git@github.com:gregalexan/Portfolio-Website.git
  1. Add Your Own Secrets: Inside Portfolio-Website/js:
vim main.js
  1. Press i to insert data and replace with your keys
  2. Press : in order to escape Insert Mode and then type:
wq

Running

Inside Portfolio-Website:

start index.html

Note: The whole Replacing process can be done with an IDE.

Mini Game Photo:

This is what it looks like

About

Excercise from Coursera: Build a Portfolio Website with HTML, CSS, and JavaScript


Languages

Language:HTML 46.1%Language:CSS 38.6%Language:JavaScript 14.0%Language:Shell 1.3%