Zoo Simulator

Timeline: August 2025 - November 2025

Project Type: Personal

Technologies Used:
SQL C# SQLite
Project Description

This was a fun C# console project where I built a virtual zoo management system. The program lets you explore different habitats, check out various animals, and manage their care. I used object-oriented programming concepts like inheritance and polymorphism to create different animal types (mammals, birds, reptiles) that all share some common behaviors but also have their unique characteristics. The menu driven interface makes it easy to navigate through the zoo, feed animals, and monitor their health. This project runs on a Raspberry Pi that users can connect to it's hotspot for a local demo.

Project Screenshots

Project Resources
View Source Code on GitHub Download Project Files

Includes documentation, ERDs, data dictionaries, and other project materials.