Dynamic professional in property management with extensive experience spanning multiple roles, including Assistant Property Manager and Property Manager, over a period of more than two years. Proven ability to effectively oversee property operations while ensuring tenant satisfaction and efficient leasing processes. Strong technical foundation in programming languages and cybersecurity principles, complemented by ongoing education in Computer Science and Information Security. Skills in C++, Python, and HTML support a well-rounded approach to technology in property management. Seeking to leverage expertise in a Cybersecurity Engineer position to enhance security measures and protect digital assets.
Developed a console-based Blackjack game in C++ using object-oriented programming. The project features custom classes for Card, Deck, Player, and Dealer, simulating real Blackjack rules including hit/stand logic, Ace value handling, and dealer behavior. Implemented an 8-deck shoe and used C++'s randomization libraries to shuffle cards, creating a realistic and interactive game experience through terminal input and output.