Portfolify is a full-stack web application that allows users to build and customize their personal developer portfolio in real-time. It features dynamic themes, responsive design, and a modern tech stack built for performance and scalability.
👉 Visit Live Site
🔗 Frontend Repo
- Frontend: Next.js, React, Tailwind CSS, Redux Toolkit, RTK Query
- Backend: Node.js, Express.js, MongoDB
- Authentication: JWT-based authentication
- File Uploads: Cloudinary
- Validation: Zod
- Hosting: Netlify (Frontend), Render/Heroku (Backend)
- 🧑🎨 Real-time portfolio editing with dynamic theme switching
- 🔒 JWT Authentication and secure session management
- 🌍 Fully responsive design for all devices
- 🖼️ Image uploads with Cloudinary
- ⚙️ Backend APIs with input validation via Zod
- 🔄 Frontend state & data management using Redux Toolkit + RTK Query
Add a few project screenshots here using

Clone the repository:
git clone https://github.com/nayanrdeveloper/Portfolify-web.git
cd Portfolify-web
npm install
npm run dev
- Built as part of my personal project showcase
- Integrated real-world tooling for deployable portfolio builders
- Feedback & contributions are welcome!