DEV Community

Md Mijanur Molla
Md Mijanur Molla

Posted on

# I Created a Coding Challenge Where AI Competes Against You

Most of us are using AI to write code.

But I tried something different.

Instead of just using AI, I explored a platform where you can actually compare and improve AI-generated solutions β€” and even create your own challenges.

Recently, I created my own challenge on VibeCode Arena.

πŸš€ What makes it interesting?

  • You can compare responses from multiple AI models
  • You can see how different models solve the same problem
  • You can improve AI-generated code
  • You can create your own challenges and share with others

🧠 What I noticed

While testing, I found:

  • Some AI models give fast but messy solutions
  • Some give clean code but miss edge cases
  • Some overcomplicate simple problems

That’s when I realized:

πŸ‘‰ AI is powerful, but it still needs human thinking to improve it.

🎯 Try it yourself

I created a challenge β€” curious to see how others solve it or improve AI outputs.

You can explore and try here:

πŸ‘‰ https://vibecodearena.ai/?page=1&pageSize=10&sortBy=responses&sortOrder=desc

πŸ’‘ Final Thought

The future of coding is not just writing code.

It’s about:

  • Reviewing AI output
  • Improving logic
  • Thinking like an engineer

And honestly, this feels closer to real-world development.


Would you trust AI code directly, or would you always review it?

Let me know your thoughts πŸ‘‡

Top comments (0)