{"id":24740372,"url":"https://github.com/derektypist/project-euler-033","last_synced_at":"2026-04-07T09:32:18.420Z","repository":{"id":49380188,"uuid":"517583820","full_name":"derektypist/project-euler-033","owner":"derektypist","description":"If the product of the four fractions is given in its lowest common terms, find the value of the denominator.","archived":false,"fork":false,"pushed_at":"2022-07-25T09:42:33.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T21:59:26.780Z","etag":null,"topics":["bootstrap5","css3","googlefonts","html5","javascript","projecteuler"],"latest_commit_sha":null,"homepage":"https://derektypist.github.io/project-euler-033","language":"HTML","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/derektypist.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}},"created_at":"2022-07-25T08:39:10.000Z","updated_at":"2022-07-25T09:47:16.000Z","dependencies_parsed_at":"2022-08-25T06:00:41.259Z","dependency_job_id":null,"html_url":"https://github.com/derektypist/project-euler-033","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/derektypist/project-euler-033","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derektypist%2Fproject-euler-033","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derektypist%2Fproject-euler-033/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derektypist%2Fproject-euler-033/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derektypist%2Fproject-euler-033/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derektypist","download_url":"https://codeload.github.com/derektypist/project-euler-033/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derektypist%2Fproject-euler-033/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31508044,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["bootstrap5","css3","googlefonts","html5","javascript","projecteuler"],"created_at":"2025-01-27T23:23:08.904Z","updated_at":"2026-04-07T09:32:18.395Z","avatar_url":"https://github.com/derektypist.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project Euler 033 - Digit Cancelling Fractions\n\nThe fraction 49/98 is a curious fraction, as an inexperienced mathematician in attempting to simplify it may incorrectly believe that 49/98 = 4/8, which is correct, is obtained by cancelling the 9s.\n\nWe shall consider fractions like, 30/50 = 3/5 to be trivial examples.\n\nThere are exactly four non-trivial examples of this type of fraction, less than one in value, and containing two digits in the numerator and denominator.\n\nIf the product of these four fractions is given in its lowest common terms, find the value of the denominator.\n\nInformation at [Project Euler 033](https://projecteuler.net/problem=33)\n\n## UX\n\n**Getting Started**\n\nClick on the Show Solution button to show the solution.  Click on the Hide Solution button to hide the solution.\n\n**User Stories**\n\nAs a user, I can show or hide the solution.\n\nAs a user, I expect the function `digitCancellingFractions()` to return a number.\n\nAs a user, I expect the function `digitCancellingFractions()` to return 100.\n\n**Information Architecture**\n\nThe function `digitCancellingFractions()` returns a number.\n\n## Features\n\nAllows the user to show or hide the solution to the problem as described in [Project Euler 033](https://projecteuler.net/problem=33).\n\n## Technologies\n\nUses HTML5, CSS3, JavaScript, Bootstrap 5.2.0 and Google Fonts.\n\n## Testing\n\nEnsure all user stories have been met.\n\n## Deployment\n\nDeployed on [GitHub Pages](https://derektypist.github.io/project-euler-033) at the main branch.\n\n## Credits\n\n### Content\n\nWritten by me.\n\n### Acknowledgements\n\n- [Project Euler](https://projecteuler.net)\n- [FreeCodeCamp](https://www.freecodecamp.org)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderektypist%2Fproject-euler-033","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderektypist%2Fproject-euler-033","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderektypist%2Fproject-euler-033/lists"}