/my-skills

Primary LanguageTypeScript

My Skills

Write your skill and let other's know about it. Fork it and contribute to hacktoberFest

Get yourself free goodies by just writing a hello world!

Say hi to the world in any language of your choice!

What is Hacktoberfest?

Hacktoberfest is a program by Digital Ocean and Github, where you can easily win a T-Shirt just by making 5 pull requests in the month of October to any open source projects on Github.

Steps

1. Register for Hacktoberfest

Register in this website here.

2. Fork this repository:

Click here to fork this repository

3. Add file with tor skills

Once you have forked the repo, follow the next steps:

  1. Create a file with your name (ej: rigobcastro.ts) and add your main skills as an array
const skills: string[] = ['react', 'node.js', 'typescript', 'mongodb', 'mysql', 'prisma', 'serverless', 'nestjs', 'styled-components', 'redux', 'react-native', 'expo', '']

return skills;
  1. (Optional) Modify the contributors README.md file and add your name and Github user.

4. Are you ready?:

Once you have completed these steps, you are ready to start contributing creating pull requests.

5. Give this Project a Star ⭐

If you liked working on this project, please share this project as much as you can and star this project to help as many people in opensource as you can.

Contributors