

- Location
- Mississauga, Ontario, Canada
- Portals
-
-
Vancouver, British Columbia, Canada
-
Toronto, Ontario, Canada
-
- Categories
- Artificial intelligence Databases Information technology Software development Website development
Skills
Socials
Latest feedback
Achievements



Recent projects
Work experience
Research Assistant
Interactive Media Lab
Toronto, Ontario, Canada
June 2025 - Current
- Worked on React.js-based games aimed at elderly user engagement and research purposes.
- Maintained and optimized backend codebase, ensuring system stability, scalability, and security.
- Enhanced metadata transmission security by integrating token-based authentication.
- Conducted usability testing with 15+ participants to validate accessibility and user experience
JavaScript Curriculum Development
Big Blue Marble Academy
King, Ontario, Canada
February 2025 - April 2025
- Designed and implemented an advanced JavaScript curriculum tailored for high school and early college students.
- Developed 8 structured two-hour lessons, each with clear learning objectives, core JavaScript concepts, demonstration code, and practical hands-on exercises.
- Created and managed a 12-hour capstone project focused on applying advanced JavaScript skills through practical, real-world scenarios.
Develop Online Tech Support Service
Let's Get Together
Toronto, Ontario, Canada
October 2024 - February 2025
- Built a streamlined online tech support system using HTML and JavaScript to replace the previous email-based communication, reducing technical issue response time from 3-4 days to immediate or same-day resolution.
- Integrated Large Language Models and Retrieval-Augmented Generation technologies to efficiently handle frequently asked questions and automatically deliver solutions where applicable.
- Conducted a test event with 30+ participants, receiving positive feedback from 85% of attendees.
- Expected to benefit over 100 users by significantly accelerating the resolution of technical issues upon deployment.
Personal projects
BiliSmartSkip
August 2025 - September 2025
https://github.com/wzy403/BiliSmartSkip- Developed a lightweight detection application that identifies embedded ad segments in BiliBili videos by analyzing user-submitted danmaku comments.
- Reached 100+ active users on the Chrome Web Store and received 20+ GitHub stars.
- Implemented a responsive UI with a dual-mode skip system (Auto/Manual), ensuring seamless user experience with zero background process overhead.
Personal Website
May 2024 - October 2024
https://github.com/wzy403/mywebsiteMy personal website is built using Vue 3, along with JavaScript, HTML, and CSS. It is a fully front-end project, showcasing my JavaScript and development skills and expertise in modern web technologies.
Campus-Forum
May 2024 - August 2024
https://github.com/zzz403/CSC207-campus-forum- A full stack comprehensive platform designed for students and faculty to engage in discussions, share resources, and post announcements.
- Developed using Java, Swing, and H2 database.
- Implemented over 850 unit tests, and achieving over 90% test coverage across all use cases, ensuring performance and reliability in production.
UofT-Timetable-Builder
December 2023 - May 2024
https://github.com/UofT-Box/UofT-Timetable-BuilderThe UofT Timetable Builder designed to simplify and optimize the creation of academic schedules for students. It allows users to build custom timetables based on course selections and personal preferences, enhancing their educational planning experience. This tool is especially useful for students looking to balance their academic workload with personal commitments and preferences for specific times of day.
Two-Player 2D Game
September 2022 - December 2022
https://github.com/wzy403/Two-Player-Fighting-Game- Developed a fast-paced two-player 2D fighting game, incorporating real time combat mechanics, physics-based movements, and strategic mana management.
- Designed a damage calculation system using a randomized formula based on remaining mana, adding an element of strategy and unpredictability.