Spread the love“`html Connecting to a MySQL database is a crucial skill for developers, data analysts, and anyone working with data management systems. Whether you’re building a web application, ...
An API for travel management. It is built with Java, Spring Boot, and Spring Framework. A toy-project to serve as a theoretical basis for the Medium series of articles I wrote about Java+Spring.
A Chess GUI based from Python using FreeSimpleGUI and Python-Chess modules. Users can also load a chess engine and play with it. This program is based on a demo chess against ai from PySimpleGUI. If ...