An open API service indexing awesome lists of open source software.

https://github.com/jethronap/playgroundoftheearth

a repository for my personal Java projects.
https://github.com/jethronap/playgroundoftheearth

algorithms design-patterns geometry java sentiment-analysis

Last synced: 4 months ago
JSON representation

a repository for my personal Java projects.

Awesome Lists containing this project

README

          

### Playground Of TheEarth

>this is a repo of notes and project built with Java.

[Geometry](https://github.com/jethronap/PlaygroundOfTheEarth/tree/master/src/main/java/geometry)

[Design Patterns](https://github.com/jethronap/PlaygroundOfTheEarth/tree/master/src/main/java/designPatterns)

[Data Structures](https://github.com/jethronap/PlaygroundOfTheEarth/tree/master/src/main/java/datastructures)

[Sentinel Analysis](https://github.com/jethronap/PlaygroundOfTheEarth/tree/master/src/main/java/sentinel)