Hey! I’m waterspouut, the name is chaoreum Park, a student currently living in South Korea. I’m learning programming through small projects on the side.
public class waterspouut {
public waterspouut() {
this.name = "Chaoreum Park";
this.username = "waterspouut";
this.location = "Daegu, South Korea";
this.web = "https://github.com/waterspouut";
}
public static void main(String[] args) {
waterspouut me = new waterspouut();
}
Credit: waterspouut
Last Edited on: 07/04/2025

