You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System design + working Go implementation of a Facebook/Instagram-style live comments backend: Postgres source of truth, sharded Redis Cluster pub/sub fan-out, SSE live tail, read-your-own-writes, keyset pagination.
MERN stack implementation of event management system, featuring role based access control for 3 roles (Participant, Organizer, Admin). Built as an assignment for the Design and Analysis of Software Systems course.