{"id":26489869,"url":"https://github.com/atiqurrahman895/devtalks","last_synced_at":"2026-04-13T03:40:57.847Z","repository":{"id":282074384,"uuid":"947196824","full_name":"AtiqurRahman895/DevTalks","owner":"AtiqurRahman895","description":"DevTalks is a dynamic community-driven forum where developers can ask questions, share knowledge, and engage in discussions around programming topics. It includes AI-powered features to boost engagement and make learning more interactive.","archived":false,"fork":false,"pushed_at":"2025-05-09T18:04:34.000Z","size":26471,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-09T19:22:49.224Z","etag":null,"topics":["axios","daisy-ui","express-js","jwt-token","mongodb","react-js","react-router","tailwind-css","tanstack-query"],"latest_commit_sha":null,"homepage":"https://dev-talks-1.web.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AtiqurRahman895.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-03-12T10:00:05.000Z","updated_at":"2025-05-09T18:30:30.000Z","dependencies_parsed_at":"2025-04-11T14:01:32.418Z","dependency_job_id":"368f11c6-6518-4bd8-b3eb-a65abcb06275","html_url":"https://github.com/AtiqurRahman895/DevTalks","commit_stats":null,"previous_names":["atiqurrahman895/devtalks"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AtiqurRahman895/DevTalks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtiqurRahman895%2FDevTalks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtiqurRahman895%2FDevTalks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtiqurRahman895%2FDevTalks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtiqurRahman895%2FDevTalks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AtiqurRahman895","download_url":"https://codeload.github.com/AtiqurRahman895/DevTalks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtiqurRahman895%2FDevTalks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31739050,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T03:27:07.512Z","status":"ssl_error","status_checked_at":"2026-04-13T03:26:53.610Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["axios","daisy-ui","express-js","jwt-token","mongodb","react-js","react-router","tailwind-css","tanstack-query"],"created_at":"2025-03-20T07:52:02.193Z","updated_at":"2026-04-13T03:40:57.839Z","avatar_url":"https://github.com/AtiqurRahman895.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DevTalks 🧠💬\n\nDevTalks is a dynamic community-driven forum where developers can ask questions, share knowledge, and engage in discussions around programming topics. It includes AI-powered features to boost engagement and make learning more interactive.\n\n![DevTalks Screenshot](https://i.ibb.co.com/NgkV6ySF/DevTalks.jpg) \n\n\n## 🚀 Live Project  \n\n🔗 Live Site: [https://dev-talks-1.web.app/](https://dev-talks-1.web.app/)\n\n---\n\n## 🚀 Features\n\n- ✅ Ask and answer technical questions.\n- 🧠 AI Quiz: Attempt quizzes generated by AI based on tagged topics.\n- 🤖 Default AI Answer: AI provides an initial helpful answer when a question is asked.\n- 📝 Rich Text Editor with syntax highlighting.\n- 🔍 Search and filter posts by tags or keywords.\n- ❤️ Upvote, downvote, bookmark, and comment on discussions.\n- 🛠️ Admin panel to manage users, posts, and reported content.\n- 🌐 Responsive design for all screen sizes.\n\n---\n\n## 🛠️ Tech Stack\n\n**Frontend**:\n- React.js\n- Tailwind CSS\n- Firebase Hosting \u0026 Auth\n- Axios\n- Tanstack query\n\n**Backend**:\n- Node.js\n- Express.js\n- MongoDB (with `mongodb` native driver)\n\n**AI \u0026 Tools**:\n- Groq for AI answers and Gemini for quiz generation\n- Tiptap for the rich text editor\n- Highlight.js for code syntax highlighting\n\n---\n\n## 📦 Installation\n\nFollow these steps to run the project locally:  \n\n### Prerequisites  \n- Install [Node.js](https://nodejs.org/) (latest LTS version recommended)  \n- Install [Git](https://git-scm.com/)  \n\n### Steps  \n\n1. **Clone the repository**  \n   ```sh\n   git clone https://github.com/AtiqurRahman895/DevTalks.git\n   cd devtalks\n   ```\n\n2. **Install dependencies**  \n   ```sh\n   npm install\n   ```\n\n3. **Set up environment variables**  \n   Create a `.env.local` file in the root directory and add the following variables:  \n   ```sh\n   VITE_apiKey=your_firebase_api_key\n   VITE_authDomain=your_firebase_auth_domain\n   VITE_projectId=your_firebase_project_id\n   VITE_storageBucket=your_firebase_storage_bucket\n   VITE_messagingSenderId=your_firebase_messaging_sender_id\n   VITE_appId=your_firebase_app_id\n   VITE_cloudinary_cloud_name=your_cloudinary_cloud_name\n   ```\n\n4. **Start the development server**  \n   ```sh\n   npm run dev\n   ```\n\n5. **Open the project in your browser**  \n   ```\n   http://localhost:5173\n   \n\u003c!-- 🔗 Backend Repo: [https://github.com/AtiqurRahman895/DevTalks-server.git](https://github.com/AtiqurRahman895/DevTalks-server.git) --\u003e\n\n---\n\n## 📅 Roadmap\n\n- [x] AI-powered question answering\n- [x] AI quiz generation\n- [x] Rich text and code editor\n- [ ] Notification system\n- [ ] Real-time updates using sockets\n- [ ] Dark mode\n\n---\n\n## 🤝 Contributing\n\nPull requests are welcome. For major changes, please open an issue first.\n\n---\n\n## 📄 License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatiqurrahman895%2Fdevtalks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatiqurrahman895%2Fdevtalks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatiqurrahman895%2Fdevtalks/lists"}