Vai trò: Backend Engineer • Enterprise LMS modernization
Context
The platform needed AI-assisted tutoring while keeping student data private and maintaining stable performance under semester-level traffic spikes.
Key contributions
- Built Moodle plugin integrations with an API layer for local LLM orchestration.
- Implemented Redis-backed cache strategy for repeated tutor and recommendation flows.
- Introduced safer rollout patterns and monitoring for feature reliability.
Impact
- Reduced database load by ~40% on heavy query paths.
- Improved perceived response time for AI tutor interactions.
- Enabled privacy-conscious deployment by running models on internal infrastructure.
Tech stack
PHP 8.2Moodle plugin architectureRedisOllamaREST APIsAzure DevOps