-
-
When user visits the page withou a previous session, they are met with this animated login page
-
If they don't have an account, they can make an account from this page
-
When the user successfully creates an account, they are met with this page prompting them to login from the login page
-
The user can customize their experience on our website, using the "Control Panel" feature
-
The user can use our built in Code Arena feature to practice their coding skills across languages
DevVerse³
Inspiration
One fine day, on Reddit, I saw that developers couldn't freely express themselves on Reddit, so I decided to create a place where all developers meet, "The Universe Of Developers - The DevVerse"
What it does
It creates a platform for developers to show their code like on github, and also provides practice with our built in Programming challenges, it also allows fellow Developers to blog their journey with our DevLogs feature
How we built it
We built it purely through bolt.new and brains, most of it was handled by bolt.new excluding some supabase operations.
This Project wouldn't have been possible if not for:
Bolt.new and their builder's pack
Supabase,
Netlify,
And any other APIs used in the code
Challenges we ran into
Most of our challenges were related to the database connection and the requests occasionally failing to send, which was due to issues with our RLS policies, which we had fixed easily by protecting the password using bcrypt and removing RLS.
Accomplishments that we're proud of
We are proud of our built in AI, which we have integrated into our Code Arena feature, where you can use AI to generate a coding challenge to practice, and in each code arena you can use the AI once for getting hints on how to solve the problem.
What we learned
Supabase: Gained hands-on experience with Supabase’s DBMS, on the cloud.
UI/UX Balance: Understood the importance of clean, minimal UI paired with intuitive UX—especially for a developer-facing product.
Deployment & Scaling: Discovered best practices for deploying and scaling full-stack apps while maintaining performance and security.
What's next for DevVerse³
- AI-Powered Code Review: Integrate an AI assistant that can review code, suggest improvements, and catch bugs in real-time.
- Open Source Release: Publish the core engine of DevVerse on GitHub to invite community contributions and foster transparency.
- Mobile Experience: Build a responsive mobile-first design or native app to bring DevVerse to devs on the go.
- Deeper Integrations: Connect with GitHub, Discord, and VS Code extensions for seamless workflows.
Built With
- flask
- html
- javascript
- python
- tailwind
Log in or sign up for Devpost to join the conversation.