# 6 Javascript Projects for Beginners

## 1 - Weather App

🔗 [App Description](https://github.com/florinpop17/app-ideas/blob/master/Projects/1-Beginner/Weather-App.md)

{% codepen https://codepen.io/tutsplus/pen/gObLaEP %}

## 2- Pomodoro Clock
🔗 [App Description](https://github.com/florinpop17/app-ideas/blob/master/Projects/1-Beginner/Pomodoro-Clock.md)

🔗 [Demo](https://pomo.furkanozbek.com/)

![Pomodoro Clock](https://cdn.hashnode.com/res/hashnode/image/upload/v1631259347721/uSmL5SLpS.png)
 

## 3 - Calculator

🔗 [App Description](https://github.com/florinpop17/app-ideas/blob/master/Projects/1-Beginner/Calculator-App.md)

{% codepen https://codepen.io/mjijackson/pen/xOzyGX %}

## 4 - Todo List

🔗 [App Description](https://github.com/florinpop17/app-ideas/blob/master/Projects/2-Intermediate/To-Do-App.md)
🔗 [Demo](https://todo.furkanozbek.com/)

![Todo App](https://cdn.hashnode.com/res/hashnode/image/upload/v1631259349733/0PxTSyLet.png)
 

## 5 - Password Generator

🔗 [App Description](https://github.com/florinpop17/app-ideas/blob/master/Projects/2-Intermediate/Password-Generator.md)
🔗 [Demo](https://afozbek-password-generator.netlify.app/)


![Password Generator](https://cdn.hashnode.com/res/hashnode/image/upload/v1631259351621/-Cc3i3zcm.png)
 

## 6 - Countdown App

🔗 [App Description](https://github.com/florinpop17/app-ideas/blob/master/Projects/1-Beginner/Countdown-Timer-App.md)

{% codepen https://codepen.io/karlo-stekovic/pen/OajKVK %}

## Links
- [Best JavaScript coding projects for beginners! 👨🏻‍💻](https://dev.to/pauld103/javascript-coding-projects-for-beginners-3fj0)

- [GitHub - florinpop17/app-ideas: A Collection of application ideas which can be used to improve your coding skills.](https://github.com/florinpop17/app-ideas)
