Skip to content

Find team members for hackathons and collaborate with developers all around the world.

Notifications You must be signed in to change notification settings

mynk8/DevMatchups

This branch is 54 commits behind harsh3dev/DevMatchups:main.

Folders and files

NameName
Last commit message
Last commit date
Jan 9, 2025
Aug 21, 2024
Sep 14, 2024
Jan 3, 2025
Jan 9, 2025
Oct 27, 2024
Oct 27, 2024
Oct 27, 2024
Oct 18, 2024
May 26, 2024
Oct 27, 2024
Oct 27, 2024
Jan 2, 2025
Jan 4, 2025
May 26, 2024
Aug 4, 2024
Jan 4, 2025
Jan 3, 2025
Jan 9, 2025
Aug 4, 2024
Oct 18, 2024
May 26, 2024
Jan 4, 2025
Jan 3, 2025
Jan 3, 2025
Sep 1, 2024
Jan 3, 2025
Jan 9, 2025
May 26, 2024
Oct 18, 2024
Aug 26, 2024
Jan 3, 2025
Aug 4, 2024

Repository files navigation

Dev Matchups

image

Overview

DevMatchups is a platform designed to connect developers and enthusiasts from all around the world to form teams for hackathons. Whether you're looking for teammates with specific skills, or you want to join a team, this platform provides an easy way to collaborate and participate in hackathons.

Features

  • User Registration and Authentication: Sign up and log in to create teams.
  • Profile Creation: Create a detailed profile highlighting your skills, interests, and previous hackathon experiences.
  • Team Formation: Find and connect with other developers to form teams based on skills and interests.
  • Hackathon Listings: Browse upcoming hackathons and join events.
  • Search and Filter: Use advanced search and filter options to find team members with specific skills or interests.
  • Match with Devs: Match with highly skilled developers around the world.

Tech Stack

My Skills

  • UI: Shadcn UI, Aceternity UI, Tailwind CSS, Framer Motion

Usage

  1. Sign up for an account.
  2. Create your profile, adding your skills, interests, and hackathon experiences.
  3. Browse hackathons to find events you're interested in.
  4. Search for team members using filters to find people with the skills you need.
  5. Join or create teams and start collaborating.

Contributing

We welcome contributions from the community! To contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b <branch-name>).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Commit message').
  5. Push to the branch (git push origin branch-name).
  6. Open a pull request.

Please ensure your code adheres to our coding standards and includes appropriate tests.

Contact

If you have any questions, suggestions, or feedback, feel free to reach out:

Discord: @harsh3dev
Email: [email protected] or [email protected]
LinkedIn: Harsh Pandey, Yash Gupta


Installation

  1. Clone the repository:
    git clone https://github.com/harsh3dev/DevMatchups
    cd DevMatchups
    
  2. Install dependencies:
    npm install

Getting Started

First, run the development server:

npm run dev
# or
pnpm run dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Project Contributers:

About

Find team members for hackathons and collaborate with developers all around the world.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.3%
  • JavaScript 22.7%
  • Other 1.0%