Find hackathons, connect with teammates, and launch projects!
DevConnect is a React Native + Expo mobile app that helps developers discover nearby & global hackathons, find teammates or teams, and showcase their projects to a thriving community. Whether you're a beginner or an experienced developer, DevConnect makes it easier to collaborate and innovate.
- Discover upcoming hackathons (nearby & worldwide).
- Filter events by location, theme, and prize pool.
- Join an existing team or recruit members for your hackathon project.
- View member skills, experience, and availability.
- Post your hackathon or personal projects in the community.
- Get feedback, collaborators, and recognition.
- Get notified about trending hackathons and new team requests.
- React Native + Expo (for cross-platform mobile development)
- Appwrite (for authentication, database, and backend services)
git clone https://github.com/abhisek-1221/devconnect.git
cd DevConnectnpm install- Create an Appwrite project at appwrite.io.
- Configure authentication, database, and API keys.
- Add your Appwrite endpoint & project ID in
.env.
npx expo startTo run on a physical device, install the Expo Go app and scan the QR code.
DevConnect is open-source and welcomes contributions!
- Fork the repo
- Create a new branch (
git checkout -b feature-name) - Commit your changes (
git commit -m "Added new feature") - Push to your branch (
git push origin feature-name) - Open a Pull Request
MIT License – Free to use, modify, and distribute.
If you love DevConnect, give it a star ⭐ on GitHub to support development!
