-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
333 lines (295 loc) · 15.6 KB
/
index.html
File metadata and controls
333 lines (295 loc) · 15.6 KB
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
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
<!DOCTYPE HTML>
<html>
<head>
<title>Jonnahtan Saltarin</title>
<meta charset="utf-8" />
<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/vertical-timeline.css"> <!-- Resource style -->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
</head>
<body>
<!-- Page Wrapper -->
<div id="page-wrapper">
<!-- Header -->
<header id="header">
<h1><a href="#main" class="scrolly">Jonnahtan Saltarin</a></h1>
<nav id="nav" class="links">
<ul>
<li><a href="#about" class="scrolly">About</a></li>
<li><a href="#experience" class="scrolly">Experience</a></li>
<li><a href="#publications" class="scrolly">Publications</a></li>
<li><a href="#contact" class="scrolly">Contact</a></li>
<li><a href="files/resume.pdf" class="icon fa-file-pdf-o"> Resume</a></li>
</ul>
</nav>
</header>
<!-- Main -->
<div id="main">
<div id="landing">
<div id="card">
<span>
<!-- <span class="image avatar"><img src="images/avatar.jpg" alt="" /></span> -->
<h1 id="logo">Jonnahtan Saltarin</h1>
<p>Software Engineer & Researcher</p>
<ul class="icons">
<li><a href="https://ch.linkedin.com/in/jonnahtan" class="icon fa-linkedin"><span class="label">LinkedIn</span></a></li>
<li><a href="https://twitter.com/Jonnahtan" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://github.com/jonnahtan" class="icon fa-github"><span class="label">Github</span></a></li>
<br>
<li class="icon fa-envelope">  saltarin _at_ inf.unibe.ch</li>
</ul>
</span>
</div>
<div >
<ul class="icons">
<li class="icon fa-arrow-down"> <a href="#about" class="scrolly">Learn More</a></li>
</ul>
</div>
</div>
<section class="wrapper style5">
<div class="inner">
<section id="about">
<header class="major">
<h2>About</h2>
</header>
<article>
<p>
Currently in the final steps towards my PhD degree, I would like to pursue a career as a software engineer where I can design and develop new features for real-life products. I have 5+ years of experience in software development and computer science RD. Having worked in multiple countries and in different projects have given me the versatility to adapt well to different environments and to quickly learn new technologies as the project evolves.
</p>
<p>
Since September 2013, I am a PhD student at the Communication and Distributed Systems group, University of Bern, under supervision of Prof. Dr. Torsten Braun. I am currently working on efficient multimedia content retrieval methods for Content-Centric Netorking.
</p>
<p>
Before starting my PhD, I worked as a researcher and software developer at COPElabs, in Lisbon, Portugal. There, I developed an application for testing data transmission for intelligent transportation systems and I also developed an Android application for wireless contact tracking. Before that, I interned at the Distributed Information Systems Laboratory, EPFL, where I developed an application for social (Twitter) and sensor (WeatherUnderground) data fusion in Hadoop. I also interned at Fiat SpA in Turin, Italy, where I developed a Microsoft .NET application that helped the supliers quality team to improve their data management.
</p>
<p>
I obtained my Master's degree at Politecnico di Torino, Italy and my Electrical Engineering degree (BSc) at Universidad Central de Venezuela, Venezuela.
</p>
</article>
</section>
<hr>
<section id="experience">
<header class="major">
<h2>Experience</h2>
</header>
<div id="cd-timeline" class="cd-container">
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture">
<img src="images/academic.svg" alt="Picture">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<h3>PhD in Computer Science</h3>
<h5>University of Bern, Switzerland</h5>
<p></p>
<!-- <a href="#0" class="cd-read-more">Read more</a> -->
<span class="cd-date">Fall 2017 (expected)</span>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture">
<img src="images/work.svg" alt="Picture">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<h3>Research assistant</h3>
<h5>University of Bern, Switzerland</h5>
<p>I am working on efficient multimedia content retrieval methods in the frame of the project <a href="http://p3.snf.ch/Project-149225">Network Coding Based Multimedia Streaming in Content Centric Networks</a>. I am implementing with C/C++ and processing the data with Python.</p>
<!-- <a href="#0" class="cd-read-more">Read more</a> -->
<span class="cd-date">Sep 2013 - today</span>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-movie">
<img src="images/work.svg" alt="Movie">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<h3>Software Developer</h3>
<h5>COPElabs, Portugal</h5>
<p>I worked on data transmission for intelligent transportation systems and also on wireless contacts tracking. I developed it with C++ and Java/Android.</p>
<span class="cd-date">Jan 2012 - Sep 2013</span>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture">
<img src="images/work.svg" alt="Picture">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<h3>Software Developer Intern</h3>
<h5>Fiat SpA, Italy</h5>
<p>I designed and implemented an information management application for Fiat's supplier quality department. I used Microsoft's .NET framework with C#, SQL, HTML and javascript.</p>
<span class="cd-date">Sep 2011 - Jan 2012</span>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture">
<img src="images/academic.svg" alt="Picture">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<h3>MSc in Computer Networks</h3>
<h5>Politecnico di Torino, Italy</h5>
<p>GPA 107/110</p>
<!-- <a href="#0" class="cd-read-more">Read more</a> -->
<span class="cd-date">April 2011</span>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-location">
<img src="images/work.svg" alt="Location">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<h3>Software Developer Intern</h3>
<h5>EPFL, Switzerland</h5>
<p>I designed and implemented a data analysis and fusion system to process social (twitter) and sensor (weather) data. I used Hadoop and implemented it with Java.</p>
<span class="cd-date">January 2011 - June 2011</span>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-location">
<img src="images/work.svg" alt="Location">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<h3>Research Intern (MSc Thesis)</h3>
<h5>EPFL, Switzerland</h5>
<p>I designed, implemented and evaluated a protocol for realtime media streaming over P2P networks. The implementation was with C++ and the data processing with Matlab.</p>
<span class="cd-date">March 2010 - December 2010</span>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture">
<img src="images/academic.svg" alt="Picture">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<h3>BSc in Electrical Engineering</h3>
<h5>Universidad Central de Venezuela, Venezuela</h5>
<p>Top 5% of my class<br \>
GPA 16/20</p>
<!-- <a href="#0" class="cd-read-more">Read more</a> -->
<span class="cd-date">August 2008</span>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
</div> <!-- cd-timeline -->
</section>
<hr>
<section id="publications">
<header class="major">
<h2>Publications</h2>
</header>
<p>You can also check my <a href="https://scholar.google.ch/citations?user=ihyJNksAAAAJ&hl=en">Google Scholar</a> profile.</p>
<div class="features">
<article>
<header>
<h4>NetCodCCN: a Network Coding approach for Content-Centric Networks</h4>
<p>Jonnahtan Saltarin, Eirina Bourtsoulatze, Nikolaos Thomos and Torsten Braun.<br />
IEEE INFOCOM 2016 - The 35th Annual IEEE International Conference on Computer Communications.</p>
</header>
<span class="image left"><img src="images/infocom2016.png" alt="" /></span>
<p>In this paper we propose the use of Network Coding in Content-Centric Networking (CCN) to improve multi-path communication (e.g. LTE and WiFi). Our protocol, NetCodCCN, improves data retrieval times without the need of central coordination. Network coding also bringss improved resiliency to errors and throughput gains.</p>
<a href="files/infocom2016.pdf" class="button special small">Paper</a>
<a href="files/infocom2016_slides.pdf" class="button special small">Slides</a>
<a href="http://ieeexplore.ieee.org/document/7524382/" class="button special small">IEEEXplore</a>
</article>
<hr style="width:50%;" />
<article>
<header>
<h4>Social and sensor data fusion in the cloud</h4>
<p>Surender Reddy Yerva, Jonnahtan Saltarin, Hoyoung Jeung and Karl Aberer.<br />
IEEE MDM 2012 - The 13th IEEE International Conference on Mobile Data Management</p>
</header>
<div>
<span class="image left"><img src="images/mdm2012.png" alt="" /></span>
<p>This paper explores the potential of fusing social and sensor data in the cloud, presenting a practice travel recommendation system that offers the predicted mood information of people on where and when users wish to travel. We performed heavy ETL as well as filtering jobs, resulting in 12 million tweets over four months. We then derived a rich set of interesting findings through the data fusion, proving that our approach is effective and scalable, which can serve as an important basis in fusing social and sensor data in the cloud.</p>
<a href="files/mdm2012.pdf" class="button special small">Paper</a>
<a href="http://ieeexplore.ieee.org/document/6341400/" class="button special small">IEEEXplore</a>
</div>
</article>
<hr style="width:50%;" />
<article>
<header>
<h4>P2P video streaming with inter-session network coding</h4>
<p>Jonnahtan Saltarin, Nikolaos Thomos, Eirina Bourtsoulatze and Pascal Frossard.<br />IEEE ICME 2011 - The International Conference on Multimedia and Expo.</p>
</header>
<span class="image left"><img src="images/icme2011.png" alt="" /></span>
<p>We present a novel receiver-driven p2p system for delivery of multiple concurrent time constrained data streams in overlay networks. We propose an effective combination of rateless coding with intra- and inter-session network coding to efficiently exploit the path diversity in the streaming overlay. The transmission strategy is determined based on the availability of data sources and the demands of the children nodes.</p>
<a href="files/icme2011.pdf" class="button special small">Paper</a>
<a href="http://ieeexplore.ieee.org/document/6012246/" class="button special small">IEEEXplore</a>
</article>
</div>
</section>
<hr>
<section id="contact">
<header class="major">
<h2>Contact</h2>
</header>
<article>
<div class="row">
<div class="6u 12u(mobile)">
<dl class="contact">
<dt>Email</dt>
<dd>saltarin _at_ inf.unibe.ch</dd>
<dt>Twitter</dt>
<dd>
<a href="https://twitter.com/Jonnahtan">@jonnahtan</a>
</dd>
<dt>Facebook</dt>
<dd>
<a href="https://www.facebook.com/jonnahtan">jonnahtan</a>
</dd>
<dt>LinkedIn</dt>
<dd>
<a href="https://ch.linkedin.com/in/jonnahtan">jonnahtan</a>
</dd>
<dt>Github</dt>
<dd>
<a href="https://github.com/jonnahtan">jonnahtan</a>
</dd>
</dl>
</div>
<div class="6u 12u(mobile)">
<dl class="contact">
<dt>Address</dt>
<dd>
University of Bern<br />
Institute of Computer Science (INF)<br />
Communication and Distributed Systems (CDS)<br />
Neubruckstrasse 10<br />
3012 Bern<br />
Switzerland
</dd>
<dt>Phone</dt>
<dd>+41 31 511 76 31</dd>
</dl>
</div>
</div>
</article>
</section>
</div>
</section>
</div>
<!-- Footer -->
<footer id="footer">
<ul class="copyright">
<li>© Jonnahtan Saltarin</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/modernizr.js"></script> <!-- Modernizr -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.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/vertical-timeline.js"></script>
<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-85320401-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>