Skip to content

MordodeMaru/manfredCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jordi Mon Companys's CV

This repository contains my professional data, stored as a MAC (or Manfred Awesomic CV), an open-source, interchangeable, machine-readable format. It's also synchronized with my profile in Manfred.



📁 Folder Structure

The structure of this repo is pretty simple. You have all metadata and config files on the base directory. There, you will find more files and folders, but just two are directly related and relevant to my MAC, /cv and /assets:

.
│
├── CV
│    ├── MAC[_instance1][_language1].json
│    ├── ...
│    └── MAC[_instanceN][_languageN].json
│
├── assets
│
└── ...
  • /cv, where you can find multiple versions of my CV (eg. MAC.json or MAC_dev_ES.json).
  • /assets, where I store assets related with my CVs (eg. pictures, certifications, etc.).

🔗 How can you sync your Manfred profile with your own repo

  1. First, you have to create an empty repository (public or private) in your GitHub Account.
  2. If you have a profile at Manfred (getmanfred.com), you can configure the synchronization within Settings/Data Management.

getmanfred.com

  1. You will be asked to select one repository to install the Manfred GitHub Connector App. Just follow the instructions.

https://github.com/apps/manfred-github-connector

  1. You are done! So easy, so powerful.

Ⓜ️ How can you update your CV in Manfred

Just navigate to your profile and update whatever you want. If you have synchronized your profile with your GitHub repo, it will be updated automagically with a new version of your MAC, including the latest updates.

Magic

:octocat: How can you update your CV in GitHub

Just edit your MAC in the /CV folder in the repository page or directly in your machine, commit and push the changes. Your profile in Manfred will be updated too. If you have configured Manfred to synchronize your data in other platforms, they will be updated too!

🪠 Contact and Troubleshooting

⚠️ Remember that your CV has to be a valid MAC JSON file to be synchronized !!!

For example, there are 4 "study types" ("officialDegree", "certification", "unaccredited" and "selfTraining") if you include a new type like "kindergarten", your CV could be a valid JSON file but not a MAC and therefore, your data won't be synchronized and we will send you an email with detailed info on the error.

You can find the full MAC definition available here. If you have any question, please, don't hesitate to reach us at support@getmanfred.com, ping us on Twitter or fill a support ticket. We'd love to help you! 🤓

⚖️ License

The CVs included in this repository contain my personal and professional data, and they can't be automatically processed without my explicit permission according to the GDPR (General Data Protection Regulation).

The MAC format is free and open-source software licensed and distributed under the Creative Commons Attribution Share Alike 4.0 International (CC BY-SA 4.0 International).

Releases

No releases published

Packages

No packages published