Skip to content

onlydustxyz/sick-hack-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

🚀 OnlyDust

Where Open Source Gets Real

OnlyDust Banner

Stop settling for average. Start building with exceptional talent.

OnlyDust: Where Open Source Gets Real

We're not just another platform—we're the game-changer your open source ecosystem needs.

Cut Through the Noise

Tired of wading through mediocre contributions? OnlyDust connects exceptional developers with projects that actually matter. No more wasted time. No more mismatches.

For Developers 🚀

Your skills deserve recognition. We match you with projects where you'll make real impact—not just pad your resume. Build what matters, with teams that value your talent.

For Projects 💪

Stop settling for average. Our smart matching delivers developers who don't just contribute—they transform. Find passionate talent aligned with your mission.

How We're Different

Traditional recruiting is broken. Freelancing platforms don't get open source. We've built something different—a community where quality trumps quantity, where contributors are valued, and where open source thrives.

Ready to level up your open source game? Let's build something extraordinary together.


🔥 What We Do

OnlyDust connects rockstar developers with open source projects that actually matter. No fluff. No wasted time. Just powerful connections that drive innovation.

🚀 Getting Started

For Developers:

  1. Sign up - Hit the ground running in 30 seconds flat
  2. Build your profile - Show off what makes you exceptional
  3. Get matched - Our algorithm finds your perfect project fit
  4. Start building - Jump into code that matters

For Projects:

  1. Register your repo - Link your GitHub in one click
  2. Define your needs - Tell us what rockstar talent looks like to you
  3. Review matches - We'll send only the cream of the crop
  4. Collaborate - Build something extraordinary together

⚙️ Installation

# Clone the repo
git clone https://github.com/yourusername/onlydust-platform.git

# Enter the directory
cd onlydust-platform

# Install dependencies
npm install

# Fire it up
npm start

🛠️ Configuration

Create a .env file in your root directory:

API_KEY=your_api_key_here
GITHUB_TOKEN=your_github_token
DATABASE_URL=your_db_connection_string

💪 Key Features

  • Smart Matching - Our algorithm doesn't just match skills, it matches mindsets
  • Real Recognition - Contributors get the spotlight they deserve
  • Zero Noise - Forget spam applications and irrelevant connections
  • Community-Driven - Built by developers, for developers

📊 Usage Example

// Initialize the OnlyDust client
const onlydust = new OnlyDust(process.env.API_KEY);

// Find top contributors for your project
const topTalent = await onlydust.findContributors({
  skills: ['react', 'node', 'blockchain'],
  commitment: 'part-time',
  timezone: 'UTC+1'
});

console.log(`Found ${topTalent.length} exceptional developers for your project!`);

🤝 Contributing

We don't just talk about open source—we live it. Want to help make OnlyDust better?

  1. Fork the repo
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

📜 License

Distributed under the MIT License. See LICENSE for more information.

📬 Contact

Got questions? Hit us up:


Ready to cut through the noise? Join OnlyDust Today

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published