Excited to share a project I've been building: C-137 Portal 🌃 A fullstack social blogging platform where students can document their learning journey, share discoveries, and grow together. Here's what's under the hood: 🔧 Backend — Java Spring Boot → REST API with JWT-based authentication & role-based access control → Post management with media uploads (image & video) → Likes, comments, subscriptions & real-time notifications → Admin panel for content moderation and user management → Report system for flagging inappropriate content → Rate limiting to protect the API 🎨 Frontend — Angular → Personalized feed from subscribed users → Full CRUD on posts with media previews → Notification center (read/unread) → Responsive UI with Angular Material / Bootstrap → Admin dashboard for moderation tasks 🗄️ Infrastructure → PostgreSQL relational database → Secure media storage (filesystem / AWS S3) → Fully Dockerized for easy setup and deployment → Git & GitHub with agile workflow (branches, issues, PRs) This project pushed me to think about security, scalability, and UX all at once — from protecting routes by role, to handling user-generated content responsibly. 🔗 Check out the demo here: https://lnkd.in/d5vZgeeF Building this taught me that great software isn't just about features — it's about the experience, the security, and the architecture holding it all together. 💡 Happy to connect with anyone working on similar projects or interested in fullstack development! #SpringBoot #Angular #Java #Docker #Fullstack #WebDevelopment #StudentProject #OpenSource
Good
Performance looks good, pages load quickly.