Storyboard Artist
Poster Design
The Toy Doctor(2025) - NYU Tisch MFA Film
Directed by Kasper Qiu
⇦ ⇧ ⇨ ⇩ drag to view
#drag-hint {
animation: fadeHint 2.2s ease-in-out 1s forwards, fadeOut 0.8s ease-in-out 6s forwards;
}
@keyframes fadeOut {
to { opacity: 0; }
}