I led a project to convert the booklet for the KAIST Swimming Competition, hosted by the KAIST swimming club KAORI, from a Hangeul file to a LaTeX-based format. By switching to LaTeX, the booklet could be split into a clean file-tree structure — something impossible with the previous Hangeul file — making it much easier for team members to edit collaboratively.
My main contribution was automating the creation of heat sheets (대진표) using Python, eliminating what had been a tedious manual process before each competition.
This project was later integrated into the official KAORI website as part of a larger initiative to automate the entire swimming competition process — from registration to heat sheet generation.