§ case
Admin Panel CMS
Jan 2024 — Apr 2024Web Development · Full Stack · Full Stack Developer
A scalable CMS for multi-user blogging workflows. Responsive admin dashboard in React + Tailwind; role-based access with JWT; Node + Express backend with ImageKit media handling and MongoDB.
React.jsTailwind CSSNode.jsExpress.jsMongoDBImageKit.ioJWT
◼ Challenges
- →Scalable role-based access control across users and authors
- →Secure and optimized image upload via ImageKit
◼ Solutions
- →JWT + middleware-based route protection
- →ImageKit SDKs for media + RESTful APIs with React Context + custom hooks