Skip to content

Knowledge, Skills, Abilities widget/framework for displaying on portfolio/resume/website

Notifications You must be signed in to change notification settings

bennowak/skillsgen-json-suite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skillsgen-json-suite

This is a work in progress

Problem Overview

Maintaining a list of skills for display on a professional resume, cv, or portfolio site can be a real chore. Presenting some sort of meaningful scale to potential employers is even more difficult. It's hard enough describing your skillset. Having to produce a concise and website friendly layout that displays all this info is not a trivial task. Then throw in the need to be able to edit that info from time to time, you have a manual task that can be mildly frustrating and time consuming. This project is an attempt to simplify that process by using a basic JSON file to house the info, then use Vanilla JS to populate a page with that info in a format that is readable, printable and exportable for use in various mediums (ie: Websites, Resumes, Dashboards, etc)

Proposed Solution

The KSA Generator is driven primarily by a simple CSV file created by a user that is used to generate a valid JSON file for consumption by API's that can either store the ksa-profile, or for dynamic rendering on a WebSite.

Parts

About

Knowledge, Skills, Abilities widget/framework for displaying on portfolio/resume/website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published