{"id":25186056,"url":"https://github.com/shivipro/triangles-simplified","last_synced_at":"2026-05-08T19:32:06.682Z","repository":{"id":69335588,"uuid":"395544381","full_name":"ShiviPro/triangles-simplified","owner":"ShiviPro","description":"An app that can help you in conquering your fear of Triangles while having some fun.","archived":false,"fork":false,"pushed_at":"2022-01-11T10:14:36.000Z","size":3994,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-07T05:44:39.230Z","etag":null,"topics":["css","equilateral","html","hypotenuse","isosceles","js","right-angled-triangle","scalene","triangles"],"latest_commit_sha":null,"homepage":"https://simplifytriangles.netlify.app/","language":"JavaScript","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/ShiviPro.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-08-13T06:34:02.000Z","updated_at":"2022-02-15T05:43:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"c065d34f-38ba-484c-8750-dfc699886b8b","html_url":"https://github.com/ShiviPro/triangles-simplified","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ShiviPro/triangles-simplified","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShiviPro%2Ftriangles-simplified","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShiviPro%2Ftriangles-simplified/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShiviPro%2Ftriangles-simplified/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShiviPro%2Ftriangles-simplified/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShiviPro","download_url":"https://codeload.github.com/ShiviPro/triangles-simplified/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShiviPro%2Ftriangles-simplified/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32794604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"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":["css","equilateral","html","hypotenuse","isosceles","js","right-angled-triangle","scalene","triangles"],"created_at":"2025-02-09T19:41:38.216Z","updated_at":"2026-05-08T19:32:06.654Z","avatar_url":"https://github.com/ShiviPro.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Triangles Simplified(TS)\n\nAre you fellow student from Mathematics stream ? (Remember the horrors of Triangles \u0026 Trigonometry)\n\nOr,\n\nMaybe you want to learn it anyway (you know, to flex around your family/friends) ?\n\n## Introduction\n\nWell whatever the reason might be, [Triangles Simplified](https://simplifytriangles.netlify.app/) can help you in building a very strong grasp over the mathematical concepts of Triangles including their types, their properties, and their basic formulae.\n\n![homepage image](./assets/images/demos/homepage.png)\n\n## Description\n\nThe app contains 4 sections, which are -\n\n1. Angles of Triangle, where you can give any 3 angles to check if they can form a triangle or not.\n   ![section-1 image](./assets/images/demos/section-1.png)\n   _Explore this section to know how value of 3 angles can help you determine if they form a triangle or not._\n1. Check Hypotenuse, where you can give the base \u0026 altitude of a right-angled triangle to get the hypotenuse of that triangle.\n   ![section-2 image](./assets/images/demos/section-2.png)\n   _Use this to practise your Pythagoras' theorem._\n1. Calculate Area, where you can get the area of triangle, in different case scenarios. This section has 3 sub-sections -\n   ![section-3 image](./assets/images/demos/section-3.png)\n\n   1. This sub-section will help you in calculating the area of right-angled triangle by just knowing the base \u0026 height of the triangle itself.\n      ![section-3 sub-section-1](./assets/images/demos/section-3_1.png)\n   1. This sub-section will help you in calculating the area of scalene triangle by using lengths of all the sides.\n      ![section-3 sub-section-2](./assets/images/demos/section-3_2.png)\n      _The formula used here is a very well known one. It's called Heron's Fomula. Try to remember this._\n   1. This sub-section will help you in calculating the area of a triangle by just knowing the 2 sides \u0026 the angle between them.\n      ![section-3 sub-section-3](./assets/images/demos/section-3_3.png)\n\n1. Take a Quiz, which is, well a quiz exercise wherein you can practise whatever concepts you grasped until now. Currently, every question, if answered correctly, will award you with 1 point, with no penalty points for wrong/no answer.\n   ![section-3 sub-section-4](./assets/images/demos/section-4.png)\n   _This is an awesome way to practise your newly acquired skills in triangles. And it's rewarding too._\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivipro%2Ftriangles-simplified","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshivipro%2Ftriangles-simplified","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivipro%2Ftriangles-simplified/lists"}