diff --git a/writing_a_eventmachine_based_mongodriver/README.md b/writing_a_eventmachine_based_mongodriver/README.md new file mode 100644 index 0000000..c183f3b --- /dev/null +++ b/writing_a_eventmachine_based_mongodriver/README.md @@ -0,0 +1,15 @@ +# Writing an EventMachine based Mongo Driver + +You've heard all the hype around node.js well did you know you can do the same in ruby ? Join me on the journey of building a mongo driver using Eventmachine and what the hype around node is all about and why you don't have to abandon your favorite language and feel left out. + +## Christian Amor Kvalheim (10gen) + +My bio + +![Profile picture](https://github.com/euruko2012/call-for-proposals/raw/master/example/profile_picture.jpg) + +- [My website](http://www.christiankvalheim.com) +- [My twitter](https://twitter.com/#!/christkv) +- [Past talk slides](http://www.10gen.com/presentations) +- [Past talk video](http://www.10gen.com/presentations) + diff --git a/writing_a_eventmachine_based_mongodriver/profile_picture.jpg b/writing_a_eventmachine_based_mongodriver/profile_picture.jpg new file mode 100644 index 0000000..a86e6c6 Binary files /dev/null and b/writing_a_eventmachine_based_mongodriver/profile_picture.jpg differ