Text game in java with random fish you can catch that are worth different points, play against a friend.
Java GitHub
Read More24 Jul 2025
“Reflect on Design Patterns” Building Without a Blueprint If you’ve ever tried to build a piece of IKEA furniture without instructions, you probably know how frustrating it can be. You stare at a pile of wood, screws, and metal bits,...
Engineering
03 Jul 2025
The Value of UI Frameworks: Why Bother with Bootstrap 5? Learning Bootstrap 5 as a UI framework was not so simple for me as it looked like it was for my peers. The learning experience was as challenging as learning...
Engineering
26 Jun 2025
“Reflect on Coding Standards” What I Learned from Fighting ESLint Coding Standards: The Key to Success Most people think coding standards are just arguments about spaces, tabs, or where to put a brace. That’s only part of it. Clear rules...
Engineering
13 Jun 2025
“Stack Overflow Etiquette: The Right and Wrong Way to Ask for Help” *Why Smart Questions Matter in Software Engineering Software engineering practice demands both correct code writing and appropriate questions asking for success. The open-source community along with software developers...
Engineering
03 Jun 2025
Reflecting on TypeScript: A Game-Changer for Software Engineering The Power of TypeScript: A Newbie’s Perspective When it comes to TypeScript I am a complete newbie. I really do not even have much experience with JavaScript and to my understanding Typescript...
Engineering