Joseph Cho

Full Stack Developer

Computer Science and Statistics at University of Maryland

Scroll ↓

const Joseph = {
  education: {
      school: "University of Maryland",
      standing: "Junior",
      major: "Computer Science",
      minor: "Statistics",
  },
  interests: [
    Interest.SOFTWARE_ENGINEERING,
    Interest.MACHINE_LEARNING,
  ],
};

Projects