LinkNest is a full-featured social media web app built using ASP.NET MVC. It offers:
• Post Management with full CRUD functionality and comments
• Custom Profile Pages with rich privacy settings
• Messaging, Groups, and Friends features
• A secure Authentication & Authorization system
• A responsive UI styled with Bootstrap
• Powered by SQL Server as the backend database
This project helped me deepen my understanding of MVC architecture, relational databases, and user-centric design.
Next goal: I’m planning to convert LinkNest into an API-powered app and rebuild the frontend with React to deliver a more dynamic and modern user experience.