Safe coding is a collection of software design practices and patterns that allow for cost-effectively achieving a high degree ...
Docker is a software platform for building applications based on containers—small and lightweight execution environments that make shared use of the operating system kernel but otherwise run in ...
In this project, I aimed to practice object-oriented programming (OOP) in Java and learn how to work with GUIs using Java Swing Framework. The game includes functionalities such as card drawing, ...