Jacomo Corrieri
Hi, I'm a graduate Computer Science student at the University of Florida. I'm generally interested in all computer science topics, but my main experience is in backend software development and machine learning. That said, I can still center a div or two and dabble a bit in systems programming.
Skills
Education

University of Florida
Master of ScienceComputer Science | 2025 — Present | GPA: 3.83
Relevant Coursework

University of North Florida
Bachelor of ScienceComputer Science | Minors in Math & IB | 2021 — 2025 | GPA: 3.99
Relevant Coursework
Experience
Information Technology Intern (SWE)
CurrentFlorida Blue · Jacksonville, FL
- â–¹ Built a full-stack application using Streamlit, FastAPI, and SQL Server, enabling nine teams to coordinate data migration and validation efforts, saving hours of manual configuration and reducing communication delays.
- â–¹ Designed a maintainable backend using Pydantic for request validation, SQLAlchemy for database access and connection pooling, and optimized queries that delivered API response times under 100 ms.
- â–¹ Translated business requirements into Agile user stories, implemented interfaces aligned with company design standards, and validated application quality through Pytest unit testing and Ruff linting.
Research Computing Support Intern
UF Information Technology (UFIT) · Gainesville, FL
- â–¹ Developed a Python CLI and Django-Ninja API for querying 800M+ rows of Lmod data on HiPerGator, allowing research computing staff to analyze software usage across the cluster.
- â–¹ Containerized and deployed the API and PostgreSQL database using Podman Quadlet, implementing JWT-based authentication for secure access.
- â–¹ Optimized query performance using nightly precomputed tables, reducing latency from minutes to milliseconds.
Volunteer Web Developer
Aug 2019 — Jun 2025Avondale United Methodist Church · Jacksonville, FL
- â–¹ Designed, coded, and maintained the church website using HTML, CSS, JavaScript, and PHP, serving 50+ members.
- â–¹ Implemented a pictorial directory, migrating hand-collected forms to 20+ member entries via server-side scripting.
Projects
A Multi-Agent PPO framework using CTDE for robotic area coverage. Employs a CNN backbone for spatial feature extraction from multi-channel grid observations. Combines reward shaping with decentralized policies to scale from 20 to 50 robots while maintaining continuous connectivity.
Desktop interface for the Raspberry Pi, developed using JavaFX. Key modules include a file manager, a shell interface, real-time CPU, RAM, disk usage monitoring, and a GPIO control panel. Uses multithreading and local storage for system preferences to improve UX.