Mini-projects by xem, subzey, aemkei, p01, bburky, rlauck, cmoreau, veu, maettig, thiemowmde
https://github.com/codegolf/pac-man (a PAC-MAN clone in less than 350b - WIP)
http://xem.github.io/miniJSperf/ (a JSperf clone in less than 300b)
https://github.com/xem/minicountdown (a countdown app in less than 256b)
https://github.com/xem/in-n-out (a sort of html editor in less than 256b)
https://github.com/xem/minipoptiles (a pop tiles clone in less than 350b)
http://xem.github.io/minisimon/ (a simon game with sound in 511+ bytes)
http://xem.github.io/CSSprite/ (a CSS sprite generator in 567 bytes)
https://github.com/xem/miniGameOfLife (A Game of Life implementation in 238 bytes)
https://github.com/xem/sheet (a spreadsheet app in 221 bytes)
https://gist.github.com/addyosmani/d1f3ca715ac902788c2d#comment-1234484 (offline text editor in 83+ bytes)
http://jsbin.com/flap/1/edit (a flappy bird clone in 411bytes)
https://rawgit.com/veu/603535c10c8516de15cb/raw/4398ed74f2d24fff4648bbb2363526627b4cbd7c/MMXLVIII.html (a 2048 clone in 491 bytes)
https://rawgit.com/p01/atree/patch-1/tinytree.html (a christmas tree in 137 bytes)
https://github.com/xem/hex (hexadecimal viewer and editor in 243+ bytes)
https://github.com/xem/miniURI (file-to-dataURI converter in 99 bytes)
https://github.com/xem/miniCodeEditor (HTML/CSS/JS editor in 161+ bytes)
https://github.com/xem/braille-art (drawing with braille on Twitter in less than 1k)
https://github.com/xem/chip8 (chip8 emulator in 1k)
https://github.com/xem/miniMinifier (HTML/CSS/JS minifiers in 128+ bytes)
https://github.com/xem/paste (A paste app in 140 bytes)
https://github.com/xem/MiniSweeper (A minesweeper game in 480 bytes)
https://github.com/xem/prettycode (a code-golfed code formatter in 166 bytes)
JS1k submissions
JS1K 2015 demo by p01:
http://js1k.com/2015-hypetrain/demo/2364
JS1K demo by aemkei:
http://js1k.com/2015-hypetrain/demo/2135
JS1K 2015 demos by xem:
http://js1k.com/2015-hypetrain/demo/2160
http://js1k.com/2015-hypetrain/demo/2316
JS1K 2015 demo by Subzey:
http://js1k.com/2015-hypetrain/demo/2217
JS1K 2015 demos by all the team:
http://js1k.com/2015-hypetrain/demo/2121
http://js1k.com/2015-hypetrain/demo/2100
http://js1k.com/2015-hypetrain/demo/2145
JS1k 2014 demo by xem
http://js1k.com/2014-dragons/demo/1704
JS1k 2014 demo by xem and subzey
http://js1k.com/2014-dragons/demo/1933
More info
http://www.p01.org/ (p01's website)
http://aem1k.com/ (aemkei's website)
http://xem.github.io (xem's website)