{"id":24400069,"url":"https://github.com/hein-htetsan/calculator-with-java","last_synced_at":"2025-07-08T05:40:45.809Z","repository":{"id":176090242,"uuid":"654975235","full_name":"Hein-HtetSan/calculator-with-java","owner":"Hein-HtetSan","description":"Java project Calculator! Just practicing the JFrame with its components;","archived":false,"fork":false,"pushed_at":"2023-06-17T13:57:25.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T23:56:31.584Z","etag":null,"topics":["java","jframe","simple-project"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Hein-HtetSan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-06-17T13:55:15.000Z","updated_at":"2023-09-08T05:39:39.000Z","dependencies_parsed_at":"2023-07-08T19:00:20.150Z","dependency_job_id":null,"html_url":"https://github.com/Hein-HtetSan/calculator-with-java","commit_stats":null,"previous_names":["hein-htetsan/calculator_with_java","hein-htetsan/calculator-with-java"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hein-HtetSan%2Fcalculator-with-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hein-HtetSan%2Fcalculator-with-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hein-HtetSan%2Fcalculator-with-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hein-HtetSan%2Fcalculator-with-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hein-HtetSan","download_url":"https://codeload.github.com/Hein-HtetSan/calculator-with-java/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243354933,"owners_count":20277496,"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":["java","jframe","simple-project"],"created_at":"2025-01-19T23:56:34.941Z","updated_at":"2025-03-13T06:28:13.567Z","avatar_url":"https://github.com/Hein-HtetSan.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Calculator Project with Java\n\nAfter taking java class for 4 days! There is no use of OOP, and still learning it to apply in lot of projects!\n\n![snapshot](Calculator.jpg)\n\n```\nimport javax.swing.*;\nimport java.awt.event.*;\n\n// objects\nJFrame jf = new JFrame();\nJButton btn = new JButton(String);\nJTextField input = new JTextField();\nJTextArea text_area = new JTextArea();\n```\n:) I think I got some knowledge ever than before from this project!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhein-htetsan%2Fcalculator-with-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhein-htetsan%2Fcalculator-with-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhein-htetsan%2Fcalculator-with-java/lists"}