inception.c
Raised as possibly relevant to your interests:
Inception, a repository on github by A R Karthick that's the “Inception movie explained programmatically.” From the README:
My tribute to [Director Christopher] Nolan in “C” Language and a bit of assembly (x86) as the inception is done using x86 code morphing so that Fischer wakes up thinking that the thought was originated from his mind. Running the program would unravel the entire sequence in the movie. Reading the code would explain the movie Programmatically.
Nicely done. I'm always sympathetic to efforts like this. The commit log in itself is a nice artifact.
(H/T: @ericflo)