{"id":22415222,"url":"https://github.com/gmartinezramirez-old/practice-java","last_synced_at":"2025-03-27T04:17:28.301Z","repository":{"id":85546130,"uuid":"79752007","full_name":"gmartinezramirez-old/practice-java","owner":"gmartinezramirez-old","description":"[Study] Daily plan for practice java.","archived":false,"fork":false,"pushed_at":"2017-02-09T00:58:03.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T09:23:39.874Z","etag":null,"topics":["algorithms","data-structures","java","java8","practice","study-resource"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gmartinezramirez-old.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-22T23:01:38.000Z","updated_at":"2017-02-06T03:11:44.000Z","dependencies_parsed_at":"2023-03-03T14:30:21.797Z","dependency_job_id":null,"html_url":"https://github.com/gmartinezramirez-old/practice-java","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmartinezramirez-old%2Fpractice-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmartinezramirez-old%2Fpractice-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmartinezramirez-old%2Fpractice-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmartinezramirez-old%2Fpractice-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmartinezramirez-old","download_url":"https://codeload.github.com/gmartinezramirez-old/practice-java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245779486,"owners_count":20670688,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algorithms","data-structures","java","java8","practice","study-resource"],"created_at":"2024-12-05T15:11:40.844Z","updated_at":"2025-03-27T04:17:28.285Z","avatar_url":"https://github.com/gmartinezramirez-old.png","language":"Java","readme":"\u003c!-- In this section add logo or name of the proyect --\u003e\n\u003c!-- \u003ch1 align=\"center\"\u003edotfiles\u003c/h1\u003e --\u003e\n\n\u003c!-- In this section add a brief description of the proyect, add (WIP) if is a work in progress --\u003e\n\u003cdiv align=\"center\"\u003e[Practice] Daily practice on java.\u003c/div\u003e\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n\u003c/div\u003e\n\n\u003c!-- In this section add TOC for easy navegation --\u003e\n\u003cp align=\"center\"\u003e\n\u003cb\u003e\u003ca href=\"#overview\"\u003eOverview\u003c/a\u003e\u003c/b\u003e\n|\n\u003cb\u003e\u003ca href=\"#features\"\u003eFeatures\u003c/a\u003e\u003c/b\u003e\n|\n\u003cb\u003e\u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e\u003c/b\u003e\n|\n\u003cb\u003e\u003ca href=\"#installation\"\u003eExample\u003c/a\u003e\u003c/b\u003e\n|\n\u003cb\u003e\u003ca href=\"#structure\"\u003eStructure\u003c/a\u003e\u003c/b\u003e\n|\n\u003cb\u003e\u003ca href=\"#credits\"\u003eCredits\u003c/a\u003e\u003c/b\u003e\n|\n\u003cb\u003e\u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\u003c/b\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\n## Overview\n\n## Features\n\nTechnologies used:\n* Java\n\nTested on:\n* Java SDK 1.8\n\n## Installation\n* Using command line:\n\n```sh\n$ maven install\n```\n\n## Compilaton\n* Using command line:\n\n```sh\n$ javac filename.java\n```\n\n## Usage\n* Using command line:\n\n```sh\n$ java filename\n```\n## Structure\n\n    .\n    ├── build                   # Compiled files\n    ├── docs                    # Documentation files\n    ├── src                     # Source files\n    ├── test                    # Automated tests\n    ├── tools                   # Tools and utilities\n    ├── .editorconf\n    ├── .gitignore\n    ├── .travis.yml\n    ├── LICENSE\n    └── README.md\n\n\n## Licence\n\nMIT License\n\nCopyright (c) 2017 Gonzalo Martinez\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmartinezramirez-old%2Fpractice-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgmartinezramirez-old%2Fpractice-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmartinezramirez-old%2Fpractice-java/lists"}