Duration: September 2024 – January 2025
Tech Stack: React · Spring Boot · MySQL · Redis · Docker · Jira · WebSockets · REST APIs
Feedify is a customizable social media platform that delivers personalized content feeds tailored to user interests. It supports real-time interactions, role-based access control, and administrative content moderation.
- Authentication: Secure login with Google OAuth and traditional sign-up.
- Personalized Feeds: Dynamic feed generation based on user preferences and activity.
- Social Interactions: Post likes, comments, and reposts.
- Real-time Notifications: Instant updates via WebSockets for post interactions and alerts.
- Admin Dashboard:
- User management and moderation.
- Role-based access control for scalable team management.
- Database: Optimized relational schema using MySQL for fast querying and normalization.
- CI/CD Pipeline: Automated with GitHub Actions for build, testing, and pull request validation.
- Deployment: Containerized using Docker for portability and consistent environments.
- Adopted Scrum methodology for incremental delivery and team collaboration.
- Used Jira to manage sprints and backlogs.