Skip to content

Tweet your technical questions to tech twitter volunteers.

Notifications You must be signed in to change notification settings

kritikjain9/AskDevs

 
 

Repository files navigation

AskDevs👩‍💻👨‍💻

Tweet your technical questions to tech twitter volunteers.

👨‍💻 Demo

Check out the website: https://ask-devs.vercel.app/

🔍 Add yourself as volunteer

STEPS :

  1. Create new file in data/users/<GITHUB USERNAME>.json
  2. Add following content
{
  "name": "<YOUR NAME>",
  "bio": "e.g Java Developer | Web Dev | Senior Dev ",
  "image": "<IMAGE URL>",
  "categories": [
    {
      "slug": "programming | software-development | web-development | mobile-development | data-science",
      "topics": []
    }
  ],
  "contacts": {
    "twitter": "<INSERT YOUR TWITTER USER ID>"
  }
}
  1. Create new PR with title Add new volunteer <YOUR NAME>.

🙌 Thanks to all Contributors

Thanks a lot for spending your time. Thanks a lot! Keep rocking 🍻

Contributors

🙏 Support

This project needs a ⭐️ from you. Don’t forget to leave a star ⭐️

About

Tweet your technical questions to tech twitter volunteers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.8%
  • CSS 1.2%