@ugobourdon's repositories
blogarticles
articles du blog directement récupéré sur github par l'application
cvHtml5Template
template de CV html5
FluentLenium
FluentLenium makes the writing of acceptance testing more easy and in a fluent way using the power of css selectors. Build upon Selenium WebDriver. goTo("http://mywebpage/"); fill("#firstName").with("toto"); click("#create-button"); If you prefer you can also use jquery like syntax $("#firstName").text("toto") or $("#create-button).click or
impress.js
It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.
kittenmash
Kitten FaceMash
maven-surefire
Mirror of Apache Maven Surefire
psugScalaTest
live coding PSUG 19/11/2011
scala-labs
A collection of hands-on programming exercises aimed at teaching you to program in Scala
scala-time
A Scala wrapper for Joda Time
scalaUtils
utility scala api
dependenciesRepository
my personal maven/sbt repository
devoxxfr2013
Code for the live coding session @ devoxx france 2013
retro-software
retrospective software VIDAL
scalaj-http
Simple scala wrapper for HttpURLConnection. OAuth included.