{"id":26997266,"url":"https://github.com/tanzim-ikram/array-cardio-day-2","last_synced_at":"2025-07-23T10:06:31.595Z","repository":{"id":281137000,"uuid":"944324215","full_name":"tanzim-ikram/Array-Cardio-Day-2","owner":"tanzim-ikram","description":"Array Cardio 2 is a JavaScript practice project focused on working with array methods such as some(), every(), find(), findIndex(), and splice().","archived":false,"fork":false,"pushed_at":"2025-03-07T09:57:22.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T02:17:36.246Z","etag":null,"topics":["array","every","find","findindex","javascript","some","splice"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/tanzim-ikram.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":"2025-03-07T06:37:15.000Z","updated_at":"2025-03-07T09:58:37.000Z","dependencies_parsed_at":"2025-03-07T07:39:51.126Z","dependency_job_id":null,"html_url":"https://github.com/tanzim-ikram/Array-Cardio-Day-2","commit_stats":null,"previous_names":["tanzim-ikram/array-cardio-day-2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tanzim-ikram/Array-Cardio-Day-2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanzim-ikram%2FArray-Cardio-Day-2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanzim-ikram%2FArray-Cardio-Day-2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanzim-ikram%2FArray-Cardio-Day-2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanzim-ikram%2FArray-Cardio-Day-2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tanzim-ikram","download_url":"https://codeload.github.com/tanzim-ikram/Array-Cardio-Day-2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanzim-ikram%2FArray-Cardio-Day-2/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266658015,"owners_count":23963614,"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-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["array","every","find","findindex","javascript","some","splice"],"created_at":"2025-04-04T02:17:39.138Z","updated_at":"2025-07-23T10:06:31.573Z","avatar_url":"https://github.com/tanzim-ikram.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Array Cardio 2\n\n## Overview\n**Array Cardio 2** is a JavaScript practice project focused on working with array methods such as `some()`, `every()`, `find()`, `findIndex()`, and `splice()`. The project logs outputs to the browser console, demonstrating various operations on arrays of people and comments.\n\n## Features\n- **Checking Conditions on Arrays:**\n  - Use `some()` to check if at least one person is 19 or older.\n  - Use `every()` to check if all people are 19 or older.\n- **Finding and Filtering Data:**\n  - Use `find()` to locate a specific comment by ID.\n  - Use `findIndex()` to locate a comment by ID and remove it using `splice()`.\n- **Console Output:**\n  - All results are logged to the browser console for easy debugging and understanding.\n\n## Technologies Used\n- HTML\n- JavaScript (ES6)\n\n## How to Use\n1. Clone or download the repository.\n2. Open `index.html` in a web browser.\n3. Open the **JavaScript Console** (Press `F12` or `Ctrl + Shift + I` and navigate to the **Console** tab).\n4. Observe the logged results as different array methods are executed.\n\n## Learning Outcomes\nThis project provides hands-on experience with:\n- Using array iteration methods in JavaScript.\n- Understanding how `some()`, `every()`, `find()`, `findIndex()`, and `splice()` work.\n- Manipulating array data effectively.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanzim-ikram%2Farray-cardio-day-2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftanzim-ikram%2Farray-cardio-day-2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanzim-ikram%2Farray-cardio-day-2/lists"}