For this project I created an app which tells you what happened on this day in a random year (1000BC and 2022AD) from the past and what the weather was like on that day (but not really). It randomly picks from 10 possible events and weather types and returns them in a string with the year.
This project took about an hour. The repo can be found here:
Any feedback would be greatly appreciated. Happy coding!