{"id":22850114,"url":"https://github.com/alialmasi/radixconvertpractice","last_synced_at":"2026-05-07T18:46:27.839Z","repository":{"id":236415006,"uuid":"791531611","full_name":"AliAlmasi/RadixConvertPractice","owner":"AliAlmasi","description":"minimal program which can help you practice converting classic number bases.","archived":false,"fork":false,"pushed_at":"2024-06-27T00:18:30.000Z","size":49435,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T06:29:44.832Z","etag":null,"topics":["computer-engineering","computer-network","computer-science","dotnet","number-base","number-base-conversion","number-base-converter","practice-project","random-generation","random-number-generators","student-project","windows"],"latest_commit_sha":null,"homepage":"https://al1almasi.ir/RadixConvertPractice/","language":"C#","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/AliAlmasi.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":"2024-04-24T22:12:26.000Z","updated_at":"2024-06-27T00:20:32.000Z","dependencies_parsed_at":"2024-06-27T03:04:16.380Z","dependency_job_id":null,"html_url":"https://github.com/AliAlmasi/RadixConvertPractice","commit_stats":null,"previous_names":["alialmasi/radixconvertpractice"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/AliAlmasi/RadixConvertPractice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AliAlmasi%2FRadixConvertPractice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AliAlmasi%2FRadixConvertPractice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AliAlmasi%2FRadixConvertPractice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AliAlmasi%2FRadixConvertPractice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AliAlmasi","download_url":"https://codeload.github.com/AliAlmasi/RadixConvertPractice/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AliAlmasi%2FRadixConvertPractice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32751756,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"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":["computer-engineering","computer-network","computer-science","dotnet","number-base","number-base-conversion","number-base-converter","practice-project","random-generation","random-number-generators","student-project","windows"],"created_at":"2024-12-13T05:06:31.610Z","updated_at":"2026-05-07T18:46:27.824Z","avatar_url":"https://github.com/AliAlmasi.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![RadixConvertPractice](./radixIcon.jpg)](https://github.com/AliAlmasi/RadixConvertPractice/releases/latest/download/RadixConvertPractice.exe)\n\n[![](https://img.shields.io/github/v/release/alialmasi/radixconvertpractice?display_name=tag\u0026label=Latest%20Version\u0026labelColor=000\u0026color=0000ff\n)](https://github.com/AliAlmasi/RadixConvertPractice/releases/latest/)\n\n## About this program\n\nI created this to help me generate random numbers in different number bases to convert to other number bases (classic bases included - such as binary (2), octal (8), decimal (10), and hexadecimal (16) bases).\n\nIt is a portable program (doesn't need to be installed) and it only needs [*dotnet framework 4 runtime*](https://dotnet.microsoft.com/en-us/download/dotnet-framework/thank-you/net40-offline-installer) as it's dependency.\n\n[Click here to download the portable exe file, right away!](https://github.com/AliAlmasi/RadixConvertPractice/releases/latest/download/RadixConvertPractice.exe)\n\n\u003e \"*dotnet framework 4 runtime*\" offline installer (for both 32 \u0026 64 bit systems) is included in this repo. [You can just click here to download, run `dotNetFx40_Full_x86_x64.exe` and install *dotnet framework 4 runtime*](https://github.com/AliAlmasi/RadixConvertPractice/releases/download/2.0.0.0/dotNetFx40_Full_x86_x64.exe).\n\n[Link to git repository](https://github.com/alialmasi/radixconvertpractice.git)\n\n## Screenshots\n\u003ctable\u003e\n  \u003cthead\u003e\n    \u003ctr\u003e\n      \u003cth\u003eMain window's screenshot\u003c/th\u003e\n      \u003cth\u003eHistory window's screenshot\u003c/th\u003e\n    \u003c/tr\u003e\n  \u003c/thead\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cimg src=\"./screenshots/1.jpg\"\u003e\u003c/td\u003e\n      \u003ctd\u003e\u003cimg src=\"./screenshots/2.jpg\"\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falialmasi%2Fradixconvertpractice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falialmasi%2Fradixconvertpractice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falialmasi%2Fradixconvertpractice/lists"}