All Projects → Jac21 → Skillset

Jac21 / Skillset

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Skillset

Json Schema To Typescript
Compile JSONSchema to TypeScript type declarations
Stars: ✭ 1,917 (+1161.18%)
Mutual labels:  json-schema
Dms
基于Json Schema的动态Json数据配置平台
Stars: ✭ 142 (-6.58%)
Mutual labels:  json-schema
Ajv Cli
Use 'Another Json Validator' (ajv) from the command line
Stars: ✭ 148 (-2.63%)
Mutual labels:  json-schema
D3r
d3.js helpers for R
Stars: ✭ 133 (-12.5%)
Mutual labels:  d3
Libvirt Hook Qemu
Libvirt hook for setting up iptables port-forwarding rules when using NAT-ed networking.
Stars: ✭ 137 (-9.87%)
Mutual labels:  json-schema
Networkgraph
基于D3.js的Neo4j网络图可视化(Visualization of Neo4j Network Graph Based on D3.js
Stars: ✭ 145 (-4.61%)
Mutual labels:  d3
Django Netjsongraph
Network Topology Visualizer & Network Topology Collector
Stars: ✭ 131 (-13.82%)
Mutual labels:  d3
Ng2 Finance
Finance dashboard using Yahoo's public APIs.
Stars: ✭ 149 (-1.97%)
Mutual labels:  d3
Kubernetes Json Schema
Schemas for every version of every object in every version of Kubernetes
Stars: ✭ 140 (-7.89%)
Mutual labels:  json-schema
Json Schema Viewer
JavaScript tool for visualizing json-schemas
Stars: ✭ 147 (-3.29%)
Mutual labels:  json-schema
Rid3
Reagent Interface to D3
Stars: ✭ 135 (-11.18%)
Mutual labels:  d3
Wikidata Graph Builder
Visualize Wikidata items using d3.js
Stars: ✭ 137 (-9.87%)
Mutual labels:  d3
Teamchatviz
#teamchatviz
Stars: ✭ 146 (-3.95%)
Mutual labels:  d3
Webapiclientgen
Strongly Typed Client API Generators generate strongly typed client APIs in C# .NET and in TypeScript for jQuery and Angular 2+ from ASP.NET Web API and .NET Core Web API
Stars: ✭ 134 (-11.84%)
Mutual labels:  fetch-api
Introd3
Introduction talk to D3
Stars: ✭ 148 (-2.63%)
Mutual labels:  d3
Flowchart Vue
Flowchart & designer component for Vue.js.
Stars: ✭ 132 (-13.16%)
Mutual labels:  d3
Aptos
☀️ A tool for validating data using JSON Schema and converting JSON Schema documents into different data-interchange formats
Stars: ✭ 144 (-5.26%)
Mutual labels:  json-schema
Jsonschema2db
Generate tables dynamically from a JSON Schema and insert data
Stars: ✭ 152 (+0%)
Mutual labels:  json-schema
Vue Tree Chart
flexible tree chart using Canvas and Svg, powered by D3.js
Stars: ✭ 149 (-1.97%)
Mutual labels:  d3
D3 Render
Declarative and reusable D3. Replace select, append, data and more with one function.
Stars: ✭ 147 (-3.29%)
Mutual labels:  d3

Logo

MIT Licence CircleCI donate

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

Live site:

Live demo:

React wrapper component created by romain325:

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].