Files
fooling-arround-in-java/README.md
2020-08-26 22:54:03 +02:00

19 lines
1002 B
Markdown

# real-java
This repository includes all projects, which are only build with the basic java libraries.
You dont need anything besides a Java JDK to run the different projects.
# The projects
| Name | Description | Status |
|:----------:|:-------------:|:------:|
| ATM-Machine | Doodeling arround with System.in <br> Maybe add a Database to Project| Passive Development |
| BruitForce | Bruitforce a 6-Digit password | Done |
| CodingChallanges | Contains every coding challange I solved <br> All challanges were taken from [Edabit](https://edabit.com/challenges) | Every Time im Bored |
| DemoProjects | This contains topics I cloned from other sites to teach me something | Passive Development |
| Doodles | Challanges that come to my mind | Passive Development |
| ImageToText | Goal is to create a recognisable image with text charakters <br> Program is currently an image viewer| Passive Development |
| LanguageDecryption | | |
| Tools | | |
| TicTacToe - MinMax | | |
| out | | |