About
I am an incoming Master of Computer Science student at the University of Illinois Urbana-Champaign, with an undergraduate background in Applied Mathematics and Computer Science from the University of Washington.
📖 Educations
-
University of Washington, 2022.09 - 2026.03
Bachelor of Science in Applied Mathematics: Data Science & Computer Science -
University of Illinois Urbana-Champaign, 2026.08 - 2028.05 (expected)
Master of Computer Science
💼 Work Experience
- Shanghai Chengdian Fuzhi Technology Co., Ltd., Jun–Sep 2023
Project Assistant- Database design for intelligent parking system, documentation of intelligent system design, system development specifications and database specifications, project management assisting.
🏅 Projects
• Eye Protection Mode Assistant
Developed a lightweight, browser-wide eye protection mode using Tampermonkey.
Implemented a dynamic green light-filter overlay with intensity control via mouse wheel, a floating toggle button, and auto-saved preferences for persistent user experience.
Designed to work on nearly all websites while preserving page color hierarchy for better readability.
Provided bilingual documentation (EN/CN) and maintained the project through iterative updates.
Languages & Tools: JavaScript, DOM APIs, CSS, Tampermonkey
• Vaccine Reservation System
Designed and implemented a vaccine appointment scheduling system that allows users to create accounts, log in, check caregiver schedules, and reserve appointments through a terminal interface. Developed secure login with password hashing and salting, modeled patients and caregivers, and managed vaccine stock using SQL. Connected the system to a Microsoft Azure SQL database via JDBC.
• Pollutant Information Extraction with OCR
Fudan University
Extracting environmental pollutant information from industrial environmental assessment PDFs using PaddleOCR.