This repository contains a series of Java mini projects developed by Walid Boussou. Each project focuses on different aspects of Java programming, including threads, sockets, RMI, charts, and image filters.
This project is licensed under the MIT License - see the LICENSE file for details.
If you'd like to contribute to the project, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/your-feature
). - Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature/your-feature
). - Open a pull request.
If you encounter any issues or have suggestions, please open an issue on the Issues page.
Thank you for exploring ! 🚀