Video Player With Arrow Navigation
A simple video player "Tailwind" that allows navigation with left and right arrow keys. Left arrow rewinds by 10 seconds, and right arrow advances by 10 seconds. A great way to explore basic video control using JavaScript.