tushariyer / resume

My resume

Home Page:https://sman591.github.io/resume/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resume

My personal resume, built with the web.

https://sman591.github.io/resume/

Getting Started

  1. Install development requirements
$ brew install yarn
  1. Clone the repo & install dependencies
$ git clone git@github.com:sman591/resume.git
$ cd resume
$ bundle install
$ yarn install
  1. Startup the local development environment
yarn start
  1. Your local environment is now available at http://localhost:4000

Ongoing Development

Useful commands:

  • yarn start - builds and starts a local server that watches for local changes
  • yarn build - performs a build, saved to /public
  • yarn deploy - deploy the current build to the gh-pages branch

Deployment

This site is currently hosted on GitHub pages. You can deply via yarn deploy. For further details, see grunt-gh-pages.

About

My resume

https://sman591.github.io/resume/


Languages

Language:HTML 38.4%Language:CSS 33.4%Language:JavaScript 18.2%Language:Ruby 9.9%Language:CoffeeScript 0.2%