Motivated student with foundational knowledge in computer hardware, software, and network troubleshooting. Seeking practical experience and development in IT support and administration. Long-term goal of transitioning into cybersecurity. Committed to continuous learning and professional growth. Currently studying for COMPTIA A+ Certification.
- USER AUTHENTICATION SYSTEM (PYTHON, SQL)
Developed a client-server application that allows users to create accounts and log in securely. Focused on unique username constraints and password security using hashing. Utilized SQLite for database management and socket programming for client-server communication, implementing robust error handling to ensure data integrity.
- INTERACTIVE CHARACTER PROGRAM (JAVA)
Interactive program where you control a character that can move up, down, left, and right. The character can also interact with various items in the environment. It's a navigation and interaction simulation, providing a basic framework for exploring movement and item interaction mechanic.
- AIRBENDER GAME (x86-64 ASSEMBLY)
Survival game where user embarks 100-mile journey over 30 days alongside a sky Bison, Appa. The game challenges players to strategically manage their food and health while navigating choices that impact their progress. With a focus on resource management and decision-making, players must ensure that both they and Appa arrive at their destination safely, balancing the need to travel, rest, and search for supplies.