Changeset 4e35a5c3d9fc4d2b4d512a639fac3f5e20af1cf1
- Timestamp:
- 07/26/11 18:03:59 (10 months ago)
- Children:
- d1b45325b238b2a6da153fe76044608d88adde40
- Parents:
- 0dec9f8e52f929d9e1a9bff4a8c1766e29a4f0e3
- git-committer:
- Luper Rouch <luper.rouch@…> (07/26/11 18:03:59)
- File:
-
- 1 edited
-
various/cv-en.html (modified) (16 diffs)
Legend:
- Unmodified
- Added
- Removed
-
various/cv-en.html
ra43cb5b r4e35a5c 5 5 <title>Curriculum Vitae » Luper ROUCH</title> 6 6 <style type="text/css"> 7 html { 8 font-size: 100.01%; 9 } 10 7 11 body { 8 font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif; 12 color: #222; 13 font-size: 75%; 14 font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; 9 15 background-color: white; 10 16 position: relative; … … 12 18 margin-left: auto; 13 19 margin-right: auto; 20 line-height: 1.5; 14 21 } 15 22 … … 25 32 } 26 33 27 li {28 text-align: justify;29 }30 31 34 small { 32 35 color: gray; … … 35 38 a { 36 39 text-decoration: underline; 37 } 38 39 a:hover { 40 color: #06c; 41 } 42 43 a:hover, a:hover { 40 44 text-decoration: none; 45 color: #09f; 41 46 } 42 47 43 48 #title { 44 49 position: absolute; 45 float: left;46 50 width: 100%; 47 border-bottom: 1px black solid;48 51 z-index: 0; 49 52 } … … 51 54 #personal-infos { 52 55 position: relative; 53 background-color: white;56 background-color: #eee; 54 57 float: right; 55 58 z-index: 1; 56 59 padding: 0.5em; 57 border: 1px blacksolid;60 border: 1px #ccc solid; 58 61 } 59 62 … … 95 98 font-size: 1.3em; 96 99 } 97 100 98 101 .job-position { 99 102 font-style: italic; 100 103 } 104 105 #photo { 106 float: left; 107 } 101 108 </style> 102 109 </head> … … 104 111 <body> 105 112 <h1 id="title"> 113 <img id="photo" src="moi.png" /> 106 114 Luper Rouch<br/> 107 <span id="subtitle">Developer </span>115 <span id="subtitle">Developer, Pythonista</span> 108 116 </h1> 109 117 <div id="personal-infos"> … … 113 121 83630 Aups<br /> 114 122 +336 87 95 98 26<br /> 115 <a href="mailto:luper.rouch@gmail.com">luper.rouch@gmail.com</a> 123 <a href="mailto:luper.rouch@gmail.com">luper.rouch@gmail.com</a><br/> 124 <a href="http://github.com/flupke">github.com/flupke</a> 116 125 </p> 117 126 <p class="last"> … … 120 129 </p> 121 130 </div> 122 <iframe id="so-flair" src="http://stackoverflow.com/users/flair/17911.html?theme=default" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" width="210" height="60"></iframe>131 <iframe id="so-flair" src="http://stackoverflow.com/users/flair/17911.html?theme=default" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" width="210" height="60"></iframe> 123 132 <br class="clear" /> 124 133 … … 131 140 <ul> 132 141 <li> 133 <span class="job-position">Developer</span> – 142 <span class="job-position"> 143 Pipeline developer at <a href="http://www.delacave.com/">Studio Delacave</a> 144 for the upcoming 3D movie <a href="http://www.delacave.com/cinderella/">Cinderella</a> 145 </span> –<br /> 134 146 <small> 135 XP: (Python)+++, (PyQt)+++, (TurboGears)+++, ( Django)++147 XP: (Python)+++, (PyQt)+++, (TurboGears)+++, (jQuery)++ 136 148 </small> 137 149 <ul> 138 150 <li> 139 Building production tools for a 3D movie at 140 <a href="http://www.delacave.com/">Studio Delacave</a>: 141 made a complete tasks tracking system and an external 142 parametrization tool for Studio GPU's 143 <a href="http://www.studiogpu.com/machstudio">MachStudio Pro</a>, 144 to streamline the rendering pipeline. 145 </li> 146 <li> 147 Small websites for caritative organizations (WWF, Care 148 France, Secours Populaire Français, Surfrider 149 Foundation, etc...). 151 Made a complete tasks tracking system, integrated in 152 the existing assets management application. It plays a 153 key role in the production by helping teams to 154 coordinate their efforts. 155 </li> 156 <li> 157 Built a PyQt framework (forms, parameters, etc...) for 158 writing desktop applications. I then used the framework 159 to build editing, review, rendering and compositing 160 modules rapidly. The largest to date is the rendering 161 module, that entirely pilots our rendering software, 162 <a href="http://www.studiogpu.com/machstudio">MachStudio</a>, 163 and overcomes its shortcomings. It has tens of 164 parameters and would have taken months to develop 165 without the flexible forms and parameters system. 150 166 </li> 151 167 </ul> 152 168 </li> 169 <li> 170 <span class="job-position"> 171 Part-time Web developer for <a href="http://www.adfinitas.com/">Adfinitas</a> 172 </span> – 173 <small> 174 XP: (Python)+++, (Django)+++, (Web2Py)++, (jQuery)+ 175 </small> 176 <ul> 177 <li> 178 Made Django applications for ponctual operations: 179 <a href="http://vos-questions.solidarites.org">questions/answers site for Solidarites International</a>, 180 <a href="http://petition.femmes.carefrance.org/">women's day petition</a>, 181 mailings to donators, etc... 182 </li> 183 <li> 184 Rewrote a newsletter inscription application. Now used 185 by several caritative associations: 186 <a href="http://inscription.wwf.fr/">WWF</a>, 187 <a href="http://inscription.surfrider.eu/">Surfrider</a>, 188 <a href="http://inscription.carefrance.org/">Care France</a>, 189 <a href="http://inscription.solidarites.org/solidarites/landing_a/afghanistan">Solidarités International</a>, 190 <a href="http://inscription.apf.asso.fr/">APF</a>, 191 <a href="http://inscription.faf.asso.fr/">FAF</a>, 192 <a href="http://inscription.perce-neige.org/">perce-neige</a>. 193 </li> 194 </ul> 195 </li> 153 196 </ul> 154 197 </li> 155 198 <li> 156 199 <span class="job-location"> 157 <strong>April 2006-December 2010 – MTDA</strong> – Telecommute200 <strong>April 2006-December 2010 – <a href="http://www.mtda.fr/en/">MTDA</a></strong> – Telecommute 158 201 </span> 159 202 <ul> … … 178 221 <a href="http://www.lanl.gov/orgs/t/docs/2003WebimgFire.pdf">FIRETEC</a> 179 222 simulation farm, used to build Vesta's parametric 180 equations. Also remade the 181 <a href="http://www.mtda.fr/">company's website</a>. 223 equations. Also completely rewrote the 224 <a href="http://www.mtda.fr/">company's website</a> in 225 Django. 182 226 </li> 183 227 <li>Maintenance of the Linux servers.</li> … … 209 253 </li> 210 254 <li> 211 Also made many "single use"Web applications for255 Also made many ponctual Web applications for 212 256 phoning operations, all made with a PHP framework I 213 257 wrote. … … 230 274 <li> 231 275 <span class="job-location"> 232 <strong>1999, Psychology, University of Aix en Provence</strong>233 </span>234 </li>235 <li>236 <span class="job-location">237 <strong>1998, Mathematics and Informatics, University of Nice</strong>238 </span>239 </li>240 <li>241 <span class="job-location">242 <strong>1997, first year of Medicine, University of Nice</strong>243 </span>244 </li>245 <li>246 <span class="job-location">247 <strong>1996, Scientific Baccalaureate, high school of Lorgues</strong>248 </span>249 </li>250 <li>251 <span class="job-location">252 276 <strong>Self teaching</strong> 253 277 </span> … … 257 281 <ul> 258 282 <li>Expert: Python, C/C++, JavaScript, SQL, HTML, CSS.</li> 259 <li>Fluent: PHP , x86 assembler.</li>283 <li>Fluent: PHP.</li> 260 284 </ul> 261 285 </li> … … 263 287 <em>Technologies and frameworks</em>: 264 288 <ul> 265 <li>Expert: (Py)Qt, Django, OpenGL, jQuery.</li>266 <li>Fluent: Twisted, SQLAlchemy,MFC, etc...</li>289 <li>Expert: Django, jQuery, TurboGears, (Py)Qt, OpenGL, SQLAlchemy.</li> 290 <li>Fluent: Twisted, MFC, etc...</li> 267 291 </ul> 268 292 </li> … … 284 308 <a href="http://projects.luper.fr/palette">Palette</a>, 285 309 <a href="http://github.com/flupke/pypotrace">pypotrace</a>, 286 <a href="http://github.com/flupke/ballistics">ballistics</a>. 287 You can see all of my code on my 288 <a href="http://projects.luper.fr/">projects site</a> (may 289 contain old and shameful code :-) and on 290 <a href="http://github.com/flupke">github</a>. 291 </li> 292 <li> 293 Open source contributions: correcting bugs on Django, Debian, 310 <a href="http://github.com/flupke/ballistics">ballistics</a>. 311 </li> 312 <li> 313 Open source contributions: 314 <a href="https://code.djangoproject.com/ticket/5989">Django</a>, Debian, 294 315 Ubuntu, etc... 295 316 </li>
Note: See TracChangeset
for help on using the changeset viewer.
