akarsh / akarsh.github.io

Home Page:http://akarsh.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This website project fullfils the project rubric of the course JavaScript Basics

Contents

This repository includes the following files:

  • index.html: The main HTML document. Contains links to all of the CSS and JS resources needed to render the resume, including resumeBuilder.js.
  • js/helper.js: Contains helper code needed to format the resume and build the map. It also has a few function shells for additional functionality. More on helper.js further down.
  • js/resumeBuilder.js: This file is empty. You should write your code here.
  • js/jQuery.js: The jQuery library.
  • css/style.css: Contains all of the CSS needed to style the page.
  • README.md: The GitHub readme file.
  • images/standard_image.png: Profile picture of Akarsh Seggemu.

Credits

Udacity and course instructors i.e. Cameron Pittman and James Williams

FOSS community

About

http://akarsh.github.io/

License:MIT License


Languages

Language:JavaScript 54.5%Language:HTML 22.7%Language:CSS 12.5%Language:SCSS 10.4%