Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

sergio-alonso/keepcoding-resume

Repository files navigation

Sergio Alonso resume

To install dependencies after clone:

$ npm install --save

Inspired by the community driven open source iniciative JSON Resume to create a JSON based standard for resumes.

My intention is to focus on the frontend technologies, so I'm going to mock the backend providing the data through an API, using JSON Mock to create a mock REST API for quick prototyping my frontend.

To run the server:

$ npm start

Now you can go to http://localhost:3000/ with your web browser.

HTML5

HTML5.1 W3C Recommendation, 1 November 2016

HTML5 semantic tags to hold content. Semantic markup from Schema.org

CSS3

Cascading Style Sheets, a simple mechanism for adding style to Web documents.

Cascading Style Sheets home page

JavaScript

jQuery

jQuery JavaScript Library

See also