Skip to content

justinbalaguer/portfoliolot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Lot

Made by

Make a pull request to this repository (list.json) with your basic information, link to your portfolio and social media accounts. 🦄 Made With

FORMAT

{
  "name": "<YOUR NAME/NICKNAME>",
  "url": "<LINK TO YOUR PORTFOLIO>",
  "github": "<YOUR USERNAME>",
  "linkedin": "<YOUR USERNAME>",
  "facebook": "<YOUR USERNAME>",
  "twitter": "<YOUR USERNAME>"
}

NOTE

Do not forget to add a comma, make sure the json format is correct. 🤙 It doesn't matter where you put/position your object. The data will be randomized every visit/refresh. 👌

WHY CREATE THIS?

Why not? Also, I could've made this automated and without checking every single pull request, but I want others specially new coders to start their/your contribution. 😊