{"id":18646955,"url":"https://github.com/ozantekin/100daysofjs","last_synced_at":"2026-02-14T05:35:46.134Z","repository":{"id":47725675,"uuid":"448885356","full_name":"ozantekin/100DaysOfJS","owner":"ozantekin","description":"This repository contains articles, videos, notes, cheat sheets, apps, and educational source code related to JavaScript.","archived":false,"fork":false,"pushed_at":"2024-08-02T05:21:39.000Z","size":35408,"stargazers_count":402,"open_issues_count":0,"forks_count":31,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-10-03T13:45:44.517Z","etag":null,"topics":["100daysofcode","javascript"],"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/ozantekin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"ozantekin"}},"created_at":"2022-01-17T12:29:53.000Z","updated_at":"2025-09-09T15:04:41.000Z","dependencies_parsed_at":"2024-11-07T06:26:54.286Z","dependency_job_id":"d475ea07-1507-4293-a3b6-a2a03886b31f","html_url":"https://github.com/ozantekin/100DaysOfJS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ozantekin/100DaysOfJS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozantekin%2F100DaysOfJS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozantekin%2F100DaysOfJS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozantekin%2F100DaysOfJS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozantekin%2F100DaysOfJS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ozantekin","download_url":"https://codeload.github.com/ozantekin/100DaysOfJS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozantekin%2F100DaysOfJS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29438609,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T05:24:35.651Z","status":"ssl_error","status_checked_at":"2026-02-14T05:24:34.830Z","response_time":53,"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":["100daysofcode","javascript"],"created_at":"2024-11-07T06:23:57.350Z","updated_at":"2026-02-14T05:35:46.119Z","avatar_url":"https://github.com/ozantekin.png","language":"JavaScript","readme":"\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://skillicons.dev/icons?i=js\" /\u003e\n\u003ch1\u003eCONTENT OF 100-DAYS TRAINING\u003c/h1\u003e\n\u003ch3\u003eCOMPLETED\u003c/h3\u003e\n\u003c/div\u003e\n\u003cimg src=\"https://miro.medium.com/max/1400/1*194xpAFKKel8vKqe4uorAQ.png\"/\u003e\n\n- **Content:**\n  - Resources used.\n  - Screenshots of shared information (flood).\n  - Articles written.\n  - Videos published.\n  - Quick review visuals (cheat sheet) prepared.\n  - Applications and educational source codes related to the topic.\n\n- **Organization:**\n\n  - Topics are organized into folders and collected under the \u003cb\u003eTopics\u003c/b\u003e heading at the bottom. You can navigate to the relevant topic by clicking on it.\n\n  - In summary, you can access all the work I have done on JavaScript over the 81 days within this repository.\n\n  - If you want to join my junior developer journey, you can check out my \u003ca href=\"https://www.youtube.com/c/OzanTekin\"\u003eYouTube\u003c/a\u003e channel.\n\n  - ###### If you have any questions, you can reach out to me.\n\n\u003chr/\u003e\n\n\u003ch2 align=\"center\"\u003eTopics\u003c/h2\u003e\n\n| No. | Topic                                                                                                                                                  | Status       |\n| --- | ------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------ |\n| `00` | **[Text, Video \u0026 Cheat Sheet](https://github.com/ozantekin/100DaysOfJS/tree/main/00-Yaz%C4%B1VideoCheatSheet)**                                      | `Current`    |\n| `01` | **[JavaScript Introduction](https://github.com/ozantekin/100DaysOfJS/tree/main/01-JavaScriptGiris)**                                               | `Completed`  |\n| `02` | **[Variables](https://github.com/ozantekin/100DaysOfJS/tree/main/02-Degiskenler)**                                                                | `Completed`  |\n| `03` | **[Operators](https://github.com/ozantekin/100DaysOfJS/tree/main/03-Operatorler)**                                                                | `Completed`  |\n| `04` | **[Data Structures](https://github.com/ozantekin/100DaysOfJS/tree/main/04-VeriYapilari)**                                                         | `Completed`  |\n| `05` | **[Arrays](https://github.com/ozantekin/100DaysOfJS/tree/main/05-Diziler)**                                                                      | `Completed`  |\n| `06` | **[Conditional Statements](https://github.com/ozantekin/100DaysOfJS/tree/main/06-KosulIfadeleri)**                                                 | `Completed`  |\n| `07` | **[Loops](https://github.com/ozantekin/100DaysOfJS/tree/main/07-Donguler)**                                                                      | `Completed`  |\n| `08` | **[Functions](https://github.com/ozantekin/100DaysOfJS/tree/main/08-Fonksiyonlar)**                                                                | `Completed`  |\n| `09` | **[DOM](https://github.com/ozantekin/100DaysOfJS/tree/main/09-Dom)**                                                                            | `Completed`  |\n| `10` | **[Events](https://github.com/ozantekin/100DaysOfJS/tree/main/10-Events)**                                                                        | `Completed`  |\n| `11` | **[LocalStorage](https://github.com/ozantekin/100DaysOfJS/tree/main/11-LocalStorage)**                                                            | `Completed`  |\n| `12` | **[DOM Project - Todo Application](https://github.com/ozantekin/100DaysOfJS/tree/main/12-DomProjesi-ToDoUygulamasi)**                               | `Completed`  |\n| `13` | **[DOM Project - Slider Application](https://github.com/ozantekin/100DaysOfJS/tree/main/13-DomProjesiSliderUygulamasi)**                             | `Completed`  |\n| `14` | **[JQuery](https://github.com/ozantekin/100DaysOfJS/tree/main/14-JQuery)**                                                                       | `Completed`  |\n| `15` | **[Object-Oriented Programming](https://github.com/ozantekin/100DaysOfJS/tree/main/15-NesneTabanliProgramlama)**                                   | `Completed`  |\n| `16` | **[Error Handling](https://github.com/ozantekin/100DaysOfJS/tree/main/16-HataYonetimi)**                                                            | `Completed`  |\n| `17` | **[Quiz Application](https://github.com/ozantekin/100DaysOfJS/tree/main/17-QuizUygulamasi)**                                                      | `Completed`  |\n| `18` | **[Modern JavaScript Techniques - ES6+ / ES7](https://github.com/ozantekin/100DaysOfJS/tree/main/18-ModernJavaScriptTeknikleriES6ES7)**             | `Completed`  |\n| `19` | **[Dynamic Course Project (Application)](https://github.com/ozantekin/100DaysOfJS/tree/main/19-DinamikKursProjesi)**                              | `Completed`  |\n| `20` | **[Restful API \u0026 AJAX](https://github.com/ozantekin/100DaysOfJS/tree/main/20-RestfulApiAJAX)**                                                     | `Completed`  |\n| `21` | **[Restful API Project (Application)](https://github.com/ozantekin/100DaysOfJS/tree/main/21-RestfulApiProje)**                                     | `Completed`  |\n| `22` | **[JavaScript Module Logic](https://github.com/ozantekin/100DaysOfJS/tree/main/22-JavaScriptModulMant%C4%B1g%C4%B1)**                               | `Completed`  |\n| `23` | **[JavaScript Modules Application](https://github.com/ozantekin/100DaysOfJS/tree/main/23-JavaScriptModulUygulama)**                               | `Completed`  |\n| `24` | **[Node.js \u0026 NPM](https://github.com/ozantekin/100DaysOfJS/tree/main/24-NodejsNpm)**                                                              | `Completed`  |\n| `25` | **[TypeScript](https://github.com/ozantekin/100DaysOfJS/tree/main/25-TypeScript)**                                                                | `Completed`  |\n","funding_links":["https://github.com/sponsors/ozantekin"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozantekin%2F100daysofjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fozantekin%2F100daysofjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozantekin%2F100daysofjs/lists"}