Changeset 4e35a5c3d9fc4d2b4d512a639fac3f5e20af1cf1


Ignore:
Timestamp:
07/26/11 18:03:59 (10 months ago)
Author:
Luper Rouch <luper.rouch@…>
Children:
d1b45325b238b2a6da153fe76044608d88adde40
Parents:
0dec9f8e52f929d9e1a9bff4a8c1766e29a4f0e3
git-committer:
Luper Rouch <luper.rouch@…> (07/26/11 18:03:59)
Message:

updated english cv

File:
1 edited

Legend:

Unmodified
Added
Removed
  • various/cv-en.html

    ra43cb5b r4e35a5c  
    55<title>Curriculum Vitae &raquo; Luper ROUCH</title> 
    66<style type="text/css"> 
     7    html { 
     8        font-size: 100.01%; 
     9    } 
     10 
    711    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; 
    915        background-color: white; 
    1016        position: relative; 
     
    1218        margin-left: auto; 
    1319        margin-right: auto; 
     20        line-height: 1.5; 
    1421    } 
    1522 
     
    2532    } 
    2633 
    27     li { 
    28         text-align: justify; 
    29     } 
    30  
    3134    small { 
    3235        color: gray; 
     
    3538    a { 
    3639        text-decoration: underline; 
    37     } 
    38  
    39     a:hover { 
     40        color: #06c; 
     41    } 
     42 
     43    a:hover, a:hover { 
    4044        text-decoration: none; 
     45        color: #09f; 
    4146    } 
    4247 
    4348    #title { 
    4449        position: absolute; 
    45         float: left; 
    4650        width: 100%; 
    47         border-bottom: 1px black solid; 
    4851        z-index: 0; 
    4952    } 
     
    5154    #personal-infos { 
    5255        position: relative; 
    53         background-color: white; 
     56        background-color: #eee; 
    5457        float: right; 
    5558        z-index: 1; 
    5659        padding: 0.5em; 
    57         border: 1px black solid; 
     60        border: 1px #ccc solid; 
    5861    } 
    5962 
     
    9598        font-size: 1.3em; 
    9699    } 
    97  
     100     
    98101    .job-position { 
    99102        font-style: italic; 
    100103    } 
     104 
     105    #photo { 
     106        float: left; 
     107    } 
    101108</style> 
    102109</head> 
     
    104111<body> 
    105112<h1 id="title"> 
     113    <img id="photo" src="moi.png" /> 
    106114    Luper Rouch<br/> 
    107     <span id="subtitle">Developer</span> 
     115    <span id="subtitle">Developer, Pythonista</span> 
    108116</h1> 
    109117<div id="personal-infos"> 
     
    113121    83630 Aups<br /> 
    114122    +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> 
    116125    </p> 
    117126    <p class="last"> 
     
    120129    </p> 
    121130</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> 
    123132<br class="clear" /> 
    124133 
     
    131140        <ul> 
    132141            <li> 
    133                 <span class="job-position">Developer</span> &ndash; 
     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> &ndash;<br /> 
    134146                <small> 
    135                     XP: (Python)+++, (PyQt)+++, (TurboGears)+++, (Django)++ 
     147                    XP: (Python)+++, (PyQt)+++, (TurboGears)+++, (jQuery)++ 
    136148                </small> 
    137149                <ul> 
    138150                    <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. 
    150166                    </li> 
    151167                </ul> 
    152168            </li> 
     169            <li> 
     170                <span class="job-position"> 
     171                    Part-time Web developer for <a href="http://www.adfinitas.com/">Adfinitas</a> 
     172                </span> &ndash; 
     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> 
    153196        </ul> 
    154197    </li> 
    155198    <li> 
    156199        <span class="job-location"> 
    157             <strong>April 2006-December 2010 &ndash; MTDA</strong> &ndash; Telecommute 
     200            <strong>April 2006-December 2010 &ndash; <a href="http://www.mtda.fr/en/">MTDA</a></strong> &ndash; Telecommute 
    158201        </span> 
    159202        <ul> 
     
    178221                        <a href="http://www.lanl.gov/orgs/t/docs/2003WebimgFire.pdf">FIRETEC</a> 
    179222                        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. 
    182226                    </li> 
    183227                    <li>Maintenance of the Linux servers.</li> 
     
    209253                </li> 
    210254                <li> 
    211                 Also made many "single use" Web applications for 
     255                Also made many ponctual Web applications for 
    212256                phoning operations, all made with a PHP framework I 
    213257                wrote. 
     
    230274    <li> 
    231275    <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"> 
    252276        <strong>Self teaching</strong> 
    253277    </span> 
     
    257281        <ul> 
    258282            <li>Expert: Python, C/C++, JavaScript, SQL, HTML, CSS.</li> 
    259             <li>Fluent: PHP, x86 assembler.</li> 
     283            <li>Fluent: PHP.</li> 
    260284        </ul> 
    261285        </li> 
     
    263287        <em>Technologies and frameworks</em>: 
    264288        <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>                     
    267291        </ul> 
    268292        </li> 
     
    284308    <a href="http://projects.luper.fr/palette">Palette</a>, 
    285309    <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, 
    294315    Ubuntu, etc... 
    295316    </li> 
Note: See TracChangeset for help on using the changeset viewer.