Early Computer Science Projects
I began programming in middle school using Scratch, where I first discovered how much I enjoyed turning ideas into interactive projects. During the pandemic, I took the initiative to teach myself more structured programming languages, building on that early foundation and continuing to refine my skills through a summer internship.
Some old Scratch projects still saved in my account library:
As I dove deeper into computer science concepts, learning about data structures and recursion especially captured my interest. Understanding how algorithms could efficiently organize information and solve complex problems really sparked my interest and motivated me to created several ASCII art games from scratch like Battleship and Blackjack.