Curriculum Vitae

Basics

Name Yang R. Chen
Label Student
Email [email protected]
Phone 7787765379
Url CloudyMap1e.top
Summary UBC Computer Science Bachelor 2025, Informatics Olympiad First Prize 2018,2019 in China, interested in ML/CV direction. Overworked student:)

Work

  • 2022.05 - 2022.08
    Undergraduate Researcher
    University of Manitoba
    Conducted research on Graph Burning and the generalized Turán Number, collaborating with others to solve the Graph Burning adversary version problem. Used a greedy approach to solve the tree Turán number (maximum number of edges a graph can have without containing a particular subgraph).

Education

  • 2022.09 - 2026.04

    Vancouver, Canada

    Bachelor of Science
    The University of British Columbia, Vancouver, Canada
    Computer Science
  • 2021.09 - 2022.08

    Winnipeg, Canada

    Bachelor
    University of Manitoba, Winnipeg, Canada
    Computer Science

Awards

  • 2022.05.01
    Dean's Honour List
    University of Manitoba Faculty of Science
    Recognized on the Dean's Honour List for outstanding academic achievement.
  • 2022.03.01
    2022 Undergraduate Research Award
    University of Manitoba
    Received the 2022 Undergraduate Research Award in recognition of outstanding research contributions.
  • 2019.11.01
    First Prize
    National Olympiad of Informatics in Province (NOIp), China Computer Foundation
    Achieved First Prize in the National Olympiad of Informatics in Province (NOIp) in both Nov 2019 and Nov 2018.

Skills

Physics and Mathematics
Quantum Mechanics
Stochastic Processes
General Relativity
Differential Equations
Statistical Mechanics
Topology
Complex Analysis
Group Theory
Partial Differential Equations
Mathematical Logic
Electrodynamics
Programming
C++ (6 yrs)
C
Java (6 yrs)
HTML/CSS
TypeScript
Python
Node.js
Frameworks
Kubernetes
ReactJS
Flask
Django
Database
MySQL
MongoDB
Oracle/SQL* Plus
PostgreSQL
Redis
Tools
Docker
Bash
Git
Vim
Shell
AWS
Testing
JUnit
GDB
Mochi

Languages

Chinese
Native speaker
English
Fluent

Interests

Mathematics
Differential Geometry
Real Analysis
Stochastic process and financial mathematics
Topology
Proof Theory
Physics
Quantum Field Theory
Mathematical Physics
General Relativity
Computer Science
Computability
Distributed system
Machine learning
Computer Vision
Automation

Projects

  • 2023.09 - 2023.12
    CloudyBlue
    This project used React, Java, Oracle/SQL* Plus utilized Microsoft's platform and Graph API to build a web drive for users. It supports file sharing through links and optimizes disk storage by intelligently managing duplicate files. The relational model is designed based on Oracle. Performance isn't ideal during pressure test, so Performance wasenhanced during apressure test with concurrent file requests using ReactPHP, yielding 90% quicker response time. implemented database security measures, including DBMS ASSERT for SQL injection filtering and security testing to prevent most basic injection attacks, ensuring system integrity.
    • Concurrency
    • React
    • Java
  • 2023.10 - 2023.12
    UBC Course Finder
    This project offers a web interface for accessing detailed information on selected or potential course sections, serving as a valuable resource for students. developed concurrency system for high performance(improved 90% for response speed). Developed a pretty minimalism front-end interface with React.
    • Concurrency
    • NodeJS