Carlos Aguilera
Saddleback Robotics

Built a ROS2-integrated Django GUI controlling rover subsystems (pumps, drill, height), and visualized navigation data (GPS & heading). Helped team climb 3 ranks in competition.

Street Fighter

Built a networked Java multiplayer fighting game using multithreading and a client-server model. Ensured thread safety (locks, volatile), and serialized game state updates across clients.

Monster Quest

Created a modular Python RPG (pygame-ce) with event-driven architecture, sprite animations, and optimized game loop for smooth gameplay. Designed for extensibility and reusability.

Sales System

Delivered a terminal POS in C++ with auto-complete, employee-level permissions, receipt generation, and custom STL containers. Employed RAII and move semantics to ensure safety and performance.