Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nexoscreator/365-days-of-web-development
Welcome to the 365 Days of Web Development series! This project provides daily short tutorials covering various web development topics, with code snippets, examples, and explanations.
https://github.com/nexoscreator/365-days-of-web-development
365daysofcode css3 html5 javascript tutorials webdevelopment
Last synced: 5 days ago
JSON representation
Welcome to the 365 Days of Web Development series! This project provides daily short tutorials covering various web development topics, with code snippets, examples, and explanations.
- Host: GitHub
- URL: https://github.com/nexoscreator/365-days-of-web-development
- Owner: nexoscreator
- License: mit
- Created: 2024-10-15T04:07:22.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-18T03:47:54.000Z (4 months ago)
- Last Synced: 2025-02-05T00:29:04.151Z (6 days ago)
- Topics: 365daysofcode, css3, html5, javascript, tutorials, webdevelopment
- Language: CSS
- Homepage: https://nexoscreator.github.io/365-Days-of-Web-Development/
- Size: 33.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 365 Days of Web Development
Welcome to my **365 Days of Web Development** challenge! In this repository, I'm creating a new web development project every day for a year. Each project is designed to showcase different web technologies and improve my skills as a developer.
## Project Structure
- `/projects`: Contains all the daily projects
- `/resources`: Useful resources and project ideas
- `/scripts`: Helper scripts for project management## Daily Projects
| Day | Project Name | Description | Live Demo |
|-----|--------------|-------------|-----------|
| 001 | [Syntax Code Box](./projects/day-001-syntax-code-box) | How to Create a Syntax Code Box | [Demo](https://example.com) |
| 002 | [Toast Notification](./projects/day-002-toast-notification) | Creating a Toast Notification | [Demo](https://example.com) |
| 003 | [Lazy load images](./projects/day-003-lazy-load-images) | Creating a Toast Notification | [Demo](https://example.com) |
| 004 | [Lightbox Images Gallery](./projects/day-004-lightbox-image-gallery) | Creating a Toast Notification | [Demo](https://example.com) |
| ... | ... | ... | ... |## Project Showcase Playlist
Watch the tutorial for this lesson on [YouTube](https://youtube.com/playlist?list=PLsi_twzeQSKRxJ7AkX_FpbalYD0bjsxZ0).
## Resources
- [Project Ideas](./resources/project-ideas.md)
- [Useful Tools](./resources/useful-tools.md)## Contributing
If you'd like to contribute to this project, please read our [Contributing Guidelines](./CONTRIBUTING.md).
## License
This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.
## Connect with Me
- [Subscribe YouTube Channel](https://www.youtube.com/@nexoscreator)
- [Follower on GitHub](https://github.com/nexoscreator)
- [Join Discord Community](https://discord.com/invite/A3euTAVqHv)