performance.fail

With performance.fail i wanted to create a playground for developer to be able to go and experiment with web improvement techniques. The website is intentionally slow and scores a very low score on google pagespeed. You can find the source code on GitHub. Feel free to clone, send a pull request to make it slower or any other suggestion. Also feel free to let me know how you improved it and what tools and techniques you used....

minichat.co

I always thought that in order to learn something you have to always have an end game, a target. So, in order to learn more about socket.io and expressJS i made that simple chat service. The idea came as i was talking to my mother and we wanted a simple way, without any kind of registration or anything to chat. So one click of the button and you can start typing immediately....