Skip to content

Jsonldresume/resume

Repository files navigation

A free and open source resume viewer.

GitHub

What is this app all about?

You can share your resume with anyone on the internet without requiring any server or maintaining any code. It is as simple as forking this repository, and you have your own github page to serve as a websit to show your resume !!!

Features

  • Create a readable resume for all machine learning algorithms
  • No advertisements, no data sharing, no marketing emails
  • Everything is free, and there’s no catch!

Screenshots

Pre-requisite

  • Jsonld resume First you need to create your jsonld resume and export it using the lab-web repository. Once you exported, follow the stps below.

Building your resume

Want to have your own website and show your resume on it? You are very much free to do so. Follow 7 easy steps:

  1. First, fork this repository by clicking the fork button on top right.

  2. Unzipe the exported files from lab-web.

  3. Upload each of the two files individually into your fork by clicking "Add File" button -> "Upload files", and selecting both files from the unzipped location, and "Commit"

Steps 4 and 5 are not mandatory but strongly suggested to enable Google and other search engin, better understand your resume.

  1. In your download folder, right click on script.js file and open it in a text editor. Then copy all of the content(Ctrl+A and then Ctrl+V).

  2. In your github fork, click on index.html, click on edit icon from top right, and paste the content you copied in previous step, in the specified area.

  3. On your own fork, go to "Settings" tab and scroll down to "GitHub Pages"

  4. Set branch to main (or any other branch you might have), and path to /(root) and click Save.

And that's it! Githhub automatically creates your website and shows you th URL to share with anyone you want. It might take a few minuts before you can use the URL. 🎉

Donation

I try to do what I can, but if you found the app helpful, please consider donating as little as $5 to help keep the project alive :)

Appreciation

Thank you to everyone who made this project possible, including the many users who voiced their opinionsduring Json-ld resume project, and helped us along the way to make this a reality.

Mitacs for funding the project

Direction X Corporation for co-funding and managing the project

Dr. Nematollah Shiri for contributing to the research of the project

Amruth Pillai for Reactive-Resume Project, which lab-web is heavily based on. We modified the base code to accomodate for json-ld instead of original json format, and also added cool fatures that are only attainable with json-ld.


The Great Gatsby

Made with Love by Jsonldresume

Releases

No releases published

Packages

No packages published

Languages