Aspiring Software Engineer
I am a third year student pursuing a bachelor's degree in Computer Science at Sacred Heart University in Fairfield, Connecticut. I am interested in software development so tell me what you need and I'll get it done for you 😁
Skills
Experience
Education
class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello, World!");
}
}