Easy Javascript projects for beginners?

What are some super easy Javascript projects you would recommend to absolute beginners?

I bought the Javascript for Beginners course a while ago and just got back into it. I am having a bit of a hard time coming up with super easy Javascript projects to do as training and would appreciate some advice.

thx!

Date trials by Harvel

Create a Datetime class that has a method which take a date object and return its String representation as a date

When you solve it, I’ll then advance it a bit for you