Hello, World!

My name is Christine.

I am currently a fourth-year student at George Mason University, pursuing a bachelor degree in Computer Science.

I started programming and coding in high school. I enjoy learning how things work and learning how to build them myself. I'm interested in web development, software development, and mobile applications.

public class Christine {
    public Christine () {
      String fullName = "Christine Nguyen" ;
      String school = "George Mason University" ;
      String expectedGraduation = "May 2022" ;
      Resume resume = new resume( "pdf" );
      String[] hobbies = new String[] {
        "dancing"
        "drawing"
        "exploring"
      };
    }
}

Coded by Christine, Inspired by ♡ 2021