{"id":27415914,"url":"https://github.com/i-naeem/heyming","last_synced_at":"2025-07-28T16:11:11.694Z","repository":{"id":41888289,"uuid":"484510170","full_name":"i-naeem/heyming","owner":"i-naeem","description":"Heyming is a hamming code encoder and decoder built in React.js","archived":false,"fork":false,"pushed_at":"2024-09-26T04:59:10.000Z","size":7151,"stargazers_count":6,"open_issues_count":5,"forks_count":1,"subscribers_count":1,"default_branch":"alpha","last_synced_at":"2025-04-14T09:52:42.316Z","etag":null,"topics":["chakra-ui","hamming","hamming-code","hamming-code-simulator","hamming-code-visualizer","react","reactjs"],"latest_commit_sha":null,"homepage":"https://i-naeem.github.io/heyming","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/i-naeem.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2022-04-22T17:00:11.000Z","updated_at":"2024-09-26T04:59:14.000Z","dependencies_parsed_at":"2025-04-14T09:45:59.799Z","dependency_job_id":"f99dc069-bf14-4ff3-932a-56c20a896acf","html_url":"https://github.com/i-naeem/heyming","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/i-naeem/heyming","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i-naeem%2Fheyming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i-naeem%2Fheyming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i-naeem%2Fheyming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i-naeem%2Fheyming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i-naeem","download_url":"https://codeload.github.com/i-naeem/heyming/tar.gz/refs/heads/alpha","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i-naeem%2Fheyming/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267544564,"owners_count":24104789,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["chakra-ui","hamming","hamming-code","hamming-code-simulator","hamming-code-visualizer","react","reactjs"],"created_at":"2025-04-14T09:45:53.118Z","updated_at":"2025-07-28T16:11:11.634Z","avatar_url":"https://github.com/i-naeem.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n\n\u003ca href=\"https://github.com/i-naeem/heyming\"\u003e\n\u003cimg src=\"public/favicon.png\" alt=\"Logo\" width=\"80\" height=\"80\"\u003e\n\u003c/a\u003e\n\u003ch3 align=\"center\"\u003eHeyming\u003c/h3\u003e\n\u003cp align=\"center\"\u003e\nHeyming is a \u003cstrong\u003e Hamming Code \u003cstrong\u003e encoder and decoder which encodes given data in hamming code and decodes hamming code.\n\u003cbr /\u003e\n\n\u003ca href=\"https://i-naeem.github.io/heyming\"\u003eView Demo\u003c/a\u003e\n·\n\u003ca href=\"https://github.com/i-naeem/heyming/issues\"\u003eReport Bug\u003c/a\u003e\n·\n\u003ca href=\"https://github.com/i-naeem/heyming/issues\"\u003eRequest Feature\u003c/a\u003e\n\u003c/p\u003e\n\n\u003c/div\u003e\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n\n## About The Project\n\n![Heyming Demo Picture](demo.jpeg)\n\n### Features\n\n- Encodes data bits to hamming code.\n- Decodes hamming code.\n- Detect single bit errors in hamming code.\n\n### Built With\n\n- [React.js](https://reactjs.org/)\n- [Chakra Ui](https://chakra-ui.com/)\n- [Font Awesome](https://fontawesome.com/icons)\n\n### What I Learned ?\n\n- Chakra Ui\n- React Custom Hooks\n- How Hamming Code Works\n\n\u003c!-- GETTING STARTED --\u003e\n\n## Getting Started\n\nTo run this project you would require Node v17 or above and yarn installed on your computer.\n\n### Installation\n\n1. Clone the repo :fire:\n\n   ```sh\n   git clone https://github.com/i-naeem/heyming.git\n   ```\n\n2. Install yarn packages :package:\n\n   ```sh\n   yarn install\n   ```\n\n3. Start the development server. :hammer:\n\n   ```sh\n   yarn start\n   ```\n\n4. Start the build. :sparkles:\n\n    ```sh\n    yarn build\n    ```\n\n\u003c!-- ROADMAP --\u003e\n\n## Roadmap\n\n- :heavy_check_mark: Add a README\n- :heavy_check_mark: Add Decoder.\n- :heavy_check_mark: Add dark mode.\n- :heavy_check_mark: Add Meta Information.\n- :black_large_square: Add left to right or right to left for decoder.\n\n\u003c!-- CONTRIBUTING --\u003e\n\n## Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\nIf you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag \"enhancement\".\nDon't forget to give the project a star! Thanks again!\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n\u003c!-- LICENSE --\u003e\n\n## License\n\nDistributed under the MIT License.\n\n\u003c!-- CONTACT --\u003e\n\n## Contact\n\nMohammad Naeem - [@nemoxhan](https://twitter.com/0x656e)\n\nProject Link: [https://github.com/i-naeem/heyming](https://github.com/i-naeem/heyming)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi-naeem%2Fheyming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fi-naeem%2Fheyming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi-naeem%2Fheyming/lists"}