Fibonacci Solitaire
A C++ powered simulation of the game "Fibonacci Solitaire," making use of object-oriented design to model card and deck behavior.
Tech: Object-Oriented Programming, Algorithms, C++
I’m a motivated and detail-oriented Computer Science graduate, with hands-on experience in STEM instruction, program development, and technical troubleshooting. Seeking an entry-level position where I can apply my programming skills, problem-solving abilities, and passion for technology to contribute to innovative software and help society while continuing to grow as a developer.
A C++ powered simulation of the game "Fibonacci Solitaire," making use of object-oriented design to model card and deck behavior.
Tech: Object-Oriented Programming, Algorithms, C++
A minimal Java client-server application demonstrating TCP socket communication and real-time message exchange.
Tech: TCP/IP Sockets, Java
A Python + SQLAlchemy project focused on relational database design and data integrity.
Tech: SQLAlchemy ORM, Database Relationships, Python