awsdocs /
aws-doc-sdk-examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
Loading repository data…
ruchikakengal / repository
This repository contains 100 web projects from basic to intermediate using html css and js Please star the repo before start working on it.
Welcome to 100_days_100_web_project – a challenge-based repository to learn and practice web development by building 100+ mini projects using HTML, CSS, and JavaScript. This journey goes from basic to intermediate level with fun and interactive web applications!
This project is submitted under the following open source programs:
We are proud to be contributing as part of these amazing communities!
👉 Explore all the projects here:
🔗 Visit Live Demo
| Day | Project Name | Folder Link | Description |
|---|---|---|---|
| DAY-1 | TODOLIST | TODOLIST | Task manager app |
| DAY-2 | DIGITAL CLOCK | DIGITAL CLOCK | Real-time digital clock |
| Day 3 | Calculator | Link | Basic calculator functionality |
| ... | ... | ... | ... |
| Day 100+ | Coming Soon | 🚧 | 🚧 |
📌 Projects will be updated daily. Bookmark this repo and check back often!
WebDevIn100_Days/
├── .vscode/ # VS Code workspace settings
│ └── settings.json
│
├── public/ # Public assets and mini-projects
│ ├── Budget-Tracker/ # game
│ │ └── index.html
│ └── Days 1... # Games files
│
├── scripts/ # JS scripts for project logic
│ └── app.js
│
├── styles/ # CSS styles
│ └── All files of .css
│
├── .gitignore # Git ignore rules
├── 404.html # Custom 404 page
├── CODE_OF_CONDUCT.md # Contributor guidelines
├── contributors.html # Contributors page
├── index.css # Main styles
├── index.html # Main html
├── index.js # Main JavaScript entry
├── README.md # Project documentation
├── LICENSE # License information
├── script.js # Additional JS logic (e.g., navbar)
└── site.webmanifest # PWA manifest file
| Technology | Role |
|---|---|
| 💻 HTML | Page Structure |
| 🎨 CSS | Styling & Layout |
| ⚙️ JavaScript | Logic & Interactions |
To contribute or run this repository locally:
git clone https://github.com/your-username/WebDevIn100Days.git
https://github.com/ruchikakengal/WebDevIn100_Dayshttps://github.com/your-username/WebDevIn100Days.gitfect/fix/addpublic/Day-XX-ProjectName/)git add .
git commit -m "Add Day-XX: Project Name"
See CONTRIBUTORS.html and CODE_OF_CONDUCT.md for our guidelines.
If you like this project, please consider giving it a ⭐️ on GitHub.
Thank You For Contributing to Our Project!
Selected from shared topics, language and repository description—not editorial ratings.
awsdocs /
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
RitikPatni /
This repository contains content which will be helpful in your journey as a front-end Web Developer
Vishal-raj-1 /
This Repository contain awesome vanilla JavaScript projects.
sachin-source /
This repository contains a list of important and useful github repos which a developer, coder, a student should never miss to look at.
Bharat2044 /
100xDevs Cohort 3 🚀 by Harkirat Singh. This repository contains Lecture Codes, Notes, Assignments, Assignment Solution Code and Some Good Articles/Blogs Link. 🔥
smv1999 /
This repository contains all the popular Competitive Programming and DSA questions with solutions for your Coding Interview Preparation.