{"id":31539929,"url":"https://github.com/shinbatsu/brainfuck","last_synced_at":"2026-02-12T21:31:52.084Z","repository":{"id":186413946,"uuid":"428495122","full_name":"Shinbatsu/Brainfuck","owner":"Shinbatsu","description":"List of Simple BrainFuck (.bf)  code examples written by me","archived":false,"fork":false,"pushed_at":"2025-07-30T19:53:25.000Z","size":18,"stargazers_count":23,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-30T22:20:59.544Z","etag":null,"topics":["ascii","brainfuck","bynary","code-golf","programming-language"],"latest_commit_sha":null,"homepage":"","language":"Brainfuck","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/Shinbatsu.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}},"created_at":"2021-11-16T02:50:08.000Z","updated_at":"2025-07-30T19:53:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"48b6b4ce-4986-4204-b83c-eb46df36646a","html_url":"https://github.com/Shinbatsu/Brainfuck","commit_stats":null,"previous_names":["shinbatsu/brainfuck"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Shinbatsu/Brainfuck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shinbatsu%2FBrainfuck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shinbatsu%2FBrainfuck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shinbatsu%2FBrainfuck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shinbatsu%2FBrainfuck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shinbatsu","download_url":"https://codeload.github.com/Shinbatsu/Brainfuck/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shinbatsu%2FBrainfuck/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278295845,"owners_count":25963427,"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-10-04T02:00:05.491Z","response_time":63,"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":["ascii","brainfuck","bynary","code-golf","programming-language"],"created_at":"2025-10-04T09:49:59.024Z","updated_at":"2025-10-04T09:50:00.878Z","avatar_url":"https://github.com/Shinbatsu.png","language":"Brainfuck","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Brainfuck\n\n### Description:\n\n\u003eThis Repo contain .bf programs, which i wrote for fun, soo... If you have a  little free time you can find here simple programs!\n\n### Some Prehistory\n\u003e Brainfuck is one of the most well-known esoteric programming languages. \n\u003e But it can be hard to understand any code longer that 5 characters.\n\u003e he have only 8 commands, and at the same time has a full turing form.That is Amazing!\n\n### Main Opetaros:\n\n```bf\n1 + Increment ASCII in cell\n2 - Decrement ASCII in cell\n3 . Write ASCII from current cell\n4 , Read ASCII from current cell\n5 \u003e Move to next cell\n6 \u003c Move to privious cell\n7 [ Star loop while ASCII in Cell !=0\n8 ] End loop, Break if ASCII in current Cell==0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshinbatsu%2Fbrainfuck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshinbatsu%2Fbrainfuck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshinbatsu%2Fbrainfuck/lists"}