Connect. Build. Succeed.Find the right builders for your project

BuddyFi matches developers with the perfect teammates for hackathons, using on-chain profiles, skill matching, and a familiar swipe-to-connect interface.

User 1
User 2
User 3
User 4
User 5

Trusted by 100+ active Solana developers this month β€” and growing.

The hackathon dilemma

We've all been there. The excitement of a new hackathon, followed by...

πŸƒβ€β™‚οΈ

Last-minute scrambling

Frantically DMing strangers on Discord the night before submissions open.

πŸ€”

Skill mismatches

I thought you knew Solidity? | I thought YOU knew Solidity!

πŸ”

Trust issues

Can you really trust someone who claims to be a "10x dev" with a Metamask PFP?

πŸ“…

Weekend warriors

I’m free for 2 hours Sunday night β€” unless my cat gets sick.

πŸ¦Έβ€β™‚οΈ

Hero syndrome

One teammate tries to solo the project while everyone else turns into spectators.

πŸ•³οΈ

Timezone black hole

When your standup turns into a ghost town because it’s 4AM for half the team.

How BuddyFi rewrites the story

We're bringing Web3 principles to hackathon team formation

On-chain Profiles
Verify your skills with proof of contribution

Your GitHub commits, StackOverflow answers, and previous hackathon projects are verified and stored on-chain, creating a trustless resume that speaks for itself.

On-chain Profiles

// Verify developer profile
const profile = await buddyfi.verify({
  github: "username",
  ethereum: "0x...",
  skills: ["solidity", "react"]
});
Swipe to Match
Verify your skills with proof of contribution

Our algorithm suggests potential teammates based on complementary skills, shared interests, and compatible working styles. Swipe right on developers you'd like to work with.

Swipe to Match

// Match algorithm
const matches = await buddyfi.findMatches({
  skills: ["needed"],
  interests: ["defi", "gaming"],
  availability: "weekends"
});
Wallet Trust
Verify your skills with proof of contribution

We analyze on-chain activity to establish a trust score. Developers with a history of completed projects and active participation are ranked higher in search results.

Wallet Trust

// Calculate trust score
const trustScore = await buddyfi.calculateTrust({
  address: "0x...",
  history: true,
  contributions: true
});
Team Dashboard
Verify your skills with proof of contribution

Once matched, teams get a shared workspace with integrated tools for planning, coding, and submitting projects. Track progress, assign tasks, and collaborate seamlessly.

Team Dashboard

// Create team workspace
const workspace = await buddyfi.createTeam({
  name: "EthWizards",
  members: ["0x...", "0x..."],
  hackathon: "ETHGlobal Paris"
});

Three simple steps

From solo coder to dream team in minutes

Connect Wallet
// Connect wallet
  const account = await buddyfi.connect();
  console.log("Connected:", account);
01

Connect Wallet

Link your wallet to create your BuddyFi profile. We'll analyze your on-chain activity to establish your developer identity.

Create Profile
// Create profile
  await buddyfi.createProfile({
    name: "DevName",
    skills: ["react", "solidity"],
    github: "username",
    availability: ["weekends", "evenings"]
  });
02

Create Profile

Add your skills, interests, and preferences. Link your GitHub, showcase past projects, and set your availability for upcoming hackathons.

Swipe & Match
// Find and match with teammates
  const potentialTeammates = await buddyfi.browse();
  for (const dev of potentialTeammates) {
    if (dev.skills.includes("needed-skill")) {
      await buddyfi.swipeRight(dev.id);
    }
  }
03

Swipe & Match

Browse potential teammates, swipe right on those you'd like to work with, and start chatting when you match. Form your dream team and get hacking!

The journey ahead

Our vision for the future of BuddyFi

Q1 2025

Beta Launch

Initial release with core matching features and basic profiles.

  • Wallet integration
  • Basic matching algorithm
  • Profile creation
Q2 2025

Hackathon Integration

Partner with major hackathon organizers for seamless team formation.

  • ETHGlobal partnership
  • In-app hackathon calendar
  • Team registration API
Q3 2025

DAO Governance

Community-driven development and feature prioritization.

  • Governance token
  • Proposal system
  • Community treasury
Q4 2026

Global Expansion

Support for regional hackathons and localized matching.

  • Multi-language support
  • Regional hubs
  • Local event integration

Success stories

Hear from developers who found their dream teams

Pegasus'X

Pegasus'X

On-Chain SPEAKER

Omg damn.. This is gonna be explosive πŸ”₯πŸ”₯ Super Bullish on this King

Sahil Meena

Sahil Meena

Blockchain Dev

Guys if you're still looking out for a team for the Breakout Hackathon or just any other hackathon. THIS IS YOUR GO TO PLACE!!!

Marcus Johnson

Marcus Johnson

Smart Contract Auditor

Found a team that perfectly complemented my security expertise with UI/UX talent. We've now worked on three hackathons together and launched a startup.

Priya Sharma

Priya Sharma

Full Stack Developer

As someone who's always struggled to find the right teammates, BuddyFi has been revolutionary. The skill-matching algorithm is surprisingly accurate!

David Kim

David Kim

Blockchain Architect

The on-chain verification of skills is brilliant. No more exaggerated resumes or misleading profiles. What you see is what you get.

Ready to rewrite your hackathon story?

Join BuddyFi today and connect with talented developers who share your vision and complement your skills.