I let you have a look about this project developed for a recruitment company in Hong Kong.
Games
Kbreakout : little experimental breakout game with HTML5 and canvas
Little breakout game that I developed for fun to understand simple collisions and learn canvas.
Ksnake : The snake game with multiplayer features with HTML5 and SignalR
I propose here to let you check, a little game that I developed when I was in Montreal for a challenge to myself: The snake game in multiplayer with HTML5 ! The initial project was under socket.IO before I decided to convert it in SignalR, the .NET library for real-time applications.