Project Ideas
In this lesson, we will be discussing some more awesome projects that you should look into and work on.
We would now like to suggest some more projects that you can work on and showcase on your resume, Github, etc.
Project list
We will be discussing six project ideas that you should consider working on in order to sharpen your skills.
1. Rock-paper-scissors (easy)
The first project is going to be a rock-paper-scissors game but don’t assume that this is going to be easy. We have some specifications and requirements on the basis of which the project needs to be created. In this project, two people will show their hands in front of a computer screen. Each hand can be classified into one of the three categories: rock, paper, or scissors. Based upon what you have seen, make a prediction. The easiest way to do this is to give two fixed boxes in which ...