This is the study repository, which contains all implementations, slides and other resources used by the Accenture Geeklab study group.
Here is a summary of all codes for each study topic:
To execute the created codes, just read the installation process in README.md for each implementation.
- Clone the geeklab
git clone https://github.com/caiolucena/geeklab.git
-
Open the project directory through your preferred IDE. We recommend using Visual Studio Code to execute Javascript / Typescript code and Eclipse to execute Java code. If in doubt, read the individual
README
for each project to learn how to run it. -
Run the code and enjoy it :).
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the APACHE License. See LICENSE
for more information.