DEV Community

Cover image for I Challenge You: Give Me a Project. I'll Build It in 48 Hours. πŸš€
Anointed
Anointed

Posted on

I Challenge You: Give Me a Project. I'll Build It in 48 Hours. πŸš€

I Challenge You: Give Me a Project. I'll Build It in 48 Hours. πŸš€

I’m starting a challenge.

Give me a software project idea β€” anything you think is useful, difficult, or worth building.

I’ll pick one and attempt to build a working version in 48 hours.

No weeks of planning.
No endless β€œcoming soon.”
No excuses.

Just:

Your idea β†’ 48 hours β†’ working GitHub repository.

The project can be:

  • πŸ› οΈ Developer tools
  • πŸ€– AI tools
  • πŸ”Œ APIs / CLI tools
  • πŸ“Š Data tools
  • πŸ” Security tools
  • ⚑ Automation tools
  • 🌐 Open-source utilities
  • πŸ§ͺ Experimental ideas
  • πŸ’‘ Something you personally wish existed

The rules

  1. You give me the idea.
  2. I choose a project that I can realistically complete.
  3. I build it from scratch.
  4. I publish the source code on GitHub.
  5. I document what I built and how to use it.
  6. 48 hours later, I deliver.

And if your idea is selected, you get to see the entire process.

I'm especially interested in ideas that solve a real developer problem rather than another generic AI wrapper.

Your turn πŸ‘‡

What should I build?

Drop your idea in the comments.

Make it simple.

Make it crazy.

Make it something you think can't be built in 48 hours.

Challenge accepted.

Top comments (2)

Collapse
 
alexshev profile image
Alex Shev

This is also a good case for CI checks: route returns 200 only for eligible combinations, canonical matches the route, the sitemap contains no previews, and structured data matches the visible page.

Collapse
 
anointed_6b54581b93b80677 profile image
Anointed

That's actually a great direction. I’m taking this one.

I’ll turn it into a small open-source CI tool that checks route eligibility, canonical consistency, sitemap integrity, and structured-data consistency before deployment.

Now it’s officially part of the 48-hour challenge. πŸš€

Let’s see how far I can take it in 48 hours.