-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
189 lines (171 loc) · 9.09 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
<!DOCTYPE HTML>
<!--
Strata by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Ricardo Dias's Home Page</title>
<meta charset="utf-8" />
<meta name="google-site-verification" content="_G_55iKWfCnnfSgwTRM3n7wXDP_7UTXs12xkrSY9BUg" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="stylesheet" href="assets/css/bib.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
</head>
<body id="top">
<!-- Header -->
<header id="header">
<div class="header-info">
<a href="#" class="image avatar"><img src="images/avatar.jpg" alt="" /></a>
<h2><strong>Ricardo J. Dias</strong></h2>
<h1>Senior Software Engineer</h1>
<h4 style="margin-top: -10px;">@ <a href="http://suse.com">SUSE LINUX</a></h4>
<h1>Associate Researcher</h1>
<h4 style="margin-top: -10px;">@ <a href="http://nova-lincs.di.fct.unl.pt">NOVA LINCS</a></h4>
<ul class="icons">
<li><a href="http://scholar.google.com/citations?user=R6IRbfgAAAAJ" class="icon fa-graduation-cap"><span class="label">Google Schoolar</span></a></li>
<li><a href="https://github.com/rjd15372/" class="icon fa-github"><span class="label">Github</span></a></li>
<li><a href="https://github.com/rjfd/" class="icon fa-github"><span class="label">Github@SUSE</span></a></li>
<li><a href="https://pt.linkedin.com/in/rjfdias" class="icon fa-linkedin"><span class="label">Linkedin</span></a></li>
</ul>
</div>
<nav id="nav" class="nav-slide">
<ul>
<li><a href="#about-me-section" class="active">About Me</a></li>
<li><a href="#degrees-section">Academic Degrees</a></li>
<li><a href="#publications-section">Publications</a></li>
</ul>
</nav>
</header>
<!-- Main -->
<div id="main">
<!-- Short Bio -->
<section id="about-me-section">
<header class="major">
<h2>About Me</h2>
</header>
<section>
<header class="major">
<h3>Contact:</h3>
</header>
<p><img width="15%" src="images/em.png"></p>
</section>
<section>
<header class="major">
<h3>Research areas:</h3>
</header>
<p style="margin-left: 30px;">
Concurrent and distributed systems, consistency,
transactional memory, distributed transactions,
program static analysis
</p>
</section>
<section>
<header class="major">
<h3>Short Bio</h3>
</header>
<div style="margin-left: 30px">
<p>Ricardo Dias received his doctoral degree from the Universidade
Nova de Lisboa, Portugal, in 2013, under the supervision of Prof.
<a href="http://docentes.fct.unl.pt/joao-lourenco">João Lourenço</a>,
on the topic of transactional memory.
He spent a couple of years as a postdoc researcher, working with
Prof. <a href="http://www.gsd.inesc-id.pt/~rodrigo">Rodrigo Rodrigues</a>
on the topic of geo-replicated storage systems, first at the
<a href="http://novasys.di.fct.unl.pt">NOVAsys</a> group of the
<a href="http://nova-lincs.di.fct.unl.pt">NOVA LINCS</a> laboratory,
and then at the <a href="http://www.gsd.inesc-id.pt/">GSD</a> group
of the <a href="http://www.inesc-id.pt/">INESC-ID</a> laboratory.
</p>
<p>
He is currently working as a senior software enginner, at
<a href="http://www.suse.com">SUSE Linux</a>, in the Entreprise
Storage Team, where his main task is to contribute to the upstream
<a href="http://github.com/ceph/ceph">Ceph</a> storage system project.
He is also an Associate Researcher at the
<a href="http://nova-lincs.di.fct.unl.pt">NOVA LINCS</a> laboratory,
where he still colaborates in several research projects, and
co-supervises <a href="https://tvale.github.io">Tiago Vale</a>'s
PhD studies with Prof.
<a href="http://docentes.fct.unl.pt/joao-lourenco">João Lourenço</a>.
</p>
<p>
In 2010, he spent three months as a visiting PhD student at the theory
group in the Queen Mary, University of London, hosted by professor
Dino Distefano. He has received a Distinguished Paper Award in
Euro-Par 2012 and the Best paper Award at HVC 2012.
</p>
</div>
</section>
</section>
<section id="degrees-section">
<header class="major">
<h2>Academic Degrees</h2>
</header>
<ul>
<li><span style="margin-right: 20px;"><strong>2013</strong></span>
<strong>PhD</strong> in Informatics by the Universidade Nova de
Lisboa, and under the supervision of professor
<a href="http://docentes.fct.unl.pt/joao-lourenco/">
João Lourenço</a><br>
<span style="margin-left: 66px;"><strong>Thesis</strong>:
<a href="http://hdl.handle.net/10362/11092"> Maintaining the
Correctness of Transactional Memory Applications</a></span>
</li>
<li><span style="margin-right: 20px;"><strong>2008</strong></span>
<strong>MSc</strong> in Informatics by the Universidade Nova de
Lisboa, and under the supervision of professor
<a href="http://docentes.fct.unl.pt/joao-lourenco/">João Lourenço</a>
<br>
<span style="margin-left: 66px;"><strong>Thesis</strong>:
<a href="http://hdl.handle.net/10362/4192">
Cooperative Memory and Database Transactions</a></span>
</li>
<li><span style="margin-right: 20px;"><strong>2007</strong></span>
<strong>BSc</strong> in Informatics Engineering by the Faculdade de
Ciências e Tecnologia of the Universidade Nova de Lisboa
</li>
</ul>
</section>
<section id="publications-section">
<header class="major">
<h2 id="list-sel">Selected Publications <a id="see-all-publ" style="font-size: large;" href="#list-sel">(see all)</a></h2>
<h2 id="list-all">All Publications <a id="see-selected-publ" style="font-size: large;" href="#list-all">(see selected)</a></h2>
</header>
<div id="bibtex_list">
</div>
</section>
</div>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<ul class="copyright">
<li>© Ricardo J. Dias</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</footer>
<!-- Scripts -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-46831819-1', 'auto');
ga('send', 'pageview');
</script>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.poptrox.min.js"></script>
<script src="assets/js/jquery.scrollzer.min.js"></script>
<script src="assets/js/jquery.scrolly.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>
<script src="assets/js/peg-0.8.0.js"></script>
<script src="assets/js/bib.js"></script>
<script src="assets/js/myscript.js"></script>
</body>
</html>