← Projects
2025 / 09 / 01 PythonLaTeXAutomation

KAORI Booklet — Heat Sheet Automation in LaTeX


Introduction

KAORI booklet LaTeX code in Overleaf

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.


What's Next

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.


GitHub

KAORI_Booklet_LaTeX
github.com/Danbi-Kim-0624/KAORI_Booklet_LaTeX