Education Background
Northeastern University, Boston, MA
Master of Electrical and Computer Engineering, Concentration in Computer Vision, Machine Learning, and Algorithms
May 2026
Relevant Courses: Algorithms & Complexity Analysis, Data Visualization, Advanced Machine Learning
Wenzhou Kean University, Wenzhou, China
Bachelor of Science in Computer Science and Technology
Minor in Math and Applied Math
June 2024
Relevant Courses: Data Structures, Operating Systems, Software Engineering, Advanced Java Programming
Professional Experience
Research and Teaching Assistant
Kean University, Wenzhou, China
College of Science, Mathematics and Technology
March 2021 – May 2024
- Assisted professors in Java and Python programming courses, supporting algorithm implementation, data structures, and basic software design concepts through hands-on coding exercises.
- Helped develop and maintain course-related programming assignments and example code, debugging student submissions and improving instructional code quality.
- Collaborated with faculty on Python-based research prototypes, contributing to code implementation, testing, and documentation in a team-based academic environment.
Software Engineering Intern (Backend Testing Focus)
Beijing DXC Technology, Wenzhou, China
July 2025 – September 2025
- Wrote test scripts and test cases to validate backend business logic and core system functionality, ensuring correctness and stability during development.
- Used Postman to test RESTful APIs, verifying request/response behavior, edge cases, and error handling, and collaborated with developers to debug and validate fixes.
Technical Skills
Programming Languages: Java, Python, C, C++, C#, TypeScript
Backend & System Development: Node.js, Fastify, RESTful API design, JWT authentication, RBAC, MySQL, Prisma ORM
Tools: Dash, Plotly, Pandas, NumPy, Parquet, Postman (API testing), Git, Cloud deployment (Vercel, Render)
Academic Projects
Enterprise Attendance Management System
December 2025 – January 2026
- Designed and built a production-ready full-stack enterprise attendance system with frontend – backend separation, supporting clock-in/out, approval workflows, and statistical reporting.
- Implemented a RESTful backend service using Fastify, TypeScript, and Prisma, featuring layered architecture, RBAC with JWT, and multi-organization data isolation.
- Designed and managed relational data models in MySQL, enabling auditable approval processes, role-based permissions, and scalable business rule configuration; deployed via Vercel and Render.
BRFSS Interactive Data Dashboard
October 2025 – December 2025
- Built a production-ready web-based interactive dashboard using Python and Dash, enabling users to explore large-scale datasets through dynamic filters, real-time updates, and responsive visual components.
- Designed a modular backend architecture separating data loading, processing, aggregation, and API-style callback interfaces, efficiently querying preprocessed Parquet data and updating multiple views in real time.
Correction of Pen-Holding Posture Using Computer Vision
April 2024 – June 2024
- Designed an end-to-end computer vision system with MediaPipe and Random Forest, achieving 92% real-time accuracy in posture detection.
- Optimized frame capture and processing pipeline, improving responsiveness by 35% and enabling instant corrective feedback.