{"id":18037716,"url":"https://github.com/tmthecoder/multicalc","last_synced_at":"2025-04-05T00:23:33.735Z","repository":{"id":114925693,"uuid":"353389844","full_name":"tmthecoder/MultiCalc","owner":"tmthecoder","description":"MultiCalc playground code repository. WWDC21 Swift Student Challenge Winner!!","archived":false,"fork":false,"pushed_at":"2021-06-02T01:42:43.000Z","size":318,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-10T08:46:10.359Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Swift","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/tmthecoder.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}},"created_at":"2021-03-31T14:43:42.000Z","updated_at":"2021-10-22T03:36:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"6c93f50e-c7ac-4d67-aef7-3caba4250ae6","html_url":"https://github.com/tmthecoder/MultiCalc","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmthecoder%2FMultiCalc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmthecoder%2FMultiCalc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmthecoder%2FMultiCalc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmthecoder%2FMultiCalc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmthecoder","download_url":"https://codeload.github.com/tmthecoder/MultiCalc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247267663,"owners_count":20911022,"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":[],"created_at":"2024-10-30T13:13:26.092Z","updated_at":"2025-04-05T00:23:33.720Z","avatar_url":"https://github.com/tmthecoder.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Update 6/1: WWDC21 Swift Student Challenge Winner!\n\n## MultiCalc\n\nMultiCalc is a multi-purpose calculator that consists of a handwriting-based expression solver and a graphing calculator.\n\nBoth the handwriting and graphing calculators were written from scratch. The handwriting calculator was written with Vision and PencilKit while the Graphing calculator uses Core Graphics.\n\nBoth calculators use a custom-written EquationParser module which uses a String expression and breaks it up into a set of recursive two-term operations which can be solved with a simple invokation\n\nThe graphing calculator uses a variable-based implementation of the EquationParser module, which allows for a solve invocation with a supplied number for the variable\n\nThe code is extensively documented should you choose to view it and a .zip file has been attached in the releases section. I would love to hear any feedback!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmthecoder%2Fmulticalc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmthecoder%2Fmulticalc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmthecoder%2Fmulticalc/lists"}