Shivank12batra / peerlist-readme-badge

Markdown badge generator for any Peerlist profile πŸ’š | Style your GitHub Profile README with a Peerlist badge to showcase your work | Try out here: https://peerlist.io/tools/readme-badge

Home Page:https://vinitshahdeo.github.io/peerlist-readme-badge/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Peerlist README Badge

Peerlist is a community of working professionals focused on building a personal brand, sharing professional content, and finding peers to collaborate with. A Peerlist profile can be used as a simple resume or a complete portfolio to showcase your work. You can style your README.md with an awesome Peerlist markdown badge. This has now been integrated into the official Peerlist platform, try it out here: peerlist.io/tools/readme-badge

⬇️ Below are a few examples:

Peerlist User Badge
Akash Bhadange Peerlist
Pranjal Bareth Peerlist
Yogini Bende Peerlist
Santosh Yadav Peerlist
Vinit Shahdeo Peerlist

Warning The author might be biased above, but you get the point! πŸ˜‰

🀝 How to use?

Replace vinitshahdeo in the markdown with your Peerlist username. Get a Peerlist profile here if you don't have one already!

![Peerlist](https://peerlist-readme-badge.herokuapp.com/api/vinitshahdeo)

Peerlist

🎨 Style your badge:)

Additionally it supports the styles. To use a different style: Replace flat-square in the markdown with any of the styles below. πŸ‘‡

![Peerlist](https://peerlist-readme-badge.herokuapp.com/api/vinitshahdeo?style=flat-square)

πŸš₯ Available styles

Type Badge
flat
This is the default style.
Peerlist
flat-square Peerlist
plastic Peerlist
social Peerlist
for-the-badge Peerlist

Note It's always preferable to include a link to your Peerlist profile in the README badge.

[![Peerlist](https://peerlist-readme-badge.herokuapp.com/api/vinitshahdeo)](https://peerlist.io/vinitshahdeo)

Peerlist

πŸƒβ€β™‚οΈ How to run locally?

➑️ Setup

  1. Install all depedencies
npm i
  1. Start the Express app
npm start

The above command will start a local server that listens on port 3000 for connections.

πŸ”„ Run

Visit http://localhost:3000/<peerlist-username>

http://localhost:3000/vinitshahdeo

🎯 What's next?

Upcoming badge Inspired from
Peerlist Twitter Follow @vinit_shahdeo

The above badge is dummy which can be retrieved using a query param: beta=true ⚠️

The ultimate goal is to create a dynamic markdown badge that displays Peerlist followers count similar to the Twitter badge shown above. This is currently blocked on a public API to fetch the followers for a Peerlist user.

πŸ”— Online Badge Generator

Netlify Status

Try it out here: peerlist-readme-badge.netlify.app

Build locally πŸ‘‡

git checkout feature/web-app
cd client/peerlist-readme-badge
npm install
npm run start

πŸš€ Want to contribute?

GitHub issues GitHub pull requests

Do you want to pitch in? If so, please consider developing a web app that generates the markdown badge dynamically based on the Peerlist username entered by the user. There will be an option to copy the markdown text. You can take inspiration from the Badges Generator.

Check out open issues here. These are beginner-friendly issues for the participants of Hacktoberfest'22.

Hacktoberfest 2022

GitHub Hacktoberfest combined status

As Hacktoberfest'22 is here, I have opened a few beginner-friendly issues for newbies to get them started with open-source. Feel free to open an issue, raise a pull request or spread a word about the first-timers issues opened here.

Twitter URL

Social Summer Of Code (SSoC)

This project is shortlisted for a three-months-long Open Source Program(Social Summer Of Code) Organized By Social in order to promote open source with new age technologies & help beginners to kickstart their open-source journey. Please get started by introducing yourself here.

Please refer to SSoC.md to get started.

Gratitude ❀️

A heartfelt thanks to the Peerlist team for adding this as a tool in their official platform: peerlist.io/tools/readme-badge

🚧 Behind the scenes

Huge shoutout to Shields.io service for providing badges in the SVG format. πŸ™‡ Thank you Pranjal for designing the poster.

Deployed on Heroku

πŸ€— Show some love!

Did you like it? πŸ‘ If yes, please help me spread the Peerlist README badge. πŸ’š

πŸ’™ Wall of Love


Show your support by leaving a star or sharing your thoughts on Twitter @vinit_shahdeo.

Buy Me A Coffee

About

Markdown badge generator for any Peerlist profile πŸ’š | Style your GitHub Profile README with a Peerlist badge to showcase your work | Try out here: https://peerlist.io/tools/readme-badge

https://vinitshahdeo.github.io/peerlist-readme-badge/

License:MIT License


Languages

Language:JavaScript 60.6%Language:EJS 39.1%Language:CSS 0.3%