I have worked on multiple projects such as websites and Python CLI applications. These displayed are only my favorite projects, you can find more projects on my GitHub.
Designed and implemented a zoo management system using C# (.NET) with Object-Oriented Programming principles. Utilized inheritance, polymorphism, encapsulation, and abstraction to model animal behavior and zoo operations.
Library Management System created in Java. It is text based appilcation that allow librians to track books and manage members
CTU Buddy, is a fully fuctional university portal site. I led the group project and we got 99%. The website was hosted on Azure. Users are able to create an account and login/log out, create and interact in discussions and also share resorces. Stack used: HTML, CSS, JavaScript, Bootsrap, Python, Flask.
Calendar, is a fuctional calender that is used to add reminders and events. It was a side project I did to get a better understanding of javascript and JSON files. It has a very simple UI. Stack used: HTML, CSS, JavaScript.
The CLI POS System, was the final semester project for the Python Module. We had to create a system for a cafe. It allowed the waiters to login, assign tables, add items, calculate totals and allowed the business to check totals of the day. Stack used Python.