SkillSet icon indicating copy to clipboard operation
SkillSet copied to clipboard

✨ Intuitive job-candidate skill visualization, taking advantage of D3.js and JSONResume.

Logo

MIT Licence CircleCI donate

Intuitive job-candidate skill visualization, taking advantage of D3.js and JSONResume.

Live site:

  • https://jac21.github.io/SkillSet/

Live demo:

  • https://jac21.github.io/viz.html

React wrapper component created by romain325:

  • https://github.com/romain325/ReactSkillSet

To use on your site (like so):

  • Clone using this repository's clone URL (or just download it straight): https://github.com/Jac21/SkillSet.git
  • The "dist" folder contains all you need to run and visualize: "index.html" is where the render is displayed, "main.js" is viz code bundle, and "style.css" containing the necessary CSS for the visualization.
  • Simply replace the "mySkills.csv" file with your own personally generated one from the live site: https://jac21.github.io/SkillSet/
  • Done and done!

Example Screenshot:

Example