Skip to content

Commit 3aede13

Browse files
Merge pull request #3 from vsc-github/hotfix/add-projects
Added two projects.
2 parents 392b866 + 0a8f1f5 commit 3aede13

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@ This guide is intended for people looking to work on projects to get hands-on le
66
* Make a Tic Tac Toe Board
77
* Make a web based calculator
88
* Make a Todo List with persisting browser storage using localStorage api
9+
* Make a web based digital clock
910

1011
### Intermediate Level Projects
1112

1213
* Make a script which autofills common signup fields using random data
1314
* Use Yahoo! Weather api to build a weather widget
1415
* Integrate SoundCloud on a web page to play a song according to the user's mood
1516
* 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
1618

1719
### Advanced Level Projects
1820

0 commit comments

Comments
 (0)