DEV Community

Aditya Nikhil
Aditya Nikhil

Posted on

How to get rid of Overwhelming

I really need some support and motivation to move forward, it's so intimidating and daunting looking at the amount of participation and everything. Am hoping someone to shed some light to help me move forward.
Also I am all into AI and data science, and I cannot find much projects related to these areas where I can help. Everything's all about NodeJS, or databases and stuff. I kind of feel like am no use here.

Top comments (2)

Collapse
 
ender_minyard profile image
ender minyard

In my project, one of the issues is just updating the README! Not all contributions are technical contributions.

If you bookmark this for later you can make a pull request during October without having to know NodeJS or databases :-)

GitHub logo genderev / code-sharer

Github Gists, but with color.

code sharer

Share colorful snippets of your code.

contributers

Code Sharer

Code Sharer is a website that allows programmers to share colorful snippets of code. It's basically Github Gists, but with color.

Using Code Sharer

To use Code Sharer, follow these steps:

  • Visit the site.
  • Type your code snippet into the given text box.
  • When you're done, click the share button and the share link will be copied to your clipboard!

Contributing to Code Sharer for Hacktoberfest

Look at the open issues! There are issues tagged with "hacktoberfest" that make it easy for you to get started contributing.

Alternatively, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b .
  3. Make your changes and commit them: git commit -m ''
  4. Push to the original branch: git push origin /
  5. Create the pull request.

Code Sharer abides by Contributer Covenant's Code Of Conduct.

License

This project uses the MIT…

Collapse
 
adityanikhil profile image
Info Comment hidden by post author - thread only accessible via permalink
Aditya Nikhil

Thank you so much!!!

Some comments have been hidden by the post's author - find out more