/p5js-sketches

Hosting p5.js sketches with GitHub pages.

Primary LanguageJavaScript

p5js-sketches

Hosting p5.js sketches with GitHub pages.

Earthquakes around the world

https://shravan-kuchkula.github.io/p5js-sketches/earthquakes/

crime dashboard

Convert a simple csv file to an interactive dashboard using p5js. https://shravan-kuchkula.github.io/p5js-sketches/crimeDashboard/

3D visual using three.js

https://shravan-kuchkula.github.io/p5js-sketches/3D-Visual/

Visualize Gradient Descent

Click to add points to the plot and see how the slope changes. It shows that OLR and Gradient Descent are two ways to solve the same problem. https://shravan-kuchkula.github.io/p5js-sketches/gradientDescentLR/