Fantastic Memory
Published 9/10/2023
Fantastic Memory

Designed and implemented a full-stack multiplayer game i.e 'Guess the Drawing' using React and Node.js, with a WebSocket API hosted on AWS ECS (EC2) for the backend and client-side deployment on Netlify, while ensuring game data and user socket information persistence through MongoDB

project link: https://fantastic-memory.netlify.app

github: https://github.com/hasham7861/fantastic-memory-backend https://github.com/hasham7861/fantastic-memory-frontend

Description

  • Developed a full-stack ”Guess the Drawing” multiplayer game using React and Node.js serving a WebSocket API
  • Deployed the client-side on Netlify and the backend on AWS EC2
  • Utilized MongoDB to persist game data, along with user socket information

Infra Setup w/ video explanation

© 2025 Hasham Alam