19 lines
716 B
Markdown
19 lines
716 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| In Development |
|
|
| BruitForce | Bruitforce a 6-Digit password | Done |
|
|
| CodingChallanges | Contains every coding challange I solved <br> All challanges where taken from [edabit.com](edabit.com/challanges) | $1 |
|
|
| DemoProjects | | |
|
|
| Doodles | | |
|
|
| ImageToText | | |
|
|
| LanguageAnalysis | | |
|
|
| Tools | | |
|
|
| TicTacToe - MinMax | | |
|
|
| out | | |
|