WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Harman8815/Java-Basic-Project

Repository files navigation

Java Basic Project

Repo Status Contributions License

A collection of basic Java projects designed to demonstrate core programming concepts, algorithms, and GUI-based applications. Explore the table below to navigate through the available projects.


📌 Projects Overview

Project Name Description Repository Link
Temperature Converter Convert temperatures between Celsius, Fahrenheit, and Kelvin. Temperature Converter
Pattern Visualizer Visualize various patterns using Java. Pattern Visualizer
Java Extended Library A library of extended Java utilities. Java Extended Library
Basic Notepad A simple notepad application built with Java. Basic Notepad
Tic-Tac-Toe A GUI-based Tic-Tac-Toe game. Tic-Tac-Toe
Rock-Paper-Scissors GUI A GUI-based Rock-Paper-Scissors game. Rock-Paper-Scissors GUI
Brick Breaker Game A classic Brick Breaker game built in Java. Brick Breaker Game
Ping Pong A simple Ping Pong game. Ping Pong
Sorting Algorithm Visualizer Visualize sorting algorithms in action. Sorting Algorithm Visualizer
Number Guessing Game A simple number guessing game. Number Guessing Game
Password Generator Generate secure passwords with Java. Password Generator
Binary to Decimal Converter Convert binary numbers to decimal. Binary to Decimal Converter

🚀 How to Use

  1. Clone the repository
    git clone https://github.com/your-username/Java-Basic-Project.git
  2. Navigate to the desired project folder
    cd Java-Basic-Project/Project-Name
  3. Follow the instructions in the respective README.md file (if available).
  4. Run the Java project using your preferred IDE (e.g., IntelliJ, Eclipse, VS Code) or via the command line.

🤝 Contribution Guidelines

We welcome contributions! To contribute:

  • Open an issue to discuss potential improvements.
  • Fork the repository and submit a pull request with your changes.
  • Ensure your code is well-documented and follows best practices.

📜 License

This repository is licensed under the MIT License. See the LICENSE file for details.

About

This repository contains a collection of basic Java Swing GUI projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages