How do I add myself?
-
Fork this Repo
-
Go to
/data/users.json
-
Don't add yourself right at the beginning of the file
-
Add yourself randomly in the middle of the file
-
The format should be:
{ "username": "telmo", "stack": [ "React", "GraphQL", "MySQL", "Rails", "Next.js" ], "setup": [ "Google Chrome", "Apple" ] }
-
Field Description Type username
Your Twitter Handler string
stack
List of Stacks array
setup
Browser, Machine, etc array
For
stack
andsetup
, check SimpleIcons for the correct name, it needs to match the name on SimpleIcons, it's case sensitive. -
Raise a Pull Request with the title
Adding @<YOUR HANDLER>
, we'll review it ASAP -
Application takes ~5 minutes to update, be patient 🙂
-
View your entry at codestack.now.sh
- Reach out to @telmo on Twitter with any suggestions you might have.