• Stars
    star
    108
  • Rank 314,198 (Top 7 %)
  • Language
    CSS
  • Created about 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Data scientist: learning path

ds-learning-path

Welcome,

This is a personal project that I am starting, in it you can find a career plan and preparation for a Data Scientist with the demands of a FANG.

Also, the visual and functionality development I am doing in Nuxt.js, it is the first time that I use it, so feedback is accepted to improve the structure and management of the project.

If you want to communicate with me you can write to @silvercorp on Twitter.

Be a Patreon

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.