{"id":21030057,"url":"https://github.com/ecuidev/uas-coding-challenge-2023","last_synced_at":"2026-04-13T12:32:24.854Z","repository":{"id":195451959,"uuid":"692934126","full_name":"ECuiDev/UAS-Coding-Challenge-2023","owner":"ECuiDev","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-18T02:43:04.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-30T21:03:02.290Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/ECuiDev.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":"2023-09-18T02:08:27.000Z","updated_at":"2023-09-18T02:11:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"5aad827e-d534-430c-8317-59663b85be1a","html_url":"https://github.com/ECuiDev/UAS-Coding-Challenge-2023","commit_stats":null,"previous_names":["ecuidev/uas-coding-challenge-2023"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ECuiDev/UAS-Coding-Challenge-2023","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECuiDev%2FUAS-Coding-Challenge-2023","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECuiDev%2FUAS-Coding-Challenge-2023/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECuiDev%2FUAS-Coding-Challenge-2023/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECuiDev%2FUAS-Coding-Challenge-2023/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ECuiDev","download_url":"https://codeload.github.com/ECuiDev/UAS-Coding-Challenge-2023/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECuiDev%2FUAS-Coding-Challenge-2023/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31753156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-11-19T12:15:47.392Z","updated_at":"2026-04-13T12:32:24.829Z","avatar_url":"https://github.com/ECuiDev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UAS Coding Challenge 2023\n\n## Repository Information\nProgram code can be found in [main.py](https://github.com/ECuiDev/UAS-Coding-Challenge-2023/blob/main/main.py).\n\n## Program Information\nThis program lets the user input coordinates of a line segment and data for either a circle or cylinder, verifies these inputs, and then returns the points of intersection (if any). It calculates intersections with a circle by using the slope-intercept form of a line and the quadratic equation. Intersections with a cylinder are done by first projecting a 3D line into 2D, performing a number of calculations, and then projecting the line back into 3D using the parametric form of a line.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecuidev%2Fuas-coding-challenge-2023","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fecuidev%2Fuas-coding-challenge-2023","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecuidev%2Fuas-coding-challenge-2023/lists"}