Social Media Public Wall
01Overview
A text-based social media platform built to engage users' thoughts. Users can create posts, save content, and like posts, with integrated features to tag entries by specific moods or topics.
View details
Key Metrics
Secured the system with OAuth2 and added observability using Grafana
Core Architecture
- Frontend: Angular reactive state handling SSE emitters.
- Backend: Spring Boot REST APIs backed by Spring Security.
- Data: MySQL schema caching read-heavy workloads in Redis.
- DevOps: Nginx reverse proxy routing isolated Docker containers.