{"id":19271547,"url":"https://github.com/balewgize/100daysofcode","last_synced_at":"2026-06-18T20:31:54.996Z","repository":{"id":219232670,"uuid":"748514694","full_name":"balewgize/100DaysOfCode","owner":"balewgize","description":"#100DaysOfCode challenge to learn JavaScript and its frameworks. (Continued on React practice)","archived":false,"fork":false,"pushed_at":"2024-03-04T20:05:00.000Z","size":18705,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T20:29:41.661Z","etag":null,"topics":["100daysofcode","javascript"],"latest_commit_sha":null,"homepage":"https://balewgize.github.io/100DaysOfCode/","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/balewgize.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":"2024-01-26T06:23:17.000Z","updated_at":"2024-03-24T19:46:11.000Z","dependencies_parsed_at":"2024-01-31T21:28:31.329Z","dependency_job_id":"bec952f8-dddd-480b-becc-bac9e490cd65","html_url":"https://github.com/balewgize/100DaysOfCode","commit_stats":null,"previous_names":["balewgize/100daysofjavascript","balewgize/100daysofcode"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/balewgize/100DaysOfCode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balewgize%2F100DaysOfCode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balewgize%2F100DaysOfCode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balewgize%2F100DaysOfCode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balewgize%2F100DaysOfCode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/balewgize","download_url":"https://codeload.github.com/balewgize/100DaysOfCode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balewgize%2F100DaysOfCode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34507155,"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-18T02:00:06.871Z","response_time":128,"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":["100daysofcode","javascript"],"created_at":"2024-11-09T20:32:19.375Z","updated_at":"2026-06-18T20:31:54.980Z","avatar_url":"https://github.com/balewgize.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- Simple back to top --\u003e\n\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ch3 align=\"center\"\u003e#100DaysOfCode\u003c/h3\u003e\n  \u003cp align=\"center\"\u003e\n    #100DaysOfCode challenge to learn JavaScript and its frameworks. (In progress)\n    \u003cbr /\u003e\n    \u003ca href=\"https://balewgize.github.io/100DaysOfCode/\"\u003eView Demo\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\u003c!-- Use relative path to reference images you want to use in the README --\u003e\n[![Screenshot](images/home-page.png?raw=true \"100DaysOfCode\")](https://balewgize.github.io/100DaysOfCode/)\n\n\nThe purpose of this repository is to document my learnig journey throughout the challenge.\n\n\n#### 1. Learn Basic JavaScript by Building a Role Playing Game\n\nWork with variables, arrays, strings, objects, functions, loops, and conditional statements.\n\n#### 2. Learn Form Validation by Building a Calorie Counter\n\nValidate user inputs, regex, event listener, template literals.\n\n#### 3. Learn Basic String and Array Methods by Building a Music Player\n\nArrow functions, array methods, optional chaining, spread operator, audio API.\n\n#### 4. Learn Modern JavaScript Methods by Building Football Team Cards\n\nObject destructuring, event handling, data filtering.\n\n#### 5. Learn localStorage by Building a Todo App\n\nHandle form inputs, manage local storage, perform CRUD operations on tasks, event listeners.\n\n#### 6. Learn Regular Expressions by Building a Spam Filter\n\nCapture groups, positive lookaheads, negative lookaheads, and other techniques.\n\n#### 7. Learn Basic OOP by Building a Shopping Cart\n\nDefine classes, create class instances, adding methods for data maipulation, `this` keyword.\n\n#### 8. Learn Fetch and Promises by Building an fCC Authors Page\n\n`fetch` method to get data from external API, display fetched data, pagination.\n\n#### 9. Learn Asynchronous Programming by Building an fCC Forum Leaderboard\n\nAsynchronous concepts: Fetch API, promises, `async/await`, and `try..catch` statement.\n\n\nGo to the: \u003ca href=\"https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/\"\u003eCourse\u003c/a\u003e\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalewgize%2F100daysofcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbalewgize%2F100daysofcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalewgize%2F100daysofcode/lists"}