|
1 | 1 |
|
| 2 | +--- |
| 3 | +layout: default |
| 4 | +--- |
| 5 | + <section id="banner"> |
| 6 | + |
| 7 | + <!-- |
| 8 | + ".inner" is set up as an inline-block so it automatically expands |
| 9 | + in both directions to fit whatever's inside it. This means it won't |
| 10 | + automatically wrap lines, so be sure to use line breaks where |
| 11 | + appropriate (<br />). |
| 12 | + --> |
| 13 | + <div class="inner"> |
| 14 | + |
| 15 | + <header> |
| 16 | + <img src='images/logo.png' /> |
| 17 | + </header> |
| 18 | + <p> |
| 19 | + This page contains a description of the people in the envgen group. <br/> |
| 20 | + </p> |
| 21 | + <footer> |
| 22 | + <ul class="buttons"> |
| 23 | + <li><a href="/" class="button fit scrolly">Go Back to Front Page</a></li> |
| 24 | + <li><a href="#main" class="button fit scrolly">Tell Me More</a></li> |
| 25 | + </ul> |
| 26 | + </footer> |
| 27 | + |
| 28 | + </div> |
| 29 | + |
| 30 | + </section> |
| 31 | + |
| 32 | +<!-- Main --> |
| 33 | + |
| 34 | + <section class="wrapper style3 container special", id="main"> |
| 35 | + |
| 36 | + <header class="major"> |
| 37 | + <h2>PREVIOUS PROJECTS</h2> |
| 38 | + </header> |
| 39 | + |
| 40 | + </section> |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + <div class="12u"> |
| 47 | + <section> |
| 48 | + <header> |
| 49 | + <h3>Master students</h3> |
| 50 | + </header> |
| 51 | + <p> |
| 52 | + Agrima Bhatt (KTH)</br> |
| 53 | + |
| 54 | + </section> |
| 55 | + </div> |
| 56 | + |
| 57 | + <div class="12u"> |
| 58 | + <section> |
| 59 | + <header> |
| 60 | + <h3>Alumni</h3> |
| 61 | + </header> |
| 62 | + <p> |
| 63 | + Samuele Storari (Project student) |
| 64 | + Fanny Johansson (MSc student) |
| 65 | + Jens Hulterström (Project student) |
| 66 | + Luis Fernando Delgado (PhD student) |
| 67 | + Maria Prager (Research Engineer) </br> |
| 68 | + Ela Iwaszkiewicz (Postdoc) </br> |
| 69 | + Ireen van Dolderen (Project student) </br> |
| 70 | + Vesna Grujcic (Postdoc). Presently at Stockholm University </br> |
| 71 | + Cecilia Furugård (MSc student)</br> |
| 72 | + Ziling Deng (MSc student)</br> |
| 73 | + Johannes Alneberg (PhD student). Presently at NGI/Scilifelab.</br> |
| 74 | + Conny Sjöqvist (Postdoc). Presently at University of Turku.</br> |
| 75 | + Yue Hu (PhD student). Presently at CTMR.</br> |
| 76 | + Luisa Hugerth (PhD student). Presently at Uppsala University.</br> |
| 77 | + Olov Svartström (Postdoc). Presently at Swedish Public Health Agency.</br> |
| 78 | + Jurg Brendan Logue (Postdoc). Presently at SLU.</br> |
| 79 | + Daniel Lundin (Postdoc). Presently at Linnaeus University.</br> |
| 80 | + Brynjar Smári Bjarnason (MSc Student). Presently at Spotify.</br> |
| 81 | + Ino de Bruijn (MSc Student, Bioinformatician). Presently at |
| 82 | +Memorial Sloan Kettering Cancer Center.</br> |
| 83 | + Hussein Shokry (MSc Student).</br> |
| 84 | + Caroline Lilliebjörn (MSc Student).</br> |
| 85 | + Florian Heigwer (Project Student). Presently at German Cancer research Center.</br> |
| 86 | + Nasir Abbasi (Project Student).</br> |
| 87 | + Hugo Wefer (Project Student). Presently at Clinical Genomics/Scilifelab.</br> |
| 88 | + </p> |
| 89 | + </section> |
| 90 | + </div> |
| 91 | + </div> |
| 92 | + </section> |
| 93 | + |
0 commit comments