Profile
I’m Zheyu Cao, a fourth-year undergraduate student at Northwestern Polytechnical University, majoring in Computer Science and Technology.
I’m deeply interested in frontend development, artificial intelligence, and linguistics. I love exploring and learning cool new things, especially where technology meets aesthetics.
Education
Northwestern Polytechnical University
Master of Engineering in Intelligence Science and Technology
Admitted
Northwestern Polytechnical University
Bachelor of Engineering in Computer Science and Technology
Fourth-year Undergraduate
GPA: 3.718 Average Score: 90.49 Major Rank: 8/192
College English Test - Band 4: 650 College English Test - Band 6: 634
Honors & Awards
China National Scholarship
NPU Second-Class Scholarship
NPU First-Class Scholarship
China Robot Contest: National First Prize
China Robot Championship: National First Prize
China Robot Contest: National First Prize
NPU Second-Class Scholarship
China Robot Contest: National Second Prize
Other national, provincial, and university-level awards and honors.
Experience
Institute of Artificial Intelligence, China Telecom
Research Intern
Focus: Embodied AI, Vision-Language Models.
Westlake University NLP Lab
Research Intern
Supervisor: Prof. Yue Zhang.
Focus: LLM Prompting, Reasoning, Chain of Thought.
Team V5++, NPU Soccer Robot Base
Leader
Main contributions:
- Managed team operations, served as Technical Director and led recruitment.
- Led design and implementation of 2023-2025 recruitment technical exams.
- Maintained team DevOps (cloud storage, LLM chatbot, code hosting, etc.).
- Team awarded Model Team of NPU (2022).
College Innovation & Entrepreneurship Training Program
Member
National project, completed with Good standing (2024).
Project: UAV Camouflage Object Recognition Based on Hyperspectral Image Reconstruction.
Contributed to UAV joint control development.
Projects
This website you’re currently viewing.
Designed and built by me for myself. It is built using:
- Astro (framework)
- TypeScript (programming language)
- Plain CSS (styling)
- GSAP (animations)
- Node.js & pnpm (environment & package management)
- Github Pages (hosting)
GitHub Repository: https://github.com/zheyucao/zheyucao.com.
uniOS Project, NPU Operating System Pilot Course
Independently completed course labs, including Bootloader, Paging, Process Scheduling, Syscalls, etc.
Implemented graphics system for uniOS (2-person team):
- Responsible for system design, hardware drivers and composition layer.
- Implemented antialiasing, dirty region detection, alpha blending, etc.
- Designed and implemented a simple window manager and GUI for uniOS.
GitHub Repository: https://github.com/angine04/unios.