This repository contains Java projects and exercises created while learning core programming concepts and object-oriented programming.
The focus of this repository is gradual improvement through practice and real examples, not production-ready software.
- Small Java applications
- OOP practice (classes, constructors, inheritance)
- GUI experiments (Swing)
- Logic and problem-solving exercises
Each folder represents a standalone project with its own README and source code.
This is an active learning repository.
Code quality and structure improve over time.
Euripides Laliotis (AceSoL)