Skip to content

Commit 49e6612

Browse files
authored
Merge pull request #9 from vsc-github/feature/add-inspirations-section
Add inspiration section
2 parents 0aaf0a1 + d79a033 commit 49e6612

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,17 @@ It works on web users’ computers — even when they are offline and allows you
2929
* Use [Google MAP API](https://developers.google.com/maps/) and [World Bank's Climate Data API](https://datahelpdesk.worldbank.org/knowledgebase/articles/902061-climate-data-api) to build an interactive tool to visualize historical climate data by countries, regions, etc.
3030
* Use [Twitter's API](https://developer.twitter.com/en/docs) alongwith a sentiment analysis library [example](https://www.npmjs.com/package/sentiment) to visualise tweets by celebrities and politicians and find trends.
3131

32+
33+
### Inspiration
34+
35+
A collection of deployed live projects with code.
36+
37+
* Javascript cloth simulation[Tearable Cloth v2](https://codepen.io/dissimulate/pen/KrAwx)
38+
* Fireworks animation generator[Fireworls in canvas](https://codepen.io/jackrugile/pen/acAgx)
39+
* Creating performant particles animation[30k particles in canvas](https://codepen.io/soulwire/pen/Ffvlo)
40+
* Cool random animation based on cursor[Draw Worm](https://codepen.io/tholman/pen/EpfLs)
41+
* [Spaceship Shooter Game](https://codepen.io/mecarter/pen/BnpsD)
42+
3243
## Contributing
3344

3445
* See [CONTRIBUTING.md](CONTRIBUTING.md) file.

0 commit comments

Comments
 (0)