DEV Community

[Comment from a deleted post]
Collapse
 
coderallan profile image
Allan Simonsen

How about:
Day 1: Make tool to generate list of 99 random project ideas
Day 2: Create project number 1 from the list generated on day 1
Day 3: Create project number 2 from the list generated on day 1
...
:-)

Collapse
 
tmchuynh profile image
Tina Huynh

Wonderful idea to shuffle around the projects

Collapse
 
coderallan profile image
Allan Simonsen • Edited

On a more serious not, how about these

  • Creating random art using the html canvas
  • Creating random logos using html canvas
  • Make googly-eyes tracking the mouse pointer
  • Use math and html canvas for animating lines, dot, squares
  • Learn the dev.to api developers.forem.com/api
  • using Leaflet.js leafletjs.com/SlavaUkraini/example... to show information on maps
    • Find data for presenting like earth quake frequency
    • Meteorological data like rainfall or wind
    • Traffic data on a given date
  • Using Google js charts library (developers.google.com/chart) or other chart js libraries for visualizing data
  • Visualize math formulars as graphs with sliders for changing formular parameters
 
tmchuynh profile image
Tina Huynh

Sounds great! Thanks for the suggestions