home.social

#jsonresume — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #jsonresume, aggregated by home.social.

fetched live
  1. Here is my work-in-progress FEP for using JSON Resume with ActivityPub:

    FEP-6158: ActivityPub 'Resume' Object: JSON Resume expressed as JSON-LD

    codeberg.org/reiver/fep/src/br

    I prefer to write for clarity, so it still needs work.

    #ActivityPub #ActivityStreams #FediDev #ProToGo #JSONLD #JSONResume #fep6158 #fep_6158

  2. Here is my work-in-progress FEP for using JSON Resume with ActivityPub:

    FEP-6158: ActivityPub 'Resume' Object: JSON Resume expressed as JSON-LD

    codeberg.org/reiver/fep/src/br

    I prefer to write for clarity, so it still needs work.

    #ActivityPub #ActivityStreams #FediDev #ProToGo #JSONLD #JSONResume #fep6158 #fep_6158

  3. I may have written a JSON-LD schema for JSON Resume.

    It is defined in terms of ActivityPub.
    For example:

    'Resume' is a sub-type of an ActivityPub 'Object'. There are some new fields defined. Etc.

    ...

    Now the question is — where do I put it?

    Do I create a pull-request to the JSON Resume resume-schema repo?

    Do I create a FEP?

    Do I put it somewhere else?

    #ActivityPub #ActivityStreams #FediDev #ProToGo #JSONLD #JSONresume

  4. I may have written a JSON-LD schema for JSON Resume.

    It is defined in terms of ActivityPub.
    For example:

    'Resume' is a sub-type of an ActivityPub 'Object'. There are some new fields defined. Etc.

    ...

    Now the question is — where do I put it?

    Do I create a pull-request to the JSON Resume resume-schema repo?

    Do I create a FEP?

    Do I put it somewhere else?

    #ActivityPub #ActivityStreams #FediDev #ProToGo #JSONLD #JSONresume

  5. My personal desire would be to create a format from scratch (because you are in control, you get something bespoke to your needs, and it is personally satisfying), but —

    I think there is probably an advantage to using something (such as JSON resume) that already has wide adoption.

    I guess that makes me inclined towards the latter.

    ...

    So, if I go that way, I would have to decide: plain JSON or JSON-LD.

    #ActivityPub #ActivityStreams #FediDev #ProToGo #JSONLD #JSONresume

  6. My personal desire would be to create a format from scratch (because you are in control, you get something bespoke to your needs, and it is personally satisfying), but —

    I think there is probably an advantage to using something (such as JSON resume) that already has wide adoption.

    I guess that makes me inclined towards the latter.

    ...

    So, if I go that way, I would have to decide: plain JSON or JSON-LD.

    #ActivityPub #ActivityStreams #FediDev #ProToGo #JSONLD #JSONresume

  7. RE: mastodon.social/@reiver/116597

    More on a resume / CV on the Fediverse on Social Web.

    Another option could be to use something like "JSON resume":

    jsonresume.org/

    github.com/jsonresume/resume-s

    It seems to be popular.

    It isn't JSON-LD. Although I think it would be straightforward to translate it to JSON-LD, if that was desired.

    #ActivityPub #ActivityStreams #FediDev #ProToGo #JSONLD #JSONresume

  8. RE: mastodon.social/@reiver/116597

    More on a resume / CV on the Fediverse on Social Web.

    Another option could be to use something like "JSON resume":

    jsonresume.org/

    github.com/jsonresume/resume-s

    It seems to be popular.

    It isn't JSON-LD. Although I think it would be straightforward to translate it to JSON-LD, if that was desired.

    #ActivityPub #ActivityStreams #FediDev #ProToGo #JSONLD #JSONresume

  9. found a #hugo mod that lets me use #jsonresume as a data source

    so my resume section on my website is starting to look good

    check it out y'all

    tsbarnes.com/resume/

  10. Add microdata to your resume to make it super SEO friendly!

    How to use JSON Resume and Schema.org to make your resume a machine-readable data object all about YOU.

    dev.to/scottnath/make-your-res

    #jsonresume #seo #microdata

  11. Not me forking JsonResume to add a `pronouns` field they don't wanna add :blobfox3c:

    github.com/AverageHelper/resum

  12. Does it also drive you crazy that your and your job applications are not connected by an open data format? Do you feel antsy combining formatting and content in the same artifacts just so you can apply for jobs? Does building a continuous integration pipeline powered by Nix for your resume seem like a delightful use of time?

    Have I got a fun project for you, featuring , , , and .

    ktema.org/articles/the-overeng

  13. 53 promising themes have been reduced to the following 10:

    ```
    @anthonyjdella/jsonresume-theme-anthonyjdella-kards
    jsonresume-theme-edify
    jsonresume-theme-github
    jsonresume-theme-gnap
    jsonresume-theme-hydejack
    jsonresume-theme-kards
    jsonresume-theme-noah
    jsonresume-theme-onepageresume
    jsonresume-theme-orbit
    jsonresume-theme-papirus
    ```

    #jsonresume #json #resume #cv #npm #theme #themes #nodejs #html

  14. 53 promising themes have been reduced to the following 10:

    ```
    @anthonyjdella/jsonresume-theme-anthonyjdella-kards
    jsonresume-theme-edify
    jsonresume-theme-github
    jsonresume-theme-gnap
    jsonresume-theme-hydejack
    jsonresume-theme-kards
    jsonresume-theme-noah
    jsonresume-theme-onepageresume
    jsonresume-theme-orbit
    jsonresume-theme-papirus
    ```

    #jsonresume #json #resume #cv #npm #theme #themes #nodejs #html

  15. After concocting the following little Bash script, I was able to successfully convert my JSON Resume to HTML with 298 different themes:

    gist.github.com/asbjornu/7873b

    Quite a few of the themes failed on installation, for various reasons. Many more failed before I wrote the script where only one theme is installed at once.

    After reviewing the 298 converted resumes, I'm down to 53 themes that I feel are worth tinkering with:

    gist.github.com/asbjornu/7873b

    It's going to be fun reducing these from 53 to 1 and tweak it to my preference.

    #resume #json #jsonresume #cv #themes #npm #nodejs #html

  16. After concocting the following little Bash script, I was able to successfully convert my JSON Resume to HTML with 298 different themes:

    gist.github.com/asbjornu/7873b

    Quite a few of the themes failed on installation, for various reasons. Many more failed before I wrote the script where only one theme is installed at once.

    After reviewing the 298 converted resumes, I'm down to 53 themes that I feel are worth tinkering with:

    gist.github.com/asbjornu/7873b

    It's going to be fun reducing these from 53 to 1 and tweak it to my preference.

    #resume #json #jsonresume #cv #themes #npm #nodejs #html

  17. My website is now entirely built with #Zola using #Nix including my resume which is created from a #Dhall configuration extending the #JSONResume schema !
    Feel free to review my Nix files 🥰 github.com/gaelreyrol/dhall-re github.com/gaelreyrol/gaelreyr