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

https://github.com/albertomontalesi/inspiredwebdev-tutorials

Follow my tutorials and articles here: https://www.inspiredwebdev.com || get my book here: https://github.com/AlbertoMontalesi/The-complete-guide-to-modern-JavaScript
https://github.com/albertomontalesi/inspiredwebdev-tutorials

blog css html learning self-learning tutorial webdevelopment

Last synced: 6 months ago
JSON representation

Follow my tutorials and articles here: https://www.inspiredwebdev.com || get my book here: https://github.com/AlbertoMontalesi/The-complete-guide-to-modern-JavaScript

Awesome Lists containing this project

README

          

# [InspiredWebDev Tutorials](https://inspiredwebdev.com)

[![](https://img.shields.io/badge/Donate-PayPal-blue.svg)](https://www.paypal.me/albertomontalesi)
[![](https://img.shields.io/badge/Follow-Medium-green.svg)](https://medium.com/@labby92)
[![Twitter](https://img.shields.io/twitter/url/https/github.com/AlbertoMontalesi/JavaScript-es6-and-beyond-ebook.svg?style=social)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2FAlbertoMontalesi%2FJavaScript-es6-and-beyond-ebook)

[![GitHub forks](https://img.shields.io/github/forks/AlbertoMontalesi/InspiredWebDev-Tutorials.svg)](https://github.com/AlbertoMontalesi/InspiredWebDev-Tutorials/network)
[![GitHub stars](https://img.shields.io/github/stars/AlbertoMontalesi/InspiredWebDev-Tutorials.svg)](https://github.com/AlbertoMontalesi/InspiredWebDev-Tutorials/stargazers)

[![Github All Releases](https://img.shields.io/github/downloads/AlbertoMontalesi/JavaScript-es6-and-beyond-ebook/total.svg)](https://github.com/AlbertoMontalesi/InspiredWebDev-Tutorials)

[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/AlbertoMontalesi/InspiredWebDev-Tutorials/pulls)
[![HitCount](http://hits.dwyl.io/albertomontalesi/InspiredWebDev-Tutorials.svg)](http://hits.dwyl.io/albertomontalesi/InspiredWebDev-Tutorials)

This repo hosts the code for all my tutorials

Follow me on my [Blog](https://inspiredwebdev.com) for more tutorials and articles.

If you are interested in learning JavaScript, don't forget to [check out my e-book](https://github.com/AlbertoMontalesi/The-complete-guide-to-modern-JavaScript)

---

---

## [6 Pomodoro Clock](https://inspiredwebdev.com/tutorial/create-pomodoro-clock)

![pomodoro clock](/screenshots/javascript_pomodoro_clock.gif)

---

## [5 Random Quote Machine](https://inspiredwebdev.com/tutorial/create-random-quote-machine)

![random quote machine](/screenshots/javascript_random_quote_machine.gif)

---

## [4 Smooth Scroll Navigation](https://inspiredwebdev.com/tutorial/smooth-scrolling-navigation)

![smooth scroll navigation](/screenshots/javascript_smooth_scroll_navigation.gif)

---

## [3 JavaScript Carousel](https://www.inspiredwebdev.com/tutorial/javascript-carousel)

![project 2 - javascript carousel](/screenshots/javascript_carousel.gif)

---

## [2 Simple HTML Form](https://www.inspiredwebdev.com/tutorial/create-responsive-html-login-form)

![project 1 - simple html form](/screenshots/html_login_form.png)

---

## [1 To Do List](https://www.inspiredwebdev.com/tutorial/how-to-create-a-to-do-list-with-javascript)

![project 1 - to do list](/screenshots/javascript_todo_list.png)