Assisting in designing course material for Web Programming and Operating Systems
Undergraduate course, University of Toronto, Department of Computer Science, 2024
I have also helped Prof. Kuei (Jack) Sun in reforming some of the course content in both CSC309 and CSC369.
CSC309 (Introduction to Web Programming)
For CSC309, I have made a new Assignment 1 with HTML and CSS that is planned to be used at the new offering of CSC309 in the 2025 Academic Year, where Prof. Kuei (Jack) Sun will reform the course and add more weight to TypeScript and other more advanced web programming knowledge, instead of the old fashioned Django and plain HTML/CSS/JavaScript.
CSC369 (Operating Systems)
I have assisted in creating a tutorial code to demonstrate the buffer overflow attack using a shellcode. The whole code is available here.