{"id":20190796,"url":"https://github.com/imbios/simple-web-project-collection","last_synced_at":"2025-04-10T09:38:28.310Z","repository":{"id":46284903,"uuid":"405564904","full_name":"ImBIOS/simple-web-project-collection","owner":"ImBIOS","description":"Collection of website applications project that is simple and beginner-friendly to start your journey on Web Development Learning Path.","archived":false,"fork":false,"pushed_at":"2023-04-29T10:48:38.000Z","size":75614,"stargazers_count":43,"open_issues_count":3,"forks_count":75,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-24T08:22:38.405Z","etag":null,"topics":["css","css3","hacktoberfest","html","javascript","website"],"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/ImBIOS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","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":["ImBIOS"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2021-09-12T06:26:39.000Z","updated_at":"2024-12-16T20:05:42.000Z","dependencies_parsed_at":"2024-11-14T03:56:48.309Z","dependency_job_id":null,"html_url":"https://github.com/ImBIOS/simple-web-project-collection","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImBIOS%2Fsimple-web-project-collection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImBIOS%2Fsimple-web-project-collection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImBIOS%2Fsimple-web-project-collection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImBIOS%2Fsimple-web-project-collection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ImBIOS","download_url":"https://codeload.github.com/ImBIOS/simple-web-project-collection/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248192745,"owners_count":21062731,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","css3","hacktoberfest","html","javascript","website"],"created_at":"2024-11-14T03:46:42.812Z","updated_at":"2025-04-10T09:38:23.292Z","avatar_url":"https://github.com/ImBIOS.png","language":"JavaScript","funding_links":["https://github.com/sponsors/ImBIOS"],"categories":[],"sub_categories":[],"readme":"\n\n## \u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;“Talk is cheap. Show me the code.” ~ Linus Torvalds:thought_balloon:\n\u003cbr\u003e\n  \u003cp align=\"center\"\u003e\n  \u003ca\u003e\u003cimg src=\"https://qph.fs.quoracdn.net/main-qimg-82b7314fe96c4a2d8f3088207a4afd8d\" alt=\"image\" width=\"500\"\u003e\u003c/a\u003e\n  \u003cbr\u003e\n\n# 🌐 Web Development Project Collection\n\n🎯 The repository contains projects based on web development i.e easy to advance level projects so as to get started with web \u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;development and make your journey smooth in the field of web development.\n\n🎯 This repository is open to all the members of the GitHub community. Feel free to contribute to this repository.\n\n🎯 Do not forget to ⭐the repository.\n\n\n## 🏷️ To get started\n\n1. First, fork the repository.\n2. Clone the forked repository to your local machine.\n\n```markdown\ngit clone https://github.com/your-username/simple-web-project-collection.git\n```\n\n3. Add upstream URL \n\n4. Create a new branch\n\n```markdown\ngit checkout -b branch_name\n```\n\n5. Make your contribution\n6. Commit and push the changes\n\n```markdown\ngit add .\ngit commit -m 'Relevant message'\ngit push origin branch_name\n```\n\n7. Create a new pull request from your forked repository (Click the `New Pull Request` button located at the top of your repo)\n8. Wait for your PR review and approval from the maintainers.\n  \u003cbr\u003e\n  \n\u003cp align = \"center\"\u003e\n  \u003cimage  src=\"https://i.pinimg.com/originals/42/36/d0/4236d00b6df31c5c1dab3566fa61ff3c.gif\" width=500\u003e\n  \u003c/p\u003e\n  \n  \n#   \u003cimg src=\"https://github.com/TheDudeThatCode/TheDudeThatCode/blob/master/Assets/Hi.gif\" width=29\u003e Table of Contents\n- [Project 1: Progressive Steps](1.%20Steps_Progressive)\n- [Project 2: Feedback System](2.%20Feedback%20System)\n- [Project 3: Game of ASCII](3.%20Game%20of%20ASCII)\n- [Project 4: CSS Loader](4.%20CSS%20Loader)\n- [Project 5: Form Animation](5.%20Form%20Animation)\n- [Project 6: Drag N Drop](6.%20Drag%20N%20Drop)\n- [Project 7: Blurry Loading](7.%20Blurry%20Loading)\n- [Project 8: Auto Typist Effect](8.%20Auto%20Typist%20Effect)\n- [Project 9: Ripple Buttons](9.%20Ripple%20Buttons)\n- [Project 10: Glow Board](10.%20Glow%20Board)\n- [Project 13: Side Drawer](13.%20Side%20drawer)  \n- [Project 14: SimonGame](https://github.com/ImBIOS/simple-web-project-collection/tree/main/14.SimonGame)\n- [Project 15: Simple-html-boilerplate](https://github.com/ImBIOS/simple-web-project-collection/tree/main/15.%20Simple-html-boilerplate)\n- [Project 16: Magic square calculator](https://github.com/ImBIOS/simple-web-project-collection/tree/main/16.%20Magic%20square%20calculator)\n- [Project 17: Datepicker](https://github.com/ImBIOS/simple-web-project-collection/tree/main/17.Datepicker)\n- [Project 18: Animate(Panda) CSS code](https://github.com/ImBIOS/simple-web-project-collection/tree/main/Animate(Panda)%20CSS%20code)\n- [Project 19: Bootstrap - UI](https://github.com/pratyaksh1610/simple-web-project-collection/tree/main/19.Bootstrap%20-%20UI)\n- [Project 20: Countdown-Timer](https://github.com/pratyaksh1610/simple-web-project-collection/tree/main/20.Countdown-Timer)\n- [Project 21: Cupang Company](https://github.com/pratyaksh1610/simple-web-project-collection/tree/main/21.Cupang%20Company)\n- [Project 22: Dicee Challenge](https://github.com/pratyaksh1610/simple-web-project-collection/tree/main/22.Dicee%20Challenge)\n- [Project 23: Example-Login](https://github.com/pratyaksh1610/simple-web-project-collection/tree/main/23.Example-Login)\n- [Project 24: Example-Login-Web](https://github.com/pratyaksh1610/simple-web-project-collection/tree/main/24.Example-Login-Web)\n- [Project 25: css](https://github.com/pratyaksh1610/simple-web-project-collection/tree/main/25.css)\n- [Project 26: for E-commerce web](https://github.com/pratyaksh1610/simple-web-project-collection/tree/main/26.for%20E-commerce%20web)\n- [Project 27: HexcolorGenerator](https://github.com/pratyaksh1610/simple-web-project-collection/tree/main/27.HexcolorGenerator)\n- [Project 28: Html Basic for Web](https://github.com/pratyaksh1610/simple-web-project-collection/tree/main/28.Html%20Basic%20for%20Web)\n- [Project 29: light and dark toggle button](https://github.com/pratyaksh1610/simple-web-project-collection/tree/main/29.light%20and%20dark%20toggle%20button)\n- [Project 30: Musical_Band_Kit](https://github.com/pratyaksh1610/simple-web-project-collection/tree/main/30.Musical_Band_Kit)\n- [Project 31: MxN Advance Puzzle](https://github.com/pratyaksh1610/simple-web-project-collection/tree/main/31.MxN%20Advance%20Puzzle)\n- [Project 32: netflix-clone](https://github.com/pratyaksh1610/simple-web-project-collection/tree/main/32.netflix-clone)\n- [Project 33: Notes_APP_NodeJS](https://github.com/pratyaksh1610/simple-web-project-collection/tree/main/33.Notes_APP_NodeJS)\n- [Project 34: Number_Game_JS](https://github.com/pratyaksh1610/simple-web-project-collection/tree/main/34.Number_Game_JS)\n- [Project 35: personal-portfolio-tailwind](https://github.com/pratyaksh1610/simple-web-project-collection/tree/main/35.personal-portfolio-tailwind)\n- [Project 36: Ping-pong](https://github.com/pratyaksh1610/simple-web-project-collection/tree/main/36.Ping-pong)\n- [Project 37: Profile Image App](https://github.com/pratyaksh1610/simple-web-project-collection/tree/main/37.Profile%20Image%20App)\n- [Project 38: gallery](https://github.com/pratyaksh1610/simple-web-project-collection/tree/main/38.gallery)\n- [Project 39: simple-html-css-web](https://github.com/pratyaksh1610/simple-web-project-collection/tree/main/39.simple-html-css-web)\n- [Project 40: Spicy Heat](https://github.com/pratyaksh1610/simple-web-project-collection/tree/main/40.Spicy%20Heat)\n- [Project 41: Starbucks-clone](https://github.com/pratyaksh1610/simple-web-project-collection/tree/main/41.Starbucks-clone)\n- [Project 42: Switch UI](https://github.com/pratyaksh1610/simple-web-project-collection/tree/main/42.Switch%20UI)\n- [Project 43: Synth](https://github.com/pratyaksh1610/simple-web-project-collection/tree/main/43.Synth)\n- [Project 44: weather app](https://github.com/pratyaksh1610/simple-web-project-collection/tree/main/44.weather%20app)\n- [Project 45: Website Construction](https://github.com/pratyaksh1610/simple-web-project-collection/tree/main/45.Website%20Construction)\n\n ## 😄 Shoutout to all the contributors ❤️\n\n\u003ca href=\"https://github.com/ImBIOS/simple-web-project-collection/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=ImBIOS/simple-web-project-collection\" /\u003e\n\u003c/a\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\n\u003cp align=\"center\"\u003eMade with ❤️ by all contributors \u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimbios%2Fsimple-web-project-collection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimbios%2Fsimple-web-project-collection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimbios%2Fsimple-web-project-collection/lists"}