Hi, my name is Duc Trinh

and I am a problem solver.

About Me

profile picture

I graduated from UC Berkeley with a degree in Molecular Toxicology and worked as a Clinical Laboratory Scientist for many years. Although I enjoy the work, I've always had a passion for creating things and wanted a change. I am currently attending Oregon State University pursing a B.S. in Computer Science with a graduation date of Spring, 2022. I am looking for opprotunties in tech!

Projects

React Checkers

react checkers app picture

A front end implementation of the board game Checkers aka English Draughts

  • Built in React featuring a drag and drop user interface and an AI opponent

Yet Another Chat App

A full stack web application that lets users form groups and chat with one another

  • Designed frontend with React using Material-UI
  • Implemented chat features with Socket.io and Redis pub/sub functions for scalability
  • Developed a REST API backend in NodeJS and Express
  • Integrated testing across application using Jest, React Testing Library, and Supertest
  • Enabled peer to peer video conferencing with WebRTC and set up STUN server for NAT traversal