Here,you can find the some basic Java Examples which can be trying to solved as a JavaKreis team member.
As a first example,I was able to try draw centralized triangle with stars in Java.As you guess,nested for loops are useful for this example.
*
***
*****
*******
*********