• Developed a website for psychology experts to annotate LLM output data.
• Built a full-stack web application delivering a React UI served by Nginx, a FastAPI backend, and a PostgreSQL
database.
• Implemented a three-service containerized architecture: Nginx frontend, FastAPI backend, and PostgreSQL
database.