-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
244 lines (210 loc) · 10.5 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
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
<!DOCTYPE HTML>
<!--
Editorial by Pixelarity
pixelarity.com | [email protected]
License: pixelarity.com/license
-->
<html>
<head>
<title>Marcus Saraiva, Ph.D.</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
</head>
<body>
<!-- Wrapper -->
<div id="wrapper">
<!-- Main -->
<div id="main">
<div class="inner">
<!-- Header -->
<header id="header">
<a href="index.html" class="logo"><strong>Marcus Saraiva, Ph.D.</strong> Geographic Information Science Researcher</a>
<ul class="icons">
<li><a target=_blank href="mailto:[email protected]" class="icon fa-envelope"><span class="label">email</span></a></li>
<li><a target=_blank href="https://twitter.com/mvpsaraiva" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a target=_blank href="https://www.linkedin.com/in/mvpsaraiva" class="icon fa-linkedin"><span class="label">LinkedIn</span></a></li>
<li><a target=_blank href="https://github.com/mvpsaraiva" class="icon fa-github"><span class="label">GitHub</span></a></li>
<li><a target=_blank href="https://vimeo.com/mvpsaraiva" class="icon fa-vimeo"><span class="label">Vimeo</span></a></li>
</ul>
</header>
<!-- Banner -->
<section id="banner">
<div class="content" id="about">
<header>
<h1>About Me</h1>
<!--<p>A urna sed morbi natoque enim cubilia</p>-->
</header>
<p>I am a researcher in Geographic Information Science with a PhD from Birkbeck, University of London. My background is in Architecture and Urban Planning, an area in which I hold a Master’s (2010 - 2013) and Bachelor’s (2005 - 2010) degree from the Federal University of Pelotas, Brazil. I also have a background in Computer Science, which I have studied from 2001 to 2004.</p>
<p>My research interests are urban modelling and simulation, more specifically agent-based and cellular automata models applied to urban systems. I am also interested in urban morphology and spatial analysis, urban networks, accessibility measures and data visualization.</p>
<ul class="actions">
<li><a href="cv.html" class="button big">CV</a></li>
</ul>
</div>
<span class="image object">
<img src="images/profile_body_s.jpg" alt="" />
</span>
</section>
<!-- Banner -->
<section id="banner">
<div class="content" id="phd_research">
<header>
<h1>PhD Research</h1>
<p>Time Geographic Accessibility and Segregation: an agent based modelling approach</p>
</header>
<p>My PhD research focused on individual-based accessibility and segregation in cities from a time geographic perspective, using individuals’ travel trajectories in space and time. </p>
<p>An agent-based simulation model, named AxS (Accessibility x Segregation), was developed to generate individual trajectories dynamically, employing standard datasets such as census and OD matrices and allowing for multiple perspectives of analysis by grouping individuals based on their attributes such as income, ethnicity, or gender.</p>
<p>Studies carried out using the AxS model for London (UK) and São Paulo (Brazil) metropolitan areas demonstrated how inequality in accessibility and segregation can be studied both at large metropolitan scales and at fine level of detail, using standard and readily available datasets.</p>
<ul class="actions">
<li><a href="phd_research.html" class="button big">More</a></li>
</ul>
</div>
<span class="image object">
<img src="images/unsplash_flows_s.jpg" alt="" />
</span>
</section>
<!-- Section -->
<section>
<header class="major">
<h2>Research Topics</h2>
</header>
<div class="posts" id="research_topics">
<article>
<a href="research_msc.html" class="image"><img src="images/msc_res.png" alt="" /></a>
<h3>Urban Growth Simulation</h3>
<p>Research conducted during my MSc, where I developed an urban growth simulation model based on accessibility measures.</p>
<ul class="actions">
<li><a href="research_msc.html" class="button">More</a></li>
</ul>
</article>
<article>
<a href="research_landuse.html" class="image"><img src="images/landuse_res.png" alt="" /></a>
<h3>Land Use and Urban Morphology</h3>
<p>Research comparing land use distributions in Brazil (residential and commercial) to accessibility and centrality measures.</p>
<ul class="actions">
<li><a href="research_landuse.html" class="button">More</a></li>
</ul>
</article>
</div>
</section>
<!-- Section -->
<section>
<header class="major">
<h2>Software</h2>
</header>
<div class="features" id="software">
<article>
<!--<span class="icon fa-diamond"></span>-->
<a href="software_urbanmetrics.html">
<span class="icon"><img src="images/urbanmetrics.svg" alt="" /></span>
</a>
<div class="content">
<h3>UrbanMetrics</h3>
<p>Software developed to enable users to perform a series of measures based on Networks and Graph Theory on urban street networks, aiming to study the morphological structure of cities.</p>
</div>
</article>
<article>
<!--<span class="icon fa-paper-plane"></span>-->
<a href="software_citycell.html">
<span class="icon"><img src="images/citycell.svg" alt="" /></span>
</a>
<div class="content">
<h3>CityCell</h3>
<p>Urban growth simulation model based on cellular automata, enabling users to explore urban growth dynamics and its interaction with the natural environment.</p>
</div>
</article>
</div>
</section>
<!-- Footer -->
<footer id="footer_main">
<p class="copyright">© 2020 Marcus Saraiva. All rights reserved.</p>
</footer>
</div>
</div>
<!-- Sidebar -->
<div id="sidebar">
<div class="inner">
<!-- Menu -->
<nav id="menu">
<header class="major">
<h2>Menu</h2>
</header>
<ul>
<li><a href="index.html">Homepage</a></li>
<!--<li><a href="index.html#about">About</a></li>-->
<li><a href="cv.html">CV</a></li>
<li><a href="phd_research.html">PhD Research</a></li>
<li>
<span class="opener">Research Topics</span>
<ul>
<li><a href="research_msc.html">Urban Growth Simulation</a></li>
<li><a href="research_landuse.html">Land Use and Urban Morphology</a></li>
</ul>
</li>
<li>
<span class="opener">Software</span>
<ul>
<li><a href="software_urbanmetrics.html">UrbanMetrics</a></li>
<li><a href="software_citycell.html">CityCell</a></li>
</ul>
</li>
</ul>
</nav>
<!-- Section -->
<!--<section>
<header class="major">
<h2>Other interests</h2>
</header>
<div class="mini-posts">
<article>
<a href="blog.mvpsaraiva.com" class="image"><span class="icon fa-pencil-square-o"></span></a>
<p>My blog, where I write about my research, my life as a graduate student, and anything else I fell inclined to.</p>
</article>
<article>
<a href="photography.mvpsaraiva.com" class="image"><span class="icon fa-camera"></span></a>
<p>I am an amateur photographer (actually, I just enjoy taking photos!). Check some of my photography.</p>
</article>
</div>
</section>-->
<!-- Section -->
<section>
<header class="major">
<h2>Get in touch</h2>
</header>
<ul class="contact">
<li class="fa-envelope"><a href="mailto:[email protected]">[email protected]</a></li>
<li class="fa-twitter"><a target=_blank href="https://twitter.com/mvpsaraiva">@mvpsaraiva</a></li>
<li class="fa-linkedin"><a target=_blank href="https://www.linkedin.com/in/mvpsaraiva">linkedin.com/in/mvpsaraiva</a></li>
<li class="fa-github"><a target=_blank href="https://github.com/mvpsaraiva">github.com/mvpsaraiva</a></li>
<li class="fa-vimeo"><a target=_blank href="https://vimeo.com/mvpsaraiva">vimeo.com/mvpsaraiva</a></li>
</ul>
<hr>
<ul class="contact">
<li><a target=_blank id="researchgate-button" href="https://www.researchgate.net/profile/Marcus_Saraiva">ResearchGate</a></li>
<li><a target=_blank id="academia-button" href="https://birkbeck.academia.edu/MarcusSaraiva">Academia.edu</a></li>
<li><a target=_blank id="googlescholar-button" href="https://scholar.google.co.uk/citations?user=77uqx6kAAAAJ&hl=en">Google Scholar</a></li>
<li><a target=_blank id="lattes-button" href="http://lattes.cnpq.br/7643651198705918">Lattes</a></li>
</ul>
<hr>
<ul class="contact">
<li class="fa-university">Department of Geography<br />
Birkbeck, University of London<br />
32 Tavistock Square<br />
London, WC1H 9EZW1<br />
United Kingdom</li>
</ul>
</section>
</div>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>