{"id":15069537,"url":"https://github.com/deerborg/patika-hub","last_synced_at":"2025-04-10T17:11:19.535Z","repository":{"id":223753632,"uuid":"761454553","full_name":"deerborg/Patika-Hub","owner":"deerborg","description":"☕ This repository contains my Java projects completed during the Patika+ Full Stack Bootcamp. Explore various Java applications, algorithms, and assignments to enhance your Java programming skills.","archived":false,"fork":false,"pushed_at":"2024-05-17T03:24:35.000Z","size":401,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T14:51:23.774Z","etag":null,"topics":["bootcamp","java","javase","learning","patika-dev","patika-plus"],"latest_commit_sha":null,"homepage":"https://dborg.art/","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/deerborg.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":"2024-02-21T21:33:00.000Z","updated_at":"2024-08-27T13:50:12.000Z","dependencies_parsed_at":"2024-05-09T00:26:14.467Z","dependency_job_id":"7264ab5c-0230-4920-a488-8350cfdd6fbc","html_url":"https://github.com/deerborg/Patika-Hub","commit_stats":null,"previous_names":["deerborg/patika-hub"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deerborg%2FPatika-Hub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deerborg%2FPatika-Hub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deerborg%2FPatika-Hub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deerborg%2FPatika-Hub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deerborg","download_url":"https://codeload.github.com/deerborg/Patika-Hub/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248261539,"owners_count":21074223,"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":["bootcamp","java","javase","learning","patika-dev","patika-plus"],"created_at":"2024-09-25T01:43:04.170Z","updated_at":"2025-04-10T17:11:19.488Z","avatar_url":"https://github.com/deerborg.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Java Bootcamp Repository\n\n![Patika+ Full Stack Bootcamp](https://github.com/deerborg/Patika-Hub/assets/152931069/f524418e-39f0-4696-8c70-1bf1cfa8f862)\n\nThis repository is an archive containing all the projects I have completed during my Java learning journey.\n\n## Project Structure\n\n### Week 1\n\n\u003cdetails\u003e\n\u003csummary\u003eClick to expand Week 1 projects\u003c/summary\u003e\n\n| #   | Project Name                            | Source Code                                           |\n| --- | --------------------------------------- | ----------------------------------------------------- |\n| 1   | ATM                                     | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/ATM/src)              |\n| 2   | Add the Number                          | [Source](https://github.com/deerborg/Patika-Hub/blob/main/1-Week_Practices/AddtheNumber/src/Main.java) |\n| 3   | Average Calculator                      | [Source](https://github.com/deerborg/Patika-Hub/blob/main/1-Week_Practices/AvarageCalculator/src/Main.java) |\n| 4   | BMI                                     | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/BMI/src/bm%C4%B1)        |\n| 5   | Bigger Value                            | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/BiggerValue/src)           |\n| 6   | Circle Area                             | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/CalculateCircleArea)      |\n| 7   | Calculator                              | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/Calculator)               |\n| 8   | Cashier Program                         | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/CashierProgram)           |\n| 9   | China Zodiac                            | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/ChineZodiac)              |\n| 10  | Diamond Print                           | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/DiamondPrint)             |\n| 11  | Ebob-Ekok                               | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/EBOBEKOK)                |\n| 12  | Exponential Calculus                   | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/ExponentialCalculus)      |\n| 13  | Exponential Number                      | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/ExponentialNum)           |\n| 14  | Fibonacci Calculator                   | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/FibonacciCalculation)     |\n| 15  | Exponential Number (3-4)               | [Source](https://github.com/deerborg/Patika-Hub/blob/main/1-Week_Practices/FourandFive/src/Main.java) |\n| 16  | Hermonica                               | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/Hermonica)                |\n| 17  | Horoscope                               | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/Horoscope)                |\n| 18  | Inverted Triangle                       | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/InvertedTriangle)         |\n| 19  | Leap Year                               | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/LeapYear)                 |\n| 20  | Matris                                  | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/MatrisT)                 |\n| 21  | Odd Number                              | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/OddNumber)               |\n| 22  | Perfect Number                          | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/PerfectNumber)            |\n| 23  | Prime Number                            | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/PrimeNumber)              |\n| 24  | Register Login                          | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/RegisterLogin)            |\n| 25  | Activity                                | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/SuggestanEvent)          |\n| 26  | Tax Calculation                         | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/TaxCalculation)           |\n| 27  | Taximeter                               | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/TaxiMeter)                |\n| 28  | Ticket                                  | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/Ticket)                   |\n| 29  | Type Casting                            | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/TipDonusumleri)           |\n| 30  | Triangle Area                           | [Source](https://github.com/deerborg/Patika-Hub/tree/main/1-Week_Practices/TriangleArea)             |\n\n\u003c/details\u003e\n\n### Week 2\n\n\u003cdetails\u003e\n\u003csummary\u003eClick to expand Week 2 projects\u003c/summary\u003e\n\n| #   | Project Name                            | Source Code                                           |\n| --- | --------------------------------------- | ----------------------------------------------------- |\n| 1   | Exponential Method                      | [Source](https://github.com/deerborg/Patika-Hub/tree/main/2-Week_Practices/ExponenMethod)          |\n| 2   | Method Calculator                       | [Source](https://github.com/deerborg/Patika-Hub/tree/main/2-Week_Practices/MethodInCalculator)     |\n| 3   | Prime Number Method                     | [Source](https://github.com/deerborg/Patika-Hub/tree/main/2-Week_Practices/PrimeNumberMethod)      |\n| 4   | Print Loop                              | [Source](https://github.com/deerborg/Patika-Hub/tree/main/2-Week_Practices/PrintLoop)               |\n| 5   | Salary Calculation                      | [Source](https://github.com/deerborg/Patika-Hub/tree/main/2-Week_Practices/SalaryCalculator)        |\n| 6   | Student Information                     | [Source](https://github.com/deerborg/Patika-Hub/tree/main/2-Week_Practices/StudentInformation)       |\n| 7   | isPolindrom                             | [Source](https://github.com/deerborg/Patika-Hub/tree/main/2-Week_Practices/isPolindrom)            |\n| 8   | Box Ring                                | [Source](https://github.com/deerborg/Patika-Hub/tree/main/2-Week_Practices/BoxRing)                |\n| 9   | Salary Calculation                      | [Source](https://github.com/deerborg/Patika-Hub/tree/main/2-Week_Practices/SalaryCalculator/src)    |\n| 10  | Polindrom Calculation                   | [Source](https://github.com/deerborg/Patika-Hub/blob/main/2-Week_Practices/PolindromCalculation/src/Main.java) |\n\n\u003c/details\u003e\n\n### Week 4\n\n\u003cdetails\u003e\n\u003csummary\u003eClick to expand Week 4 projects\u003c/summary\u003e\n\n| #   | Project Name          | Source Code                                           |\n| --- |-----------------------| ----------------------------------------------------- |\n| 1   | Adventure Game        | [Source](https://github.com/deerborg/Patika-Hub/tree/main/4-Week_Practices/AdventureGame/src)          |\n| 2   | List Class            | [Source](https://github.com/deerborg/Patika-Hub/tree/main/4-Week_Practices/ListClass/src)     |\n\n\n\u003c/details\u003e\n\n### Week 5\n\n\u003cdetails\u003e\n\u003csummary\u003eClick to expand Week 5 projects\u003c/summary\u003e\n\n| #   | Project Name          | Source Code                                           |\n| --- |-----------------------| ----------------------------------------------------- |\n| 1   | Book Sorter           | [Source](https://github.com/deerborg/Patika-Hub/tree/main/5-Week_Practices/BookSort/src)          |\n| 2   | SQL-1                 | [Source](https://github.com/deerborg/Patika-Hub/tree/main/5-Week_Practices/SQL1)     |\n| 3   | Try-Catch             | [Source](https://github.com/deerborg/Patika-Hub/tree/main/5-Week_Practices/TryCatch/src)      |\n| 4   | Words                 | [Source](https://github.com/deerborg/Patika-Hub/tree/main/5-Week_Practices/Words/src)               |\n| 5   | Patika Store                 | [Source](https://github.com/deerborg/Patika-Hub/tree/main/5-Week_Practices/PatikaStore/src)               |\n\n\n\u003c/details\u003e\n\n### Week 6\n\n\u003cdetails\u003e\n\u003csummary\u003eClick to expand Week 6 projects\u003c/summary\u003e\n\n| # | Project Name   | Source Code                                           |\n|---|----------------| ----------------------------------------------------- |\n| 1 | File Input Sum | [Source](https://github.com/deerborg/Patika-Hub/tree/main/6-Week_Practices/FileInputSum)          |\n| 2 | Notepad        | [Source](https://github.com/deerborg/Patika-Hub/tree/main/6-Week_Practices/Notepad)     |\n| 3 | SQL - 2        | [Source](https://github.com/deerborg/Patika-Hub/tree/main/6-Week_Practices/SQL-2)      |\n| 4 | SQL - 3        | [Source](https://github.com/deerborg/Patika-Hub/tree/main/6-Week_Practices/SQL-3)               |\n| 5 | SQL - 4        | [Source](https://github.com/deerborg/Patika-Hub/tree/main/6-Week_Practices/SQL-4)               |\n| 6 | SQL - 5        | [Source](https://github.com/deerborg/Patika-Hub/tree/main/6-Week_Practices/SQL-5)               |\n| 7 | Database Connector| [Source](https://github.com/deerborg/Patika-Hub/tree/main/6-Week_Practices/DB_App/src)               |\n\n\n\u003c/details\u003e\n\n### Week 7\n\n\u003cdetails\u003e\n\u003csummary\u003eClick to expand Week 7 project\u003c/summary\u003e\n\n| #   | Project Name          | Source Code                                           |\n| --- |-----------------------| ----------------------------------------------------- |\n| 1   | Rent a Car GUI        | [Source](https://github.com/deerborg/Patika-Hub/tree/main/7-Week_Practices/Rent%20A%20Car/src)          |\n\n\n\u003c/details\u003e\n\n## Feedback\n\nFeel free to submit your feedback [here](https://dborg.art/contact).\n\n## License\n\nThis project is licensed under the [MIT License](https://choosealicense.com/licenses/mit/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeerborg%2Fpatika-hub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeerborg%2Fpatika-hub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeerborg%2Fpatika-hub/lists"}