Welcome to the JavaProjects repository! This collection features beginner-friendly GUI-based Java projects using Java Swing. Each project is designed to help you enhance your Java skills while building interactive applications.
- A functional stopwatch with basic timer operations.
- Start, stop, and reset buttons.
- Displays elapsed time.
- Smooth UI design.
- A simple utility for converting temperatures.
- Converts between Celsius and Fahrenheit.
- User-friendly interface with real-time conversion.
- Java (Core Programming)
- Java Swing (GUI Components)
- JDK (Java Development Kit)
- Eclipse/IntelliJ IDEA (Recommended IDEs)
- Navigate to the
stopWatch
directory. - Open the project in your Java IDE.
- Compile and run the project.
- Navigate to the
tempConverter
directory. - Open the project in your Java IDE.
- Compile and run the project.
This repository is open-source and free to use. Feel free to modify and improve the projects.
π‘ Contributions and suggestions are welcome! Happy coding! π