I hosted review sessions on C pointers and structures. [Google Slides] The speaker notes in the Google Slides has solutions and key concepts.
Students emailed me saying, "Your review session is really helpful and you are really skillful in C language. Thank you! Seriously, best TA ever met here." and, "I really appreciate your lecture today and I felt like I learned a lot from your detailed examples. Thanks for providing such a good session!"
I wrote ExcelToFromCanvas, a software application to automatically transfer assignment grades to Canvas, which was used as a gradebook. [ReadMe][Download] This freed up some TA resources for other things, such as hosting extra office hours or more review sessions. I also presented this software in the faculty associates meeting so other instructors can use it, which earned me a golden brick award.
I created a review worksheet for exam 3, which sparked discussion on Piazza. [Exam 3 Worksheet] The solutions are in white font color, which is viewable by highlighting, copying, and pasting to a text editor.
I proofread and corrected many mistakes on an early draft of the online course textbook: [Discovering Computer Science].
I wrote a script to automatically runs students' assembly programming assingment, monitor the output display, and log every change to the output display. This freed up some TA resources for other things, such as hosting extra office hours or more review sessions.