{"id":24509529,"url":"https://github.com/oxy86/collatz-conjecture","last_synced_at":"2026-04-11T17:01:26.722Z","repository":{"id":66639176,"uuid":"462905591","full_name":"oxy86/collatz-conjecture","owner":"oxy86","description":"Demonstration of Collatz Conjecture (3N+1) in React/Next.js","archived":false,"fork":false,"pushed_at":"2025-01-23T21:02:42.000Z","size":220,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T09:28:18.629Z","etag":null,"topics":["collatz-conjecture","mathematics","nextjs","react","tailwindcss"],"latest_commit_sha":null,"homepage":"https://collatz-conjecture-inky.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oxy86.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-02-23T21:06:00.000Z","updated_at":"2025-01-23T21:02:46.000Z","dependencies_parsed_at":"2025-03-15T09:27:05.796Z","dependency_job_id":null,"html_url":"https://github.com/oxy86/collatz-conjecture","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oxy86/collatz-conjecture","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxy86%2Fcollatz-conjecture","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxy86%2Fcollatz-conjecture/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxy86%2Fcollatz-conjecture/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxy86%2Fcollatz-conjecture/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxy86","download_url":"https://codeload.github.com/oxy86/collatz-conjecture/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxy86%2Fcollatz-conjecture/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31687881,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"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":["collatz-conjecture","mathematics","nextjs","react","tailwindcss"],"created_at":"2025-01-22T00:21:45.647Z","updated_at":"2026-04-11T17:01:26.680Z","avatar_url":"https://github.com/oxy86.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a simple [Next.js](https://nextjs.org/) project to demonstrate/visualize the Collatz Conjecture (3N+1).\n\nAlso known as the Ulam Conjecture, Kakutani's Problem, Syracuse Problem or simply 3N+1, the Collatz Conjecture is the following:\n\n- Take any positive integer number.\n- If the number is odd, multiply it by three and add one. If the number is even, divide by two. Repeat with every new number.\n\nThe conjecture →\n\nEvery positive integer, if you apply these rules, will end up in a four → two → one loop. \n\nIt is called Collatz Conjecture after German mathematician Luther Collatz.\n\nThe app uses tailwindcss for CSS and Recharts for charts and visualizaiton.\n\n## Getting Started\n\nFirst, download the code, enter the new folder and install the node packages:\n\n```bash\nnpm install\n```\n\nThen run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the app running.\n\nChangelog: \n\n2024/12/10 - Push to Vercel\n2025/01/23 - NextJS 15\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxy86%2Fcollatz-conjecture","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foxy86%2Fcollatz-conjecture","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxy86%2Fcollatz-conjecture/lists"}