Hi, my name is
Based in Pensacola, Florida.
I'm a Computer Science student at the University of West Florida.
I'm interested in AI, Cloud Development, and Software Engineering.
A Java console application that simulates basic banking operations while demonstrating object-oriented programming principles such as inheritance, encapsulation, and modular design.
This project helped build a strong foundation in Java programming, class structure, and simulating real-world financial operations.
View on GitHubA Java console application that encrypts and decrypts messages using a classic Caesar cipher, custom substitution, and simple transposition techniques.
This project strengthened my skills in string manipulation, arrays, file handling, algorithm design, and basic cybersecurity principles.
View on GitHub