Prompt Verse
A collaborative platform for sharing AI prompts publicly or privately.
Prompt Verse is a full-stack prompt-sharing platform that enables users to create, manage, and explore AI prompts. It allows public and private sharing to enhance discoverability and foster creative collaboration within the AI community.
Tech Stack
Next.jsMongoDBTailwind CSSGoogle OAuthREST APIs
Features
- Google OAuth 2.0 authentication
- Create, edit, and delete prompts
- Public and private sharing modes
- User dashboard and profile management
- Responsive UI with intuitive prompt discovery
Challenges
- Ensuring secure and scalable user authentication with OAuth
- Building a clean and minimal UI for prompt input and viewing
- Handling visibility filters and access permissions for public/private prompts
Learnings
- Deepened knowledge of full-stack Next.js workflows
- Worked with OAuth 2.0 for secure user authentication
- Strengthened experience building and consuming RESTful APIs