{"id":28700931,"url":"https://github.com/theamnabb/fsdev-logbook","last_synced_at":"2026-02-08T17:03:06.319Z","repository":{"id":267833387,"uuid":"901984111","full_name":"theamnabb/FSDev-Logbook","owner":"theamnabb","description":"A structured repository for learning and mastering full-stack development, covering key concepts and technologies.","archived":false,"fork":false,"pushed_at":"2025-06-24T07:07:30.000Z","size":44391,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-19T18:27:13.054Z","etag":null,"topics":["fullstack-development","html-css-javascript"],"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/theamnabb.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":"Roadmap.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-11T17:20:18.000Z","updated_at":"2025-06-24T07:07:34.000Z","dependencies_parsed_at":"2025-01-02T18:21:19.644Z","dependency_job_id":"b10c4968-b136-4219-bb99-262348253277","html_url":"https://github.com/theamnabb/FSDev-Logbook","commit_stats":null,"previous_names":["aamna-ansari/fsdev-logbook","theamnabb/fsdev-logbook"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/theamnabb/FSDev-Logbook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theamnabb%2FFSDev-Logbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theamnabb%2FFSDev-Logbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theamnabb%2FFSDev-Logbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theamnabb%2FFSDev-Logbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theamnabb","download_url":"https://codeload.github.com/theamnabb/FSDev-Logbook/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theamnabb%2FFSDev-Logbook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29237110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T14:18:14.570Z","status":"ssl_error","status_checked_at":"2026-02-08T14:18:14.071Z","response_time":57,"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":["fullstack-development","html-css-javascript"],"created_at":"2025-06-14T11:41:44.548Z","updated_at":"2026-02-08T17:03:06.314Z","avatar_url":"https://github.com/theamnabb.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Full-Stack Engineering Course \n\nThis repository tracks my journey through the Full-Stack Engineering course. It covers all the key areas required to become a proficient full-stack developer, from basic web development concepts to advanced topics like deployment, CI/CD, and web security.\n\n## Table of Contents\n\n1. [Intro to Web Development](/01_IntroToWebDevelopment/IntroToWebDevelopment.md)\n2. [Computer Networking Basics](./02_Computer%20Networking/ComputerNetworking.md)\n   - [History Of Computer Network](./03_HistoryOfComputerNetworking/HistoryOfCompNet.md)\n3. [Frontend Development](#3-frontend-development)\n   - [HTML](./04_Frontend/HTML)\n   - [CSS](./04_Frontend/CSS)\n   - [JavaScript](./04_Frontend/JS)\n   - [Physics and Math in Programming](#physics-and-math-in-programming)\n   - [3D Animation in Web](#3d-animation-in-web)\n   - [Frontend Library](#frontend-library)\n4. [Backend Development](#4-backend-development)\n   - [Linux Fundamentals](#linux-fundamentals)\n   - [HTTP Basics](#http-basics)\n   - [Node.js and Express](#nodejs-and-express)\n   - [JavaScript Under the Hood](#javascript-under-the-hood)\n   - [API Development](#api-development)\n   - [Databases](#databases)\n   - [TypeScript](#typescript)\n   - [NEXT.js](#nextjs)\n   - [Redis](#redis)\n   - [Web Sockets](#web-sockets)\n   - [Web RTC](#web-rtc)\n5. [Full-Stack Projects](#5-full-stack-projects)\n6. [CI/CD](#6-cicd)\n7. [Web Security](#7-web-security)\n8. [Deployment](#8-deployment)\n9. [Advanced Topics](#9-advanced-topics)\n\n## My Journey\n\nThis repository serves as a comprehensive guide through my learning process as I progress through the course. It includes the following:\n\n- Step-by-step breakdown of topics learned.\n- Resources, notes, and challenges I encountered.\n- Completed projects and demos.\n- Solutions to exercises and coding problems.\n\nEvery milestone I reach will be documented here to serve as a roadmap for anyone looking to follow the same journey or contribute their insights.\n\n## Contribution\n\nContributions are welcome! If you have suggestions, improvements, or want to add your own resources to the course, feel free to open a pull request. Here's how you can contribute:\n\n### Steps to Contribute\n\n1. Fork this repository by clicking the \"Fork\" button at the top right of this page.\n2. Clone your fork to your local machine.\n3. Create a new branch for your contributions.\n4. Make changes to the content (add notes, fix errors, suggest improvements, etc.).\n5. Commit your changes with a clear and descriptive message.\n6. Push your changes to your forked repository.\n7. Open a pull request to the main repository. Provide a detailed description of what you’ve added or changed.\n\n# Thank You 😍\nThank you for taking the time to check out it.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheamnabb%2Ffsdev-logbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheamnabb%2Ffsdev-logbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheamnabb%2Ffsdev-logbook/lists"}