diff --git a/_layouts/post.html b/_layouts/post.html index e252913..995779b 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -1,6 +1,6 @@ --- layout: default -disqus: false +disqus: true archive: true --- diff --git a/about.md b/about.md index a7fd829..98b75cc 100644 --- a/about.md +++ b/about.md @@ -4,6 +4,17 @@ permalink: about/ profile: true --- -This is a static page. It could be an 'about page' if you'd like. +Hello there, -{% include footer.html %} \ No newline at end of file +I'm currently studying Computer Science at [INSA Rennes](http://www.insa-rennes.fr), France. + +I worked as an intern with [OpenStudio](http://www.openstudio.fr), [Digitevent](http://www.digitevent.net) and [Créancio](http://www.creancio.com). + +I'm part of [InsaLan](http://www.insalan.fr), a french lan party, [Ouest INSA](http://www.ouest-insa.fr), a [Junior Enterprise](http://www.jadenet.org/) and [QuarahTK](http://quarahtk.org), a video game community. + +I'm also a freelance (auto-entrepreneur) during my free time. Feel free to [contact me](mailto:quentin@dufour.tk) ! + +And if you want to read more articles, take a look at these blogs : [Colombette](http://www.colombette.tk), [Elbat](http://www.elbat.fr), [Lesterpig](http://http://blog.lesterpig.com/). + +Documents: [My Curriculum Vitae](/cv.pdf) +{% include footer.html %} diff --git a/cv.pdf b/cv.pdf new file mode 100644 index 0000000..fe82ed7 Binary files /dev/null and b/cv.pdf differ