Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)