{"id":22537582,"url":"https://github.com/shramkoweb/frontend-project-lvl1","last_synced_at":"2026-04-15T18:31:35.446Z","repository":{"id":97424164,"uuid":"238292629","full_name":"Shramkoweb/frontend-project-lvl1","owner":"Shramkoweb","description":"A bundle of console mini games 📟","archived":false,"fork":false,"pushed_at":"2023-05-24T14:04:29.000Z","size":63,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T06:41:59.250Z","etag":null,"topics":["asciicast","babel","brain","ci","codeclimate","eslint","github-action","npm"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Shramkoweb.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-04T19:51:18.000Z","updated_at":"2023-05-24T14:04:34.000Z","dependencies_parsed_at":"2025-02-02T07:35:47.695Z","dependency_job_id":null,"html_url":"https://github.com/Shramkoweb/frontend-project-lvl1","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Shramkoweb/frontend-project-lvl1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shramkoweb%2Ffrontend-project-lvl1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shramkoweb%2Ffrontend-project-lvl1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shramkoweb%2Ffrontend-project-lvl1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shramkoweb%2Ffrontend-project-lvl1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shramkoweb","download_url":"https://codeload.github.com/Shramkoweb/frontend-project-lvl1/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shramkoweb%2Ffrontend-project-lvl1/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31854664,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: 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":["asciicast","babel","brain","ci","codeclimate","eslint","github-action","npm"],"created_at":"2024-12-07T11:07:39.277Z","updated_at":"2026-04-15T18:31:35.425Z","avatar_url":"https://github.com/Shramkoweb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## A console application containing a set of mini-games with a single engine.\n![](https://github.com/Shramkoweb/frontend-project-lvl1/workflows/Lint/badge.svg)\n[![Maintainability](https://api.codeclimate.com/v1/badges/6bfe9a9986b82bffc5a1/maintainability)](https://codeclimate.com/github/Shramkoweb/frontend-project-lvl1/maintainability)\n\n## Requirements\n - Node 13+ version \n \n## How to start\n 1. `npm install`\n 2. Write to console `node src/bin/pathToGame`\n 3. Enjoy the game\n\n## Skills and technologies\n- Environment Setup (cl: gitHub Actions, npm, babel, eslint)\n- Base project structure \u0026 architecture\n\n### Rules of the game\n- 3 rounds.\n- Wrong answer - Game Over.\n- Correct answer - step to next question.\n\n---\n### Brain-Even \nNeed to answer an even number.\n\n[![asciicast](https://asciinema.org/a/7IAtBF4S3AN0vvLIHgsnQDTAU.svg)](https://asciinema.org/a/7IAtBF4S3AN0vvLIHgsnQDTAU)\n\n---\n### Brain-Calc \nNeed to write the result of an expression.\n\n[![asciicast](https://asciinema.org/a/pz5FPVpqo7Ba0w64bg4Bdfbti.svg)](https://asciinema.org/a/pz5FPVpqo7Ba0w64bg4Bdfbti)\n\n---\n### Brain-GCD \nNeed to find the greatest divisor.\n\n[![asciicast](https://asciinema.org/a/OwdQEh2YC8bjtCuyHWhP7xxpd.svg)](https://asciinema.org/a/OwdQEh2YC8bjtCuyHWhP7xxpd)\n\n---\n### Brain-Progression \nNeed to find the missing number in arithmetic progression.\n\n[![asciicast](https://asciinema.org/a/imEftX83vvdmBX8GLUnIfVebQ.svg)](https://asciinema.org/a/imEftX83vvdmBX8GLUnIfVebQ)\n\n---\n### Brain-Prime \nNeed to guess whether the number is \"prime\" or not.\n\n[![asciicast](https://asciinema.org/a/EEl0kVC0pGgB51KLfOvROyKiw.svg)](https://asciinema.org/a/EEl0kVC0pGgB51KLfOvROyKiw)\n\n\nCreated by [Serhii Shramko](https://shramko.dev/). This is my personal website and blog. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshramkoweb%2Ffrontend-project-lvl1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshramkoweb%2Ffrontend-project-lvl1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshramkoweb%2Ffrontend-project-lvl1/lists"}