0%

Resume

Education

Transcript

Washington University in St. Louis

St. Louis, Missouri | Expected 2021 – 2025

Bachelor of Science in Computer Science; second major in Philosophy-Neuroscience-Psychology

  • GPA: 3.94 / 4.0
  • Relevant courses: Data Structures and Algorithms, Rapid Prototyping and Creative Programming, Object-Oriented Programming, Intro to Systems Software, Database Management Systems, Programming Systems and Languages
  • Relevant activities: Participant in the Quant Club, ICPC training, IMC Propsperity 2024, Hack Washu 2022 & 2024; Teaching Assistant for CSE347 (Analysis of Algorithms)

SKILLS

  • Programming Language: C++, Java, Python, PHP, JavaScript, HTML5, CSS, Bash, SQL, TypeScript, Kotlin
  • Framework & Software Technology: React.js, Node.js, Spring Boot, Next.js, MongoDB, Python Flask, Django, PyTorch, Apache Kafka, Kubernetes, Docker, Git, AWS EC2, PostgreSQL, MySQL, Expo, React Native, Supabase
  • Tool: Git, Latex, JASP, LabelImg, Vim, Visual Studio Code, Xcode, Avidemux, Gimp, Eclipse, Boris

EXPERIENCE

Starbucks

Technology Intern

Seattle, WA | Jun 2024 - Aug 2024

  • Transformed Starbucks’ Mobile Order & Pay multi-cloud SaaS platform by architecting a Kotlin + Spring Boot role-based admin system to streamline business data management.
  • Revamped the legacy Thymeleaf + HTML interface into a dynamic single-page application by migrating to React + TypeScript.
  • Developed the Spring Boot (Kotlin) backend serving as a REST proxy and cache and constructed file-based mocks for local testing.
  • Developed a React + Spring Boot feature for in-admin creation and testing of mobile orders, eliminating the need for Postman calls via corporate VPN and cutting setup overhead by 80%.
  • Implemented comprehensive unit and integration tests in TypeScript and coordinated QR testing and deployments across Kubernetes environments.
  • Won the Sweet 16 Award for a hackathon project that integrated customer survey feedback into the Starbucks app using Expo and React Native.
  • Participated in SCRUM ceremonies, including daily stand-ups, sprint planning, reviews, retrospectives, and user story refinements.

Cell Signaling Technology

Software Development Engineer Intern

Danvers, MA | Jun 2023 – Aug 2023

  • Designed and built an event-driven, microservice-based web app, “web2pdf,” using Spring Boot and Apache Kafka to convert webpage URLs into PDFs for later storage in a database, handling scheduled task traffic of up to 1k QPS.
  • Loose-couple the microservice for scalability and fault tolerance by developing an Kafka publish-subscribe architecture to handle burst traffic requests as async jobs; used Gradle to package the application and Dockerfiles to define its multi-stage build on a Debian image.
  • Integrated a Kafka KTable pipeline with a persistent state store to enable robust key-value lookups in Spring Boot RESTful APIs; maintained the API documentation on Swagger.
  • Deployed microservices to Kubernetes by creating resource manifests and validating with Docker Compose for auto-scalability; optimized pod resource usage to 7% using s6-overlay and tripled throughput as confirmed by Apache JMeter load tests.
  • Participated in the full SDLC, including building the CI/CD pipeline with Git Actions, Terraform, Amazon ECR, and ArgoCD to automate build processes and setup integration test for verification before promoting to next stage.

DeZhao

Software development engineer

Remote | May 2022 – Dec 2022

  • Led the front-end team in designing and implementing core features for the forum website “tietieus.com” including the user authentication framework, posting, content filter, and search, using Next.js (React), MongoDB and Node.js, then deployed on Vercel.
  • Developed the single page application by using AJAX functionalities to construct data pipelines; employed React data-fetching (static-site & dynamic routing) to reduce site latency by 20%; proficient in utilizing React Hooks to manage component states.
  • Enhanced forum post data integrity by using Mongoose to define robust schemas with strict validations. For advanced analytics, built MongoDB aggregation pipelines and integrated Python-based ETL tools to load partitioned data into BigQuery.
  • Completed team lead duties including hosting standups, interviewing candidates, conducting code review, and mentoring new hires, and coordinating with backend and mobile app teams

Hengen Lab

Undergraduate research assistant

St. Louis, Missouri | Sep 2022 – Dec 2023

  • Led two sophomores in training a deep neural network for animal pose estimation, boosting prediction accuracy by ~40%.
  • Trained deep neural network from the Python package DeepLabCut in the Docker environment for animal pose estimation.
  • Leveraged OpenCV algorithms to perform optical flow analysis of animals to generate behavior predictions.

HongPu Optoelectronics Technology CO., LTD.

Intern

Shanghai, China | Summer 2021

  • Conducted thorough research on the working principle of fast R-CNN, image tagging workflow, and solar panel manufacturing process to draft the employee training manual and delivered presentation
  • Implemented Python scripts to preprocess images for image tagging of solar panel defects
  • Shadowed managers in meeting with clients, conducting internal training and hosting partnership programs with universities

Australian Informatics Olympiad Program School of Excellence, Canberra, Australia

Invited participant

Canberra, Australia | December 2018 - Underwent intense training in competitive programming; solved challenging problems, some from international informatics events, using C++

PROJECT

AIGC Café, an AI-generated art sharing website (Link) | React, Spring Boot, MySQL

Implemented RESTful API using Spring Boot and integrated with MySQL to handle CRUD operations and user interaction features; mapped Java objects to database records and supported dynamic SQL generation through MyBatis Plus; deployed the web app on AWS EC2 and realized dynamic resource allocation with Auto Scaling group.

MediaTOR, a media database for discovering media and buying merch | React, Django, Postgres

Engineered a comprehensive search engine for multi-type media; configured Nginx to handle static files and enable load balancing; used throttling requests at the landing page for efficient API calls; set up JWT Tokens for URL-safe authentication.

WUWay, a mobile app for WashU students’ campus navigation (Link) | Expo, React Native Supabase

Built a cross-platform route-tracking app that records real-time GPS, generates offline GPX logs, and syncs routes to Supabase; implemented a gesture-driven interface with PanResponder and Animated for an intuitive record/stop experience.