karnatisrinivas / AskDevs

Tweet your technical questions to tech twitter volunteers.

Home Page:https://ask-devs.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AskDevsπŸ‘©β€πŸ’»πŸ‘¨β€πŸ’»

Tweet your technical questions to tech twitter volunteers.

πŸ‘¨β€πŸ’» 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.

https://ask-devs.vercel.app

License:MIT License


Languages

Language:JavaScript 98.1%Language:Shell 1.3%Language:CSS 0.5%