tl;dr

16 August 2018

tl;dr

Most of the posts probably would be about java and web development, I will try to update this blog at least twice a month :)


package org.jbake;

public class Oven {
	public static void main(String[] args) {
		System.out.print("Hello %username%, great to see you on my blog!");
  }
}

See ya!


Older posts are available in the archive.