Teaching Logic in EFL Writing
Something I did in my first year as an ALT that expanded into a two-year writing course. This was eventually incorporated into a bilingual academic writing course conducted in collaboration with Japanese language teachers in AY2020.
Python Code for Tokenising a Text
If you are curious about Python and want to try your hand at hacking like I did, here's a bit of Python code for extracting a vocabulary list from text files on your machine locally.