Promptex
A community-driven platform where users can register and share prompts with others. Developed as part of the ALX Software Engineering Program, this project highlights my ability to build scalable full-stack applications with modern web technologies.

Promptex is a prompt sharing platform designed to let users register, create, and share prompts with the community. It was developed during my one-year comprehensive full-stack software engineering program at ALX, where I practiced end-to-end development and deployment of production-ready applications.
The platform fosters collaboration and creativity by enabling users to exchange ideas through prompts, while also providing a clean, responsive UI built with Next.js and Tailwind CSS.
Core Features
• User Registration & Authentication - Secure account creation and login to manage personal prompt collections.
• Prompt Posting - Users can create, edit, and delete prompts with an intuitive editor.
• Community Sharing - Public feed for browsing prompts shared by other users, fostering collaboration and discovery.
• Responsive Design - Optimized for both desktop and mobile devices, ensuring accessibility for all users.
Technical Highlights
Promptex was built using Next.js as a full-stack framework and MongoDB for data persistence. Tailwind CSS was used to deliver a responsive, modern interface. The project demonstrated my ability to build user-focused web applications while applying best practices in authentication, state management, and responsive design.