Online OJ submitter

Recently I began training for coding competitions. This requires doing a lot of problems on online judges (OJs) and submitting them. Submitting your code is generally not a hard process. You log in, copy your code, paste it into the submission box, and hit “Submit”. However, since I am bored a programmer who likes to … Read more

Playing videos with a TI-84+ CE

Yes, it’s weird: People were headed to the moon in 1969, and people are making video players for calculators in 2022… A quick demo to start off with: This program is open-source on GitHub: https://github.com/david-why/vplayer Usage Send bin/VPLAYER.8xp to your calculator using TI Connect CE or your favorite link software. Convert a video file with … Read more

Tencent Meeting Helper v2.0 is out!

This tiny tool will save you tons of time when joining Tencent Meetings! This is a Tencent Meeting helper script, written in the AutoHotKey language. This script has a few features: A GUI to save frequently used meetings to join with one click, accessible via Ctrl+Alt+Shift+J or the taskbar icon menu. A quick join dialog … Read more