Nexum is a modern, minimal, and security-focused social media platform designed to connect people through calm, content-first interactions.
It is inspired by existing social platforms, but not a clone of Facebook, Twitter, or Instagram.
Nexum focuses on clean UI, intentional UX, and scalable architecture.
Build a next-generation social platform that feels calm, premium, and human —
where content is the focus, not noise.
- 🧘 Calm & minimal interface
- 🎯 Content-first feed
- 🧠 Intentional UX decisions
- 🌓 Soft dark theme by default
- 🔐 Security-first mindset
- Right-side vertical navigation (icon-based)
- Clean, centered feed layout
- Right-aligned post actions (Like, Comment, Share)
- Borderless cards with soft shadows
- Subtle micro-interactions (hover, focus, active)
- Fully responsive (desktop-first, mobile-ready)
Nexum avoids loud metrics, cluttered sidebars, and aggressive UI patterns.
- React (Vite)
- Tailwind CSS
- DaisyUI
- Lucide Icons
- Node.js
- Express / NestJS
- PostgreSQL
- Prisma ORM
- JWT Authentication
src/
├── components/ # Reusable UI components
├── layouts/ # Application layouts
├── pages/ # Route-level pages
├── mock/ # Mock data (temporary)
├── assets/ # Static assets
├── App.jsx
├── main.jsx
└── index.cssCurrent phase:
✅ Frontend foundation
✅ Layout & navigation system
✅ UI architecture
Upcoming:
- Feed UI polish
- Authentication UI
- Mobile bottom navigation
- Backend API & database
- Security hardening
git clone https://github.com/your-username/nexum.git
cd nexumnpm installnpm run devThe app will be available at:
http://localhost:5173
Nexum is being built with a security-first approach, including:
- Secure authentication flows
- Input validation
- Rate-limiting
- Protection against common web attacks
- Audit-friendly architecture
(Security features will be expanded as backend development begins.)
- Frontend setup & tooling
- Layout & navigation system
- Feed UI refinement
- Authentication UI
- Backend API setup
- Database schema
- Real-time features
- Deployment
This project is currently under active development.
Contributions, ideas, and feedback will be welcome once the core MVP is stable.
This project is licensed under the MIT License.
Built with care and curiosity by Shihab.
Nexum — where connections feel intentional.