Posts

Showing posts from August, 2025

Blog 1: Best Computing Experiences

 My best computing experience in class was probably during my data structures class when I learned how to efficiently handle large sets of information. It was like an entire new world of problems opened up to be solved that I didn't have the tools to deal with before. It was also really fun to work on the problems in that class. Out of class, I really like to play tabletop board games and setting up the game that my friend group plays often became a pain because the setup needed to be random, so I made a rudimentary setup tool through Java and Swing to place different locations and setup the item cards. It wasn't a hard project or extremely technical, but it brought real value in my everyday life, so I think it was definitely my most useful work I've done.