-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
202 lines (165 loc) · 9.06 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
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>Mehrez Agnaou, PhD</title>
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/academicons.min.css">
<!-- MAIN CSS -->
<link rel="stylesheet" href="css/tooplate-style.css">
</head>
<body>
<!-- PRE LOADER -->
<div class="preloader">
<div class="spinner">
<span class="spinner-rotate"></span>
</div>
</div>
<!-- HOME SECTION -->
<section id="home" class="parallax-section">
<div class="container">
<div class="row">
<div class="col-md-offset-5 col-md-7 col-sm-12">
<div class="home-thumb">
<h1 class="wow fadeInUp" data-wow-delay="0.4s">Mehrez Agnaou, PhD.</h1>
<p class="wow fadeInUp white-color" data-wow-delay="0.6s"><a href="http://pmeal.com/">Porous Materials Engineering and Analysis Lab.</a></p>
<p class="wow fadeInUp white-color" data-wow-delay="0.6s"><a href="https://uwaterloo.ca/chemical-engineering/">Chemical Engineering Department,</a></p>
<p class="wow fadeInUp white-color" data-wow-delay="0.6s"><a href="https://uwaterloo.ca/engineering/">Faculty of Engineering,</a></p>
<p class="wow fadeInUp white-color" data-wow-delay="0.6s"><a href="https://uwaterloo.ca/">University of Waterloo.</a></p>
<a href="#service" class="wow fadeInUp smoothScroll btn btn-default section-btn" data-wow-delay="1s">discover more</a>
</div>
</div>
</div>
</div>
</section>
<!-- ABOUT SECTION -->
<section id="about" class="parallax-section">
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-8">
<div class="about-image-thumb">
<img src="images/profile-image.jpg" class="wow fadeInUp img-responsive" data-wow-delay="0.2s" alt="about image">
<ul class="social-icon">
<li><a href="https://www.researchgate.net/profile/Mehrez_Agnaou2" class="ai ai-researchgate ai-5x"></a></li>
<li><a href="https://scholar.google.ca/citations?user=0ytmIz4AAAAJ&hl=en" class="ai ai-google-scholar ai-5x"></a></li>
<li><a href="https://www.linkedin.com/in/magnaou" class="fa fa-linkedin"></a></li>
<li><a href="https://github.com/magnaou" class="fa fa-github"></a></li>
<li><a href="https://uwaterloo.ca/scholar/magnaou/" class="fa fa-graduation-cap"></a></li>
</ul>
</div>
</div>
<div class="col-md-8 col-sm-12">
<div class="about-thumb">
<!-- SECTION TITLE -->
<div class="wow fadeInUp section-title" data-wow-delay="0.6s">
<h2>Brief Bio</h2>
<p>Chemical Engineering Researcher & Software Developer</p>
</div>
<div class="wow fadeInUp" data-wow-delay="0.8s">
<p>Mehrez Agnaou is a Postdoctoral Researcher at the <i><a href="https://uwaterloo.ca/chemical-engineering/">Chemical Engineering Department</a></i>, <i><a href="https://uwaterloo.ca/">University of Waterloo</a></i>. He received both a Masters and PhD in Fluid Dynamics from <i><a href="http://www.ec-lyon.fr/en">Ecole Centrale de Lyon</a></i> and <i><a href="https://artsetmetiers.fr/">Arts et Métiers ParisTech</a></i>, respectively.<p>
<p>He worked on modeling single and two-phase, purely viscous and inertial flows in porous media and upscaling the microscopic mass and momentum conservation equations. He also collaborated with Shell Canada during two years optimizing the design of their bitumen upgrading reactors using computational fluid dynamics of two-phase flow.<p>
<p>He is currently working on water treatment and desalination problems and is collaborating for the development and optimization of the open-source pore network modeling package <i><a href="http://openpnm.org/">OpenPNM</a></i>.<p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- SERVICE SECTION -->
<section id="service" class="parallax-section">
<div class="container">
<div class="row">
<div class="wow fadeInUp section-title" data-wow-delay="0.2s">
<!-- SECTION TITLE -->
<h2>More Details</h2>
<p>QUICK LINKS:</p>
</div>
<div class="col-md-3 col-sm-6 wow fadeInUp" data-wow-delay="0.4s">
<a href="publications.html"><div class="service-thumb">
<i class="fa fa-bullhorn"></i>
<h4>Publications</h4>
<p>Journal Articles, Conference Presentations, Posters...</p>
</div></a>
</div>
<div class="col-md-3 col-sm-6 wow fadeInUp" data-wow-delay="0.4s">
<a href="research.html"><div class="service-thumb">
<i class="fa fa-search"></i>
<h4>Research</h4>
<p>Research Experience & Interests.</p>
</div></a>
</div>
<div class="col-md-3 col-sm-6 wow fadeInUp" data-wow-delay="0.4s">
<div class="service-thumb">
<i class="fa fa-group"></i>
<h4>Teaching</h4>
<p>Teaching, Students Supervision...</p>
</div>
</div>
<div class="col-md-3 col-sm-6 wow fadeInUp" data-wow-delay="0.4s">
<div class="service-thumb">
<i class="fa fa-graduation-cap"></i>
<h4>Education</h4>
<p>PhD.</p>
</div>
</div>
</div>
</div>
</section>
<!-- CONTACT SECTION -->
<section id="contact" class="parallax-section">
<div class="container">
<div class="row">
<div class="col-md-5 col-sm-8">
<!-- CONTACT INFO -->
<div class="wow fadeInUp contact-info" data-wow-delay="0.4s">
<div class="section-title">
<h2>Contact Info</h2>
<p>Mehrez Agnaou,</p>
<p>Chemical Engineering Department,</p>
<p>University of Waterloo.</p>
</div>
<p><i class="fa fa-map-marker"></i> 200 University Av. W., Waterloo, ON, Canada N2L 3G1</p>
<p><i class="fa fa-comment"></i> <a href="mailto:[email protected]">[email protected]</a></p>
<p><i class="fa fa-phone"></i> +1 647-636-5603</p>
</div>
</div>
</div>
</div>
</section>
<!-- FOOTER SECTION -->
<footer>
<div class="container">
<div class="row">
<div class="wow fadeInUp col-md-12 col-sm-12" data-wow-delay="0.8s">
<p class="white-color">Mehrez Agnaou, 2018</p>
<div class="wow fadeInUp" data-wow-delay="1s">
<ul class="social-icon">
<li><a href="https://www.researchgate.net/profile/Mehrez_Agnaou2" class="ai ai-researchgate ai-5x"></a></li>
<li><a href="https://scholar.google.ca/citations?user=0ytmIz4AAAAJ&hl=en" class="ai ai-google-scholar ai-5x"></a></li>
<li><a href="https://www.linkedin.com/in/magnaou" class="fa fa-linkedin"></a></li>
<li><a href="https://github.com/magnaou" class="fa fa-github"></a></li>
<li><a href="https://uwaterloo.ca/scholar/magnaou/" class="fa fa-graduation-cap"></a></li>
</ul>
</div>
</div>
</div>
</footer>
<!-- SCRIPTS -->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.parallax.js"></script>
<script src="js/smoothscroll.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/magnific-popup-options.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/custom.js"></script>
</body>
</html>