CanvasCast
Draw, present slides, and record your explanation in a desktop browser.
I'm a second-year computer science student. I build useful things with AI coding tools, explore AI agents, and lead my university's competitive programming team.
Articles in Chinese
Notes from a small coding-agent experiment: how the harness shapes behavior, how I evaluated the results, and what the experiment could—and could not—show.
A project reflection on missing material in generated handouts, and why checking intermediate outputs matters as much as the final document.
A study note connecting modular inverses, derangements, binomial coefficients, and Catalan numbers through their derivations.
From an exact-coverage condition to two interval structures, then endpoint searches and an offline Fenwick tree. A walkthrough of the modeling and implementation.
Turning a manual GitHub workflow into Python scripts that standardize solution comments and generate a README table, with notes on Git setup and encoding pitfalls.