5 projects
yatodo
A placeholder for code that needs to be implemented. Raises a NotImplementedError with a descriptive message about the call site. Can be inserted anywhere in the code where functionality is yet to be implemented, without basedpyright screaming warnings. The name yatodo is because there is already a todo. It provides todo, todof, todoc for different levels of todo.
plagiarism-detect-for-nju
Plagiarism detection tool for C Programming Language course in Nanjing University using HUSTOJ as Online Judge. Makes my life easier.
ngpa
Some handy functions for computing NJU gpa
bfpy
A Brainfuck Jit Interpreter, with a simple frontend written in pygame