Engineering Portfolio
A collection of my professional work, architectural case studies, and technical research projects.
Inside Lyrid's Architecture: Building a Production-Grade PaaS
A comprehensive deep dive into the microservices architecture powering the Lyrid PaaS, exploring specific engineering implementations from gRPC scaling to distributed builds.
Indonesian Code Retrieval Research
Research framework for improving Indonesian Code Search via Technical Query Expansion and Cross-Encoder Re-ranking. Uses Multilingual E5 (mE5) embeddings and the CoSQA dataset to bridge the vocabulary gap between Indonesian queries and English Python code.
Syntax-Aware Transformer Visualization
A cinematic, step-by-step visualization of the Syntax-Aware Transformer (SAT) architecture, specifically focusing on the Adjacent Edge Attention (AEA) mechanism. Built with Remotion to visualize how dependency trees break mathematical symmetry between identical tokens in ASTE tasks.