Skip to content

Commit 58d4c03

Browse files
authored
Set up old projects page
Updated project descriptions and added new sections for previous projects and GitHub links.
1 parent 566ce8e commit 58d4c03

1 file changed

Lines changed: 23 additions & 62 deletions

File tree

old_projects.html

Lines changed: 23 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
---
32
layout: default
43
---
@@ -13,10 +12,11 @@
1312
<div class="inner">
1413

1514
<header>
16-
<img src='images/logo.png' />
15+
<img src="images/logo.png"/>
1716
</header>
1817
<p>
19-
This page contains a description of the people in the envgen group. <br/>
18+
This page contains descriptions for some of <br/>
19+
the projects we were involved in in the past
2020
</p>
2121
<footer>
2222
<ul class="buttons">
@@ -30,64 +30,25 @@
3030
</section>
3131

3232
<!-- 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>
33+
<article id="main">
34+
<section class="wrapper style1 container special">
35+
<h2>Previous Projects</h2>
36+
<h3>2011-2014 'A crispr view on microbe-virus interactions' - Swedish Research Council (VR) [621-2011-5689]</h3>
37+
<p></p>
9238
</section>
39+
</article>
9340

41+
<!-- CTA -->
42+
<section id="cta">
43+
44+
<header>
45+
<h2>Check out our projects on GitHub:</h2>
46+
<p>Where we share our bioinformatic software and lab protocols.</p>
47+
</header>
48+
<footer>
49+
<ul class="buttons">
50+
<li><a href="https://github.com/envgen" class="button special">EnvGen on Github</a></li>
51+
</ul>
52+
</footer>
53+
54+
</section>

0 commit comments

Comments
 (0)