DEV Community

Jaivardhan Singh
Jaivardhan Singh

Posted on

I built AizenX to practice full-stack dev — looking for feedback


Hi everyone,
I’ve been learning full-stack development (MERN stack), and to apply what I learned I built AizenX, a blogging platform. It has:
User roles (normal users, editors, admins)
Blog posting with image, title, tags, and minimum word count
Admin panel to manage users and blogs
Comment system connected to user profiles
I know it’s still rough, but this project helped me practice authentication, CRUD operations, and deployment on Netlify.
Would love feedback on what I could improve technically — code structure, features, or even UI.
Live site: https://aizenx.netlify.app
or serach aizenx by jaivardhan on google search engine
GitHub: https://github.com/Jaivardhan7773
Thanks in advance!

Top comments (0)