profile-studio icon indicating copy to clipboard operation
profile-studio copied to clipboard

An editor for JSON Resume (https://jsonresume.org/). Deployed as Profile Studio.

Results 12 profile-studio issues
Sort by recently updated
recently updated
newest added

Hey ! What about improve profile-studio by let it multilangual ? I'm in for french translation.

Hello This is a really great editor, I've been looking for one just like it. I noticed there is no license and the project seems to be inactive for now....

Hello, Thanks for the editor, it's awesome! I have been working on my JSON resume using Profile Studio. While editing the entries of the _Skills_ section, I have noticed an...

For multiple versions of a CV in browser storage, at any place in the forms, present a link to show a diff between the current working version and any other...

Here are a few adjustments I would to propose: 1. Save will be continuous 2. Load will contain two "drives", one browser and the other server 3. Save will have...

components/section_languages.js ``` @@ -29,7 +29,7 @@ var sectionLanguagesComponent = { methods: { addLanguage: function() { - var item = models.wDefaultInterest(); + var item = models.newDefaultLanguage(); this.$root.sections.languages.push(item); }, ```

As a CV composer, I would like to be able to access multiple saved CVs from my interface. This is better than the current system where I only can store...

I notice a lot of repetition in the forms and would like to centralized form component types. The ides is to have custom templates for common blocks, and common nested...

file:///C:/Users/chris/dox/profile-studio/index.html#/section/basics Click on add social media profile. I don't see a delete social-media profile. I think there should be such a feature.