Full Stack DevelopmentBackend Engineer2025
YSBD
YSBD (Yote Shin Baw Dar) is a movie streaming platform offering a wide library of films and series.

Overview
Implemented two backend servers: one for data fetching, built with NestJS with load balancing to handle requests efficiently, and one for data uploading (movies and series), built with Gin for fast, reliable uploads.
Used a dedicated storage server platform for efficient video storage and delivery to users.
Highlights
- Load-balanced data-fetching server with NestJS
- Dedicated high-speed upload server with Gin
- Efficient video storage and streaming delivery
Stack
- NestJS
- Gin
- NextJS
- PostgreSQL