Skip to content

Tweet your technical questions to tech twitter volunteers.

License

Notifications You must be signed in to change notification settings

rupali-codes/AskDevs

 
 

Repository files navigation

AskDevs👩‍💻👨‍💻

Tweet your technical questions to tech twitter volunteers.

👋 Join Us On Discord

DiscordLogo

👨‍💻 Demo

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

Demo.mp4

🔍 Add yourself as volunteer

STEPS :

  1. Fork the project
  2. Create new file in data/users/<GITHUB USERNAME>.json
  3. 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 chore: add volunteer <GITHUB USERNAME>.

📄 Code of Conduct

Everyone in this community (from core members to random committers and volunteers) are asked to please act in accordance with the AskDevs Community Contributor Code of Conduct. We encourage you to follow these social rules which help guide our interactions with each other, and ensure we provide a safe environment for everyone. We aim to make AskDevs a positive, welcoming, open and inclusive project and community.

Code of Conduct

🙌 Team

AskDevs is beautifully crafted by these awesome contributors

Contributors

🙏 Support

Love AskDevs work and community? Help us keep it alive by supporting. This project needs a ⭐️ from you. Don’t forget to leave a star ⭐️

About

Tweet your technical questions to tech twitter volunteers.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.2%
  • Shell 1.3%
  • CSS 0.5%