Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akarsh/akarsh.github.io


https://github.com/akarsh/akarsh.github.io

css3 html5 jquery js resume-website sass

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# About

This website project fullfils the [project rubric](https://review.udacity.com/?_ga=1.189245867.12280332.1465333852#!/projects/2962818615/rubric) of the course [JavaScript Basics](https://classroom.udacity.com/courses/ud804)

## 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