All Projects → soroushchehresa → github-readme-linkedin

soroushchehresa / github-readme-linkedin

Licence: other
📋 A serverless application to get dynamically generated images from your LinkedIn profile on your GitHub READMEs

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to github-readme-linkedin

Github Readme Stats
⚡ Dynamically generated stats for your github readmes
Stars: ✭ 34,955 (+67121.15%)
Mutual labels:  dynamic, readme-generator, profile-readme
github-readme-streak-stats
🔥 Stay motivated and show off your contribution streak! 🌟 Display your total contributions, current streak, and longest streak on your GitHub profile README
Stars: ✭ 1,395 (+2582.69%)
Mutual labels:  readme, dynamic, profile-readme
LinkedIn networking
Python code to automatically expend your LinkedIn network based on your interest. ONLY FOR EDUCATIONAL PURPOSES. PLEASE DO NOT MISUSE IT.
Stars: ✭ 27 (-48.08%)
Mutual labels:  linkedin, linkedin-profile, linkedin-scraper
github-readme-quotes
Dynamic quote generator for your GitHub readmes | Give a poetic touch to readmes
Stars: ✭ 128 (+146.15%)
Mutual labels:  readme-md, readme-generator, profile-readme
Readme Md Generator
📄 CLI that generates beautiful README.md files
Stars: ✭ 9,184 (+17561.54%)
Mutual labels:  readme, readme-md, readme-generator
readme-components
Cards for your readme
Stars: ✭ 44 (-15.38%)
Mutual labels:  dynamic, readme-generator, profile-readme
action-dynamic-readme
~ Dynamic ReadME Generator ~
Stars: ✭ 29 (-44.23%)
Mutual labels:  readme, dynamic, readme-generator
SamirPaul1
🤖 My GitHub Profile README ✨
Stars: ✭ 26 (-50%)
Mutual labels:  readme, readme-md, profile-readme
readme-typing-svg
⚡ Dynamically generated, customizable SVG that gives the appearance of typing and deleting text. Typing SVGs can be used as a bio on your Github profile readme or repository.
Stars: ✭ 938 (+1703.85%)
Mutual labels:  readme, dynamic, profile-readme
readme-generator
📦📝 Personal generator to simply create cool and efficients README.md
Stars: ✭ 32 (-38.46%)
Mutual labels:  readme, readme-md, readme-generator
DenverCoder1
Jonah Lawrence's Profile README
Stars: ✭ 320 (+515.38%)
Mutual labels:  readme, readme-md, profile-readme
Metrics
📊 An infographics generator with 30+ plugins and 200+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!
Stars: ✭ 4,621 (+8786.54%)
Mutual labels:  readme, readme-generator, profile-readme
github-profile-views-counter
Github new features README profile views counter made with Yii2 framework.
Stars: ✭ 158 (+203.85%)
Mutual labels:  readme, readme-generator, profile-readme
github-readme-medium
📖 Dynamically generated your latest Medium article on your GitHub readmes!
Stars: ✭ 56 (+7.69%)
Mutual labels:  readme-generator, profile-readme
github-stats-generator
Generate your GitHub stats for your README with ease!
Stars: ✭ 31 (-40.38%)
Mutual labels:  readme, readme-generator
LinkedIn-Scraper
A LinkedIn Scraper to scrape up to 10k LinkedIn profiles from company profile links and save their e-mail addresses if available!
Stars: ✭ 62 (+19.23%)
Mutual labels:  linkedin, linkedin-scraper
readme-generator-for-helm
Auto generate READMEs for Helm Charts
Stars: ✭ 112 (+115.38%)
Mutual labels:  readme, readme-generator
linkedin connect
Configurable and easy to use LinkedIn tool to automate connections with personalized messages.
Stars: ✭ 58 (+11.54%)
Mutual labels:  linkedin, linkedin-scraper
github-readme-quotes
🔥 Add Programming Quotes To Your GitHub Readme
Stars: ✭ 182 (+250%)
Mutual labels:  readme, profile-readme
milaan9
No description or website provided.
Stars: ✭ 190 (+265.38%)
Mutual labels:  readme, profile-readme



GitHub Readme LinkedIn

A serverless application to get dynamically generated images from your LinkedIn profile on your GitHub READMEs!



Usage

If you want to use this project on your GitHub profile, I recommend you fork and deploy it to your own Vercel instance and use this project from your own URLs.


Example

<img src="[YOUR_VERCEL_PROJECT_DOMAIN]/[METHOD]?username=[YOUR_LINKEDIN_USERNAME]" />

Methods

URL Example Description
/experience [YOUR_DOMAIN]/experience?username=[YOUR_LINKEDIN_USERNAME] Your LinkedIn experience section.
/education [YOUR_DOMAIN]/education?username=[YOUR_LINKEDIN_USERNAME] Your LinkedIn education section.
/skills [YOUR_DOMAIN]/skills?username=[YOUR_LINKEDIN_USERNAME] Your LinkedIn skills section.
/languages [YOUR_DOMAIN]/languages?username=[YOUR_LINKEDIN_USERNAME] Your LinkedIn languages section.
/user [YOUR_DOMAIN]/user?username=[YOUR_LINKEDIN_USERNAME] Your Fullname, Headline and Location.

Parameters

Name Example Description Required
username ?username=[YOUR_LINKEDIN_USERNAME] Your LinkedIn username. YES
limit ?username=[YOUR_LINKEDIN_USERNAME]&limit=10 Count of the lists items. NO

Deploy your own

You can deploy and use this project without any errors on your own Vercel instance by the following steps:

Guide on setting up Vercel 🔨
  1. Go to vercel.com
  2. Click on Login
  3. Sign in with GitHub by pressing Continue with GitHub
  4. Sign into GitHub and allow access to all repositories, if prompted
  5. Fork this repo
  6. Go back to your Vercel dashboard
  7. Select Import Project
  8. Select Import a Git Repository
  9. Select root and keep everything as is, just place your LinkedIn cookie called li_at as your environment variable named LINKEDIN_TOKEN and click Deploy
  10. You're good to go. See your domains to use the API!

Technologies

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].