read
I got a blog.
1
2
3
4
5
class FirstPost {
public static void main(String args[]) {
System.out.println("Hello World!");
}
}
After a long time of dragging my feet, I finally have a personal site! My good friend Andrew Capshaw who is a gifted designer gave me permission to fork his site which has allowed me to have a very good looking page. This site is hosted on GitHub Pages which uses jekyll if you’re interested in getting a similar setup. I look forward to posting updates on what I’m doing, my interests, and whatever else I have time for.