Motivated second-year Computer Science student proficient in Python and Java, with a strong commitment to academic excellence and achieving personal goals. Demonstrates exceptional interpersonal and communication skills through experience at Granite Bay Golf Club by having positive relationships and delivering outstanding service.
Programming Languages: Python, Java, HTML
Tools: Git, jGRASP, Eclipse, PyCharm
Key Concepts: Object-Oriented Programming (OOP), Algorithm Design, Debugging
Mathematical Proficiency: Strong foundation in calculus, algebra, and problem-solving techniques
- Developed a calculator application as part of a school project, implementing a stack based design to handle arithmetic operations.
- Designed logic to push and pop values from the stack, representing mathematical operations for accurate calculations.
- Applied object-oriented programming (OOP) principles to create a modular and efficient code structure.
- Created an interactive Hangman game using Python, importing a list of words and implementing conditionals for gameplay logic.
- Developed functionality for displaying the word's progress and managing user inputs one letter at a time.
- Incorporated ASCII art to depict the hangman, progressively updating based on incorrect guesses until the game ends in a win or loss.
- Built a weather application utilizing an external API to fetch and display real-time weather data.
- Implemented features for user input to search locations and dynamically retrieve temperature, humidity, and weather conditions.
- Demonstrated understanding of RESTful API integration and JSON parsing for practical application development.