Oct 28, 2020

My First Blog Post

This is my very first post on my portfolio blog. I would like to welcome you all to the thoughts and ponderings that occur in my mind.

Just for some nerdy fun:

public class {

public static void main(String [] args) {
    System.out.println("Hello World!");

    }

}