Having coded projects like Tic-Tac-Toe, Snake, and a calculator, I’ve gained hands-on experience in the fundamentals of computer science. Tic-Tac-Toe introduced me to game logic and conditional statements (Python), Snake taught me how to handle user input and managing movement along a grid (Python), and the calculator refined my ability to manage functions and math (JavaScript). These experiences have strengthened my coding abilities and reinforced my love for software development.