I am a recent graduate student at Northeastern University majoring in CS and was a Full stack software engineer intern at Roche. I have good experience in web/app development and full stack tools, along with a passion for emerging tech. I excel in embracing challenges and find fulfillment in continuously acquiring new skills. My passion for sports fuels my energetic approach to tasks. Additionally, my love for strategic thinking, collaboration and innovation is evident in my proficiency as a Bridge player and drives my success in all my endeavors. **Employment and project experience** **Full Stack Software Engineer Intern** Roche. _May 2023 - Sept. 2023_

Yuze Zhang

I am a recent graduate student at Northeastern University majoring in CS and was a Full stack software engineer intern at Roche. I have good experience in web/app development and full stack tools, along with a passion for emerging tech. I excel in embracing challenges and find fulfillment in continuously acquiring new skills. My passion for sports fuels my energetic approach to tasks. Additionally, my love for strategic thinking, collaboration and innovation is evident in my proficiency as a Bridge player and drives my success in all my endeavors. **Employment and project experience** **Full Stack Software Engineer Intern** Roche. _May 2023 - Sept. 2023_

Available to hire

I am a recent graduate student at Northeastern University majoring in CS and was a Full stack software engineer intern at Roche. I have good experience in web/app development and full stack tools, along with a passion for emerging tech.

I excel in embracing challenges and find fulfillment in continuously acquiring new skills. My passion for sports fuels my energetic approach to tasks. Additionally, my love for strategic thinking, collaboration and innovation is evident in my proficiency as a Bridge player and drives my success in all my endeavors.

Employment and project experience

Full Stack Software Engineer Intern Roche.
May 2023 - Sept. 2023

See more

Experience Level

Java
Expert
Python
Expert
CSS
Intermediate
HTML5
Intermediate
JavaScript
Intermediate
PostgreSQL
Intermediate
Spring
Intermediate
MongoDB
Intermediate
MySQL
Intermediate

Language

English
Advanced
Chinese
Fluent

Education

Add your educational history here.

Qualifications

Add your qualifications or awards here.

Industry Experience

Software & Internet
    uniE613 A streamlined API for image retrieval
    Designed and implemented a streamlined service for image retrieval using Typescript/React frontend with Python/FastAPI backend, and PostgreSQL for state store. Used OpenAPI specs to enable better documentation and downstream integration. Developed an asynchronous unit test framework reducing debugging time by 50%. The service is utilized by tens of pathologists with over 1000 images retrieved daily. It reduced ML pre-training time from 10 to 5 mins per image.
    uniE613 Android Mobile Social App: Mutual Interests
    On top of the usual social app features, enabling users to find new friends based on shared installed apps. App supports login/logout, real-time position, friends search, adding/deleting displayed apps/friends, 1on1 chat. Utilized Firebase Realtime Database to store and retrieve users’ info and chat history.
    uniE613 Movie Review Website
    Developed an IMDB like movie website using React frontend, Express backend and MongoDB database for users to look up movies and add reviews. Integrated with external OMDB API to retrieve extra movie info. Added authentication via Auth0. Implemented a search auto-complete engine based on Trie cache with filter layer to remove unwanted content and improve query accuracy from less than 50% to over 90%.