{"id":21676891,"url":"https://github.com/rasbeetech/javascript_practice","last_synced_at":"2026-06-22T16:31:49.294Z","repository":{"id":135281592,"uuid":"368982286","full_name":"RasbeeTech/javascript_practice","owner":"RasbeeTech","description":null,"archived":false,"fork":false,"pushed_at":"2021-05-25T04:18:29.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-20T07:50:49.414Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/RasbeeTech.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":"2021-05-19T19:38:15.000Z","updated_at":"2021-07-06T10:56:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"9d9ee9c9-b637-4e46-b659-e7ee9c625b1a","html_url":"https://github.com/RasbeeTech/javascript_practice","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RasbeeTech/javascript_practice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RasbeeTech%2Fjavascript_practice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RasbeeTech%2Fjavascript_practice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RasbeeTech%2Fjavascript_practice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RasbeeTech%2Fjavascript_practice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RasbeeTech","download_url":"https://codeload.github.com/RasbeeTech/javascript_practice/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RasbeeTech%2Fjavascript_practice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34657892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"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":[],"created_at":"2024-11-25T14:16:45.973Z","updated_at":"2026-06-22T16:31:49.272Z","avatar_url":"https://github.com/RasbeeTech.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# javascript_practice\n\n## Modules:\n\n### LoopingTriangle.js: \nThe objective is to create a loop that makes seven calls to console.log to output a triagle shape.  \n\n### FizzBuzz.js: \nThe purpose of this program is to print to console, numbers 1 to 100.  \nFor numbers divisible by 3, 'Fizz' will be printed instead.  \nFor numbers divisible by 5, 'Buzz' will be printed instead.  \nFor numbers divisible by 3 and 5, 'FizzBuzz' will be printed instead.  \n\n### ChessBoard.js:\nThe chessboard program creates a chessboard like grid.  \n\n### Minimum.js:\nmin(Int_1, Int_2) : A function that returns the smaller of two given integers.  \n\n### Recursion.js:\nisEven(Int): A recursive function that determines if an integer is even.  \n\n### BeanCounting.js:\ncountBs(String) : A function to count the number of \"B\"s in a given string.  \ncountChar(String, String) : A function that counts the occurences of a specified character in string.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frasbeetech%2Fjavascript_practice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frasbeetech%2Fjavascript_practice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frasbeetech%2Fjavascript_practice/lists"}