-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
178 lines (161 loc) · 7.23 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<!DOCTYPE HTML>
<!--
Rogers Swai
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Rogers Swai</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Wrapper-->
<div id="wrapper">
<!-- Nav -->
<nav id="nav">
<a href="#" class="icon solid fa-home"><span>Home</span></a>
<a href="#cv" class="icon solid fa-file"></i><span>CV</span></a>
<a href="#work" class="icon solid fa-folder"><span>Work</span></a>
<a href="#contact" class="icon solid fa-envelope"><span>Contact</span></a>
<a href="https://www.researchgate.net/profile/Rogers-Swai" class="icon brands fa-researchgate"><span>Researchgate</span></a>
</nav>
<!-- Main -->
<div id="main">
<!-- Me -->
<article id="home" class="panel intro">
<header>
<h1>Rogers Swai</h1>
<p>Ph.D Student (Biogeochemistry)</p>
</header>
<a href="#cv" class="jumplink pic">
<span class="arrow icon solid fa-chevron-right"><span>My Curriculum Vitae</span></span>
<div class="image-cropper">
<img src="images/me.jpg" alt="I am Here Smiling" class="profile-pic"/>
</div>
</a>
</article>
<!-- CV -->
<article id="cv" class="panel">
<header>
<h2>Name : Rogers Evarist Swai</h2>
</header>
<p>
Address : Historiegränd 12 A, LGH 1123, 907-34 Umeå Sweden<br>
Phone : (+46 ) 72 852 02 97 / [email protected]<br>
<br><strong>EDUCATION</strong><br>
15-09-2021–Present Ph.D Student (Biogeochemistry)<br>
Umeå University (Sweden)<br>
o Adsorption of biogeochemical organics to Clay minerals<br>
01/09/2019–15/07/2021 MSc Mineral Materials (International Master of Advanced Clay Science)<br>
University of Poitiers (France)<br>
01/09/2016–01/07/2019 MSc Oil and Natural Gas Engineering<br>
China University of Petroleum (China)<br>
01/09/2009–13/11/2013 BSc Geomatics Engineering<br>
Ardhi University (Tanzania)<br>
<br><strong>SCHOLARSHIPS AND AWARDS</strong><br>
o French Government Scholarship-Campus France International (Tanzania Office) (2019-2021)<br>
o Chinese Scholarship Council (CSC) (2016-2019)<br>
o China University of Petroleum (UPC) Liaison to Tanzania (2019-2020)<br>
<br><strong>PUBLICATIONS</strong><br>
o<a href="https://doi.org/10.1007/s13202-020-01003-2"><strong>Swai, R.E.</strong> A review of molecular dynamics simulations in the designing of effective shale inhibitors: application for drilling with water-based drilling fluids. J Petrol Explor Prod Technol 10, 3515–3532 (2020).</a><br>
<br>o<a href="https://doi.org/10.1016/j.polymer.2019.121718">Moussa Camara, Hualin Liao, Jiafang Xu, Jun Zhang, <strong>Rogers Swai</strong>, Molecular dynamics study of the intercalation and conformational transition of poly (N-vinyl caprolactam), a thermosensitive polymer in hydrated Na-montmorillonite, Polymer, Volume 179, 2019, 121718, ISSN 0032-3861.</a><br>
</p>
</article>
<!-- Work -->
<article id="work" class="panel">
<header>
<h2>Work</h2>
</header>
<p>
Phasellus enim sapien, blandit ullamcorper elementum eu, condimentum eu elit.
Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia
luctus elit eget interdum.
</p>
<section>
<div class="row">
<div class="col-4 col-6-medium col-12-small">
<a href="#" class="image fit"><img src="images/pic01.jpg" alt=""></a>
</div>
<div class="col-4 col-6-medium col-12-small">
<a href="#" class="image fit"><img src="images/pic02.jpg" alt=""></a>
</div>
<div class="col-4 col-6-medium col-12-small">
<a href="#" class="image fit"><img src="images/pic03.jpg" alt=""></a>
</div>
<div class="col-4 col-6-medium col-12-small">
<a href="#" class="image fit"><img src="images/pic04.jpg" alt=""></a>
</div>
<div class="col-4 col-6-medium col-12-small">
<a href="#" class="image fit"><img src="images/pic05.jpg" alt=""></a>
</div>
<div class="col-4 col-6-medium col-12-small">
<a href="#" class="image fit"><img src="images/pic06.jpg" alt=""></a>
</div>
<div class="col-4 col-6-medium col-12-small">
<a href="#" class="image fit"><img src="images/pic07.jpg" alt=""></a>
</div>
<div class="col-4 col-6-medium col-12-small">
<a href="#" class="image fit"><img src="images/pic08.jpg" alt=""></a>
</div>
<div class="col-4 col-6-medium col-12-small">
<a href="#" class="image fit"><img src="images/pic09.jpg" alt=""></a>
</div>
<div class="col-4 col-6-medium col-12-small">
<a href="#" class="image fit"><img src="images/pic10.jpg" alt=""></a>
</div>
<div class="col-4 col-6-medium col-12-small">
<a href="#" class="image fit"><img src="images/pic11.jpg" alt=""></a>
</div>
<div class="col-4 col-6-medium col-12-small">
<a href="#" class="image fit"><img src="images/pic12.jpg" alt=""></a>
</div>
</div>
</section>
</article>
<!-- Contact -->
<article id="contact" class="panel">
<header>
<h2>Contact Me</h2>
</header>
<form action="#" method="post">
<div>
<div class="row">
<div class="col-6 col-12-medium">
<input type="text" name="name" placeholder="Name" />
</div>
<div class="col-6 col-12-medium">
<input type="text" name="email" placeholder="Email" />
</div>
<div class="col-12">
<input type="text" name="subject" placeholder="Subject" />
</div>
<div class="col-12">
<textarea name="message" placeholder="Message" rows="6"></textarea>
</div>
<div class="col-12">
<input type="submit" value="Send Message" />
</div>
</div>
</div>
</form>
</article>
</div>
<!-- Footer -->
<div id="footer">
<ul class="copyright">
<li>© </li>Rogers Swai<li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>