{"id":23587959,"url":"https://github.com/arkenidar/consoleapp-operators","last_synced_at":"2026-04-18T01:03:20.951Z","repository":{"id":268037046,"uuid":"902063240","full_name":"arkenidar/ConsoleApp-Operators","owner":"arkenidar","description":"C# operators and text parsing exercise","archived":false,"fork":false,"pushed_at":"2024-12-25T12:10:48.000Z","size":48,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T19:34:52.357Z","etag":null,"topics":["algorithm","cli","cs","dhtml","easy-to-understand","html","js","naive","php","ts"],"latest_commit_sha":null,"homepage":"https://arkenidar.github.io/ConsoleApp-Operators/","language":"C#","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/arkenidar.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-11T20:46:29.000Z","updated_at":"2024-12-29T20:18:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"2494331f-e080-43d7-bc29-83647e59c225","html_url":"https://github.com/arkenidar/ConsoleApp-Operators","commit_stats":null,"previous_names":["arkenidar/consoleapp-operators"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arkenidar/ConsoleApp-Operators","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkenidar%2FConsoleApp-Operators","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkenidar%2FConsoleApp-Operators/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkenidar%2FConsoleApp-Operators/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkenidar%2FConsoleApp-Operators/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arkenidar","download_url":"https://codeload.github.com/arkenidar/ConsoleApp-Operators/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkenidar%2FConsoleApp-Operators/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31952208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"ssl_error","status_checked_at":"2026-04-18T00:39:20.671Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["algorithm","cli","cs","dhtml","easy-to-understand","html","js","naive","php","ts"],"created_at":"2024-12-27T05:10:43.751Z","updated_at":"2026-04-18T01:03:20.939Z","avatar_url":"https://github.com/arkenidar.png","language":"C#","readme":"# examples of supported calculations requested as formulas\n- 3 + 2\n- 3 / 2\n- 3 % 2\n- -4 + 2 * 3\n- -1 * ( 5 + 3 + 1 )\n- 3 * ( sqrt 4 )\n- ( sqrt ( ( 3 ^ 2 ) + ( 4 ^ 2 ) ) )\n\n# currently supported operators\n- if (word == \"+\" || word == \"-\" || word == \"*\" || word == \"/\" || word == \"^\" || word == \"%\" || word == \"sqrt\")\n- \"binary\" means 2 operands for the operator\n- \\+ summation (binary)\n- \\- subtraction (binary)\n- \\* multiplication (binary)\n- / division (binary)\n- % modulo (binary)\n- ^ exponentiation (binary)\n- sqrt square root (unary)\n- \"unary\" means 1 operand for the operator","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farkenidar%2Fconsoleapp-operators","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farkenidar%2Fconsoleapp-operators","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farkenidar%2Fconsoleapp-operators/lists"}