Jump to content

User:JC251

From Wikipedia, the free encyclopedia
class UserPage {
     public static void main(String[] args) {
        System.out.println("Wow, you made here !");
        System.out.println("");
        System.out.println("I'm just your average nerdy trans/non-binary person on Wikipedia who knows about tech, programming and cybersecurity in general while being a furry at the same time.");
        System.out.println("");
        System.out.println("Feel free to contact me.");
    }
 }