Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to automatically fill in data from LinkedIn Data Archive #75

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Trevahok
Copy link

@Trevahok Trevahok commented Sep 6, 2020

Updating the JS script and redeploying every time you have a new achievement/certification/publication can get repetitive and boring. Hence this solution.
Once a while, download the LinkedIn Personal Data Archive, upload into directory and rerun extra/csvToJson.js so the json files are updated and can be redeployed without much custom code or JSON.
The images for certifications are fetched from clearbit API.
The components are updated to reflect the same.
Readme has been modified with instructions. Please let me know if there are changes.

@th3c0d3br34ker
Copy link
Contributor

The build is failing... please add eslint-disable-line in line 2 of ./src/components/patentCard/PatentCard.js or resolve the errors. There should be no warnings for a successful build on netlify.

@Trevahok
Copy link
Author

Trevahok commented Sep 6, 2020

The build is failing... please add eslint-disable-line in line 2 of ./src/components/patentCard/PatentCard.js or resolve the errors. There should be no warnings for a successful build on netlify.

and … done !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants