Skip to the content.

Isabella Buitano

UCF CECS (B.S.) · Game Developer & Full Stack Engineer

I build systems, set direction, and keep projects on course when the wind shifts.

Email   LinkedIn

Spotlight Projects

Cat Burglars

Cat Burglars Trailer

Role: Production, Level Design, Gameplay Programming Intern Stack: Unity · C#

Trailer ↗ A 2-player asymmetric co-op puzzle game where one player sneaks through the museum as Field Cat, while the other manipulates traps and security systems as Systems Cat. Developed in Spring 2025, Cat Burglars emphasizes teamwork, creative problem-solving, and lighthearted heist mechanics.


CEM VR

CEM VR Video

Role: Undergraduatedent Intern (team coordination, headstone detection model)
Stack: Unity · C# · Python · Detectron2 · Meta Quest 2

Video ↗

A historical reconstruction project built for the Meta Quest 2, recreating the St. Augustine National Cemetery in VR. Assisiting a six-person team, I led the subteam responsible for converting over 1300 headstone images into usable textures. I trained a custom headstone detection model that output coordinates and headstone types, with visual overlays for verification. Built in collaboration with UCF’s humanities department.


Skills Snapshot

Unity · C# · Python · Java · R · C++ · Notion · Trello · Google Sheets


About

I work in software development and creative tech, mostly using Unity and C#. I’ve built systems, UI, and small prototypes across a range of formats. I’ve also used Python for AI training, simulations, and algorithmic experiments, and built both Discord bots and web-based projects over the years.

I usually handle the organizational side of things alongside programming—building timelines, breaking down work, and helping projects stay aligned. I’ve worked in Notion, Trello, and spreadsheets to manage scope and track progress.

I run, rock-climb, and explore systems that sit at the edge of structure and creativity. I like learning how things work and working on projects that make space for curiosity.


Technical Side Projects

Quiz Site Prototype

Basic web quiz engine built in 3 days for fun. Supports multiple question types and simple scoring logic.
Stack: HTML · CSS · JavaScript
(No public repo available)

PL/0 Compiler

Built a compiler for the PL/0 teaching language based on spec, including a virtual machine, scanner, parser, and compiler. Class project (Fall 2022).
Stack: C
(No public repo available)

Bar-ista

Mobile and web app to track ingredient inventory and suggest drinks based on available items. Managed a team of six from start to delivery.
Stack: MongoDB · Express · React · React Native · Node.js
(Site no longer live)

Genetic Algorithm Experiments

Explored convergence patterns and image reproduction using GA frameworks. One test measured performance loss from close-relative crossover (Python); another attempted procedural image replication from noise (C++).
Stack: Python · C++
(Experimental – presentations available)

Currency Converter

Quick Python tool to convert 49 global and historical currencies to USD using exchange rate APIs and archival data.
Stack: Python
(Personal utility – not shared publicly)