Click here to view and download my CV!
HTML Canvas
An HTML element for drawing arbitrary shapes/lines/images etc. on, which provides a powerful Javascript API for manipulating it. It is particularly useful for making games to play in the browser, because individual elements can be redrawn in response to the user's actions or other in-game events.