Hey there! My name is
SANDY LIU
I'm a sophomore pursuing a Computer Science degree at University at Buffalo. Future Software Engineer who has started expanding his skills and knowledge through courses, projects and collaborations.
String location() {
  return "New York, NY";
}
String education() {
  return "SUNY University at Buffalo";
}
String major() {
  return "Computer Science BS";
}
String expectedGraduation() {
  return "May 2021";
}
String interests() {
  String interests [] = {"Building PC", "Designing", "Traveling"};
  return interests;
}
Resume getResume() {
  return résumé.pdf;
}
Email sendMail() {
  return sliu55@buffalo.edu;
}
Résumé
Education

Computer Science, B.S.Buffalo, NY
Relevant Courseworks:
- Introduction to Computer Science I
- Introduction to Computer Science II
- Discrete Structures
- Data Structures

College Now ProgramNew York, NY
Enrolled into the College Now Program where I was able to take college level courses in highschool for credit.
Work Experience

Food ServiceBuffalo, NY
During my first year in college, I worked at campus dining for one semester.

Tech InternshipBuffalo, NY
During senior year of high school I was lucky enough to be offered a tech internship from the school. Here, I solved many technical issues that the school had including fixing printers, smartboards, rewiring old LAN cables, etc.

Office AssistantNew York, NY
I was offered a job as office assistant over Summer where I helped organize data within the company using excel.