{"id":19915091,"url":"https://github.com/dpvasani/hacktoberfest-web-dev-resources","last_synced_at":"2026-02-16T19:34:30.045Z","repository":{"id":200120145,"uuid":"704825302","full_name":"dpvasani/Hacktoberfest-Web-Dev-Resources","owner":"dpvasani","description":"Checklist is a website designed for engineering students and tech enthusiasts. We provide concise and easy-to-understand notes on various tech concepts, making it ideal for last-minute revisions, interview preparations, and exam studies.","archived":false,"fork":false,"pushed_at":"2023-10-22T17:10:37.000Z","size":79842,"stargazers_count":9,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-29T21:56:44.146Z","etag":null,"topics":["css","expressjs","firstcontribution","hactoberfest","hactoberfest-accepted","hactoberfest2023","hactoberfest2023-accepted","html","javascript","mongodb","mongoose","newbie-friendly","nextjs","nodejs","opensource","reactjs","redux","tailwindcss","vuejs","webdevelopment"],"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/dpvasani.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"Contributing.md","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}},"created_at":"2023-10-14T07:51:24.000Z","updated_at":"2025-03-11T14:59:45.000Z","dependencies_parsed_at":"2023-12-19T09:24:01.147Z","dependency_job_id":null,"html_url":"https://github.com/dpvasani/Hacktoberfest-Web-Dev-Resources","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"e4b586e4e0f62f8025bab941fac2602b018acfe1"},"previous_names":["dpvasani/hacktoberfest-web-dev-resources"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dpvasani/Hacktoberfest-Web-Dev-Resources","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpvasani%2FHacktoberfest-Web-Dev-Resources","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpvasani%2FHacktoberfest-Web-Dev-Resources/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpvasani%2FHacktoberfest-Web-Dev-Resources/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpvasani%2FHacktoberfest-Web-Dev-Resources/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpvasani","download_url":"https://codeload.github.com/dpvasani/Hacktoberfest-Web-Dev-Resources/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpvasani%2FHacktoberfest-Web-Dev-Resources/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29516169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T18:37:19.720Z","status":"ssl_error","status_checked_at":"2026-02-16T18:36:46.920Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["css","expressjs","firstcontribution","hactoberfest","hactoberfest-accepted","hactoberfest2023","hactoberfest2023-accepted","html","javascript","mongodb","mongoose","newbie-friendly","nextjs","nodejs","opensource","reactjs","redux","tailwindcss","vuejs","webdevelopment"],"created_at":"2024-11-12T21:38:33.250Z","updated_at":"2026-02-16T19:34:29.977Z","avatar_url":"https://github.com/dpvasani.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hacktoberfest Web Development Resources\n\n![Hacktoberfest 2023](https://github.com/dpvasani/Hacktoberfest-Web-Dev-Resources/assets/109815626/a2a607f8-acda-432b-bc65-dec7ba7e944b)\n\n## Overview\n\nChecklist is a website designed for engineering students and tech enthusiasts. We provide concise and easy-to-understand notes on various tech concepts, making it ideal for last-minute revisions, interview preparations, and exam studies.\n\n## Prerequisites\n\nBefore you begin, ensure you have met the following requirements:\n\n- Git must be installed on your operating system.\n\n## Run Locally\n\nTo run Checklist locally, use the following command in your Git Bash:\n\nLinux and macOS:\n\n```bash\nsudo git clone https://github.com/dpvasani/Hacktoberfest-Web-Dev-Resources.git\n```\n\nWindows:\n\n```bash\ngit clone https://github.com/dpvasani/Hacktoberfest-Web-Dev-Resources.git\n```\n\n## Features\n\n- **Learning Paths:** Choose from a variety of learning paths, including \"Basics of Programming in C++,\" \"STL,\" \"Object-Oriented Programming (OOP),\" \"Data Structures and Algorithms (DSA),\" and more. We cover a wide range of tech topics to suit your learning needs.\n\n- **Interactive Checklist:** Track your progress with an interactive checklist. Mark topics as completed and keep your learning organized.\n\n- **Concept Details:** Dive deeper into a topic by clicking on it. Access concise and informative notes that will help you grasp the core concepts.\n\n## Usage\n\nChecklist can be used for:\n\n- Understanding specific tech topics.\n- Last-minute revisions before exams or interviews.\n\n\n## Contributing\n\nWe welcome contributions to Checklist. Please refer to our [Contributing Guidelines](Contributing.md) for more information on how to get involved.\n\n## License\n\nChecklist is open-source and available under the MIT License.\n\n## Contributors\n\nWe hope Checklist helps you in your tech learning journey! If you have any questions or suggestions, feel free to reach out to us.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpvasani%2Fhacktoberfest-web-dev-resources","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdpvasani%2Fhacktoberfest-web-dev-resources","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpvasani%2Fhacktoberfest-web-dev-resources/lists"}