Stephen Lunt

public class HelloWorld {
public static void main(String[] args) {
String hello = "Hello! Thank you for visiting my personal website today.";
String enjoy = "I hope you enjoy your time here!";
System.out.println(hello + enjoy);
}
}
Hey, I'm Stephen 👋 I'm a Full Stack Software Engineer located in London. Welcome to my site!

Recent Blog Posts