{"id":25958066,"url":"https://github.com/code-with-divyanshu/fullstack-dsa-mastery-cohort","last_synced_at":"2026-03-07T11:32:51.460Z","repository":{"id":279816380,"uuid":"940075920","full_name":"code-with-divyanshu/fullstack-dsa-mastery-cohort","owner":"code-with-divyanshu","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-14T16:17:26.000Z","size":49976,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-14T19:49:52.509Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/code-with-divyanshu.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-27T15:19:51.000Z","updated_at":"2026-01-14T16:17:31.000Z","dependencies_parsed_at":"2025-02-27T22:05:33.085Z","dependency_job_id":"01cf7933-7e33-46b4-867b-35be72ba81e2","html_url":"https://github.com/code-with-divyanshu/fullstack-dsa-mastery-cohort","commit_stats":null,"previous_names":["code-with-divyanshu/fullstack-dsa-mastery-cohort"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/code-with-divyanshu/fullstack-dsa-mastery-cohort","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-with-divyanshu%2Ffullstack-dsa-mastery-cohort","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-with-divyanshu%2Ffullstack-dsa-mastery-cohort/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-with-divyanshu%2Ffullstack-dsa-mastery-cohort/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-with-divyanshu%2Ffullstack-dsa-mastery-cohort/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/code-with-divyanshu","download_url":"https://codeload.github.com/code-with-divyanshu/fullstack-dsa-mastery-cohort/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-with-divyanshu%2Ffullstack-dsa-mastery-cohort/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30212124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T09:02:10.694Z","status":"ssl_error","status_checked_at":"2026-03-07T09:02:08.429Z","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":[],"created_at":"2025-03-04T17:53:31.931Z","updated_at":"2026-03-07T11:32:51.415Z","avatar_url":"https://github.com/code-with-divyanshu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 Sheryians Job Ready Bootcamp Journey\n\nWelcome to my **Sheryians Job Ready Bootcamp** repository! 🎯 This repo contains all my learning materials, projects, and Data Structures \u0026 Algorithms (DSA) practice from the **Sheryians Coding School Job Ready Bootcamp**.\n\n## 📌 About This Bootcamp\n\nThis bootcamp covers **Full-Stack Development (FSD)** and **Data Structures \u0026 Algorithms (DSA)** to help me become job-ready as a developer.\n\n### **🛠 Tech Stack Covered**\n\n- **Frontend:** HTML, CSS, JavaScript, React.js\n- **Backend:** Node.js, Express.js\n- **Database:** MongoDB, MySQL\n- **Version Control:** Git \u0026 GitHub\n- **DSA:** Problem-solving with JavaScript, Sorting, Searching, Dynamic Programming\n- **Other:** Deployment, API development, System Design\n\n## 📁 Repository Structure\n\n```\n📦 sheryians-fsd-dsa\n ┣ 📂 frontend/        # Frontend projects \u0026 assignments\n ┣ 📂 backend/         # Backend projects \u0026 APIs\n ┣ 📂 dsa/             # DSA problems \u0026 solutions\n ┣ 📂 notes/           # Notes \u0026 summaries\n ┣ 📜 README.md        # This file\n```\n\n## 🔥 Goals\n\n✔ Master **Full-Stack Development** 🚀  \n✔ Solve **DSA problems daily** 📌  \n✔ Build **real-world projects** 💡  \n✔ Deploy **full-stack applications** 🌍  \n✔ Become **job-ready** 🎯\n\n## 📅 Progress Tracker\n\n| Week | Topics Covered                    | Projects/Tasks         |\n| ---- | --------------------------------- | ---------------------- |\n| 1️⃣   | HTML, CSS, Git, JavaScript Basics | Portfolio Website      |\n| 2️⃣   | DOM, ES6+, Async JS               | Mini Web Apps          |\n| 3️⃣   | React.js, Hooks, Routing          | React Projects         |\n| 4️⃣   | Node.js, Express.js, APIs         | Backend APIs           |\n| 5️⃣   | MongoDB, MySQL                    | Full-Stack Integration |\n| 6️⃣   | DSA Basics, Arrays, Strings       | Problem Solving        |\n| 7️⃣   | Recursion, Sorting, Searching     | DSA Challenges         |\n| ...  | More Advanced Topics              | Major Projects         |\n\n## 📝 Notes \u0026 Resources\n\nI'll also be sharing my notes, key concepts, and resources here!\n\n## 🌟 Let's Connect!\n\n💻 GitHub: [@code-with-divyanshu](https://github.com/code-with-divyanshu)  \n🚀 Portfolio: [Developer Divyanshu](https://devloper-divyanshu.netlify.app/)\n\nStay tuned for more updates! 🎉\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-with-divyanshu%2Ffullstack-dsa-mastery-cohort","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-with-divyanshu%2Ffullstack-dsa-mastery-cohort","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-with-divyanshu%2Ffullstack-dsa-mastery-cohort/lists"}