Project 03 · Education
Interactive Learning Ecosystem
An education ecosystem connecting tutoring management, premium video content, and live learning experiences.
- Role
- Backend Developer
- Period
- 2021 - Present
- Company
- PT Yapindo Jaya Abadi
Overview
This ecosystem connects tutoring operations, premium video learning, and live sessions within a shared education platform.
The challenge
Each learning experience has different content and interaction requirements, but users still need consistent access, progress, and account behavior across the ecosystem.
My contribution
- Built backend capabilities shared by multiple learning products.
- Supported premium content access and user progress tracking.
- Developed real-time interactions for live learning experiences.
- Maintained integrations between content, scheduling, and user services.
Technical approach
The backend separates shared identity and content concerns from experience-specific features. PostgreSQL provides durable product data, WebSocket connections support live interactions, and cloud infrastructure supports media-oriented workloads.
Outcome
Multiple learning experiences can evolve on one maintainable backend foundation without losing consistent behavior for users.