
Enthusiastic software engineering student with focus on developing clean, efficient code and robust software solutions. Keen to utilise understanding of advanced coding languages and problem-solving abilities to drive innovation in technology. Committed to learning and adopting new technologies to create user-friendly applications and systems.
Embedded MasterMind Game | University Project : Developed a Raspberry Pi embedded system implementing MasterMind game logic in C and ARM Assembly, programmed GPIO interfaces to control LEDs, LCD display, and button input using low-level hardware access, implemented real-time input handling with timer-based synchronization and LED feedback system and designed unit testing framework and cross-language integration between C and ARM Assembly. Technologies: C, ARM Assembly, Raspberry Pi, GPIO, Embedded Systems, Hardware Interfaces
Advanced Calculator Application | Personal Project : Engineered a comprehensive Java calculator with scientific functions and calculation history tracking, implemented object-oriented design principles and robust exception handling, utilized JUnit for testing and Git for version control with professional commit management. Technologies: Java, OOP, JUnit, Git, Eclipse