My project is a typing test. The test consist in two options: words or sentences. At the end, it will show you a graph comparing your speed with different levels.
I also attach a project which, given an array and a value, finds if there is a triplet in array whose sum is equal to the given value.