File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,15 @@ This guide is intended for people looking to work on projects to get hands-on le
6
6
* Make a Tic Tac Toe Board
7
7
* Make a web based calculator
8
8
* Make a Todo List with persisting browser storage using localStorage api
9
+ * Make a web based digital clock
9
10
10
11
### Intermediate Level Projects
11
12
12
13
* Make a script which autofills common signup fields using random data
13
14
* Use Yahoo! Weather api to build a weather widget
14
15
* Integrate SoundCloud on a web page to play a song according to the user's mood
15
16
* Use [ StarWars-API] ( https://swapi.co/ ) to generate a profile of all the characters and their weapons/vehicles
17
+ * Use [ Unsplash-API] ( https://source.unsplash.com/ ) to create an image carousel
16
18
17
19
### Advanced Level Projects
18
20
You can’t perform that action at this time.
0 commit comments