Skip intro >
I'm Anthony
Hi, this is Anthony
I'm a software engineer
and occasional photographer
My job is to turn awesome ideas into reality
Play music  
{ String name = "Anthony Kim"; String title = "Software Engineer";
String[] languages = { "Java", "C/C++", "JavaScript", "Python" }; Boolean isCurrentlyEmployed = true; int experience = 15; // years
Map<String, URL> linkMap = new HashMap<>();
try { linkMap.put("LinkedIn", new URL("https://linkedin.com/in/myanthony")); linkMap.put("GitHub", new URL("https://github.com/anthonyphoto")); linkMap.put("Personal", new URL("https://anthonyspace.com")); } catch (Exception e) { System.out.println("Error creating URL: " + e.getMessage()); } }
Contact me
If you’re seeking expert guidance or exploring technology solutions, feel free to reach out to me at anthony@anthonyspace.com or submit a form below.