{"id":19636084,"url":"https://github.com/ahmed-hamdy101/nodejs","last_synced_at":"2026-04-28T12:06:22.336Z","repository":{"id":185699458,"uuid":"673964651","full_name":"Ahmed-Hamdy101/Nodejs","owner":"Ahmed-Hamdy101","description":"Nodejs Full Tutorial","archived":false,"fork":false,"pushed_at":"2023-08-03T02:12:16.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-05T22:29:34.208Z","etag":null,"topics":["core-module","event-loop","modules","nodejs","npm-package","prettier","utility"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ahmed-Hamdy101.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":"2023-08-02T20:37:20.000Z","updated_at":"2023-08-03T00:00:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"46b89a47-c879-439e-8079-1718a45c11a1","html_url":"https://github.com/Ahmed-Hamdy101/Nodejs","commit_stats":null,"previous_names":["ahmed-hamdy101/nodejs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ahmed-Hamdy101/Nodejs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ahmed-Hamdy101%2FNodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ahmed-Hamdy101%2FNodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ahmed-Hamdy101%2FNodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ahmed-Hamdy101%2FNodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ahmed-Hamdy101","download_url":"https://codeload.github.com/Ahmed-Hamdy101/Nodejs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ahmed-Hamdy101%2FNodejs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32379679,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T11:25:28.583Z","status":"ssl_error","status_checked_at":"2026-04-28T11:25:05.435Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["core-module","event-loop","modules","nodejs","npm-package","prettier","utility"],"created_at":"2024-11-11T12:28:21.238Z","updated_at":"2026-04-28T12:06:22.313Z","avatar_url":"https://github.com/Ahmed-Hamdy101.png","language":"JavaScript","readme":"# NodeJS   Tutorial Udacity\n\n![ License](https://img.shields.io/static/v1.svg?label=📃%20License\u0026message=MIT\u0026color=informational)\n[![npm install](https://img.shields.io/static/v1.svg?label=Install%20prettier\u0026message=🎁\u0026logo=npm\u0026style=social)](https://www.npmjs.com/package/prettier) \n[![Fork this JSFiddle](https://img.shields.io/static/v1.svg?label=🍴%20fork%20this\u0026message=JSFiddle\u0026labelColor=informational\u0026color=033450)](http://jsfiddle.net/v3ayrduk/) \n[![Buy me a coffee](https://img.shields.io/static/v1.svg?label=Buy%20me%20a%20coffee\u0026message=🥨\u0026color=black\u0026logo=buy%20me%20a%20coffee\u0026logoColor=white\u0026labelColor=6f4e37)](https://your-donate-link)\n[![Stackoverflow profile](https://img.shields.io/static/v1.svg?label=Stackoverflow%20profile\u0026message=😎\u0026color=d6d6d6\u0026logo=stackoverflow\u0026labelColor=3a3a3a)](https://stackoverflow.com/users/22656/jon-skeet) \n\n- ch1 : module System\n- ch2 : test console nodeJS-p1\n- ch3 : test console nodeJS-p2\n- ch4 : core modules\n- ch5 : event loop\n- ch6 : node package manager install\n  - NPM\n  - preiiter\n  - eslint\n- ch7 : all ine one test\n\n## 🧾 Requiments \n\n### - if not installed nodejs\n\n  - ⚠️ you should have `node` installtion\n\n### - if have installations\n\n  - ✅ choose any chapter %x and run  :\n\n        node index.js\n        \n\n  - you can also run but sure you the file name's `index.js` :\n\n    ```npm\n    node .\n    ```\n\n  - alternative way without `node` **google console** is build on **v8** :\n\n    ```javascript\n    console.log(\"Hello world from index\")\n    ```\n\n  -  JavaScript runtime built on **Chrome’s V8** engine. Node.js uses an event-, toggle console, =\u003e otuput\n\n        ```console\n        hello world from index\n        ```\n\n## 🧑‍💻 Resources\n\n- [Node.js](https://www.udacity.com/course/nodejs--ud0) by Udacity\n\n- [NPM](https://docs.npmjs.com/) official documentation\n- [V8 Engine](https://developers.google.com/web/tools/)\n\n- [Nodejs](https://node.js.org/) Official website\n\n- [prettier](https://github.com/prettier/prettier#readme)\ncode formatter\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmed-hamdy101%2Fnodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahmed-hamdy101%2Fnodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmed-hamdy101%2Fnodejs/lists"}