-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathwho_we_are.html
More file actions
104 lines (84 loc) · 4.21 KB
/
who_we_are.html
File metadata and controls
104 lines (84 loc) · 4.21 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
---
title: Who We Are
layout: single
---
<link type=text/css rel="stylesheet" href="/stands/ntop/style.css">
<link type=text/css rel="stylesheet" href="https://stands.fosdem.org/css/fosdem.css">
<div class="row mt-4">
<div class="col-sm-8">
<div class="container mx-lg-n3">
<h2>The ntop Team</h2>
<p>
<table>
<tbody>
<tr>
<td width="200">
<h5> <img class="alignnone size-full wp-image-483" src="/stands/ntop/Maria.png" alt="" width="150" /></h5>
</td>
<td align="left" valign="top">
<h5 style="text-align: left;"><a href="http://it.linkedin.com/pub/maria-teresa-allegro/85/33/943"><strong>Maria Teresa Allegro</strong></a></h5>
<p style="text-align: left;">Administration and Accounting</p>
</td>
</tr>
<tr>
<td width="200">
<h5> <img class="aligncenter size-full wp-image-8966" src="/stands/ntop/Matteo.png" alt="" width="150" height="165" /></h5>
</td>
<td align="left" valign="top">
<h5 style="text-align: left;"><a href="https://linkedin.com/in/matteo-biscosi-3b3164203"><strong>Matteo Biscosi</strong></a></h5>
<p style="text-align: left;">Software Engineer</p>
</td>
</tr>
<tr>
<td>
<h5> <img class="alignnone size-full wp-image-483" src="/stands/ntop/alfredo_cardigliano.jpg" alt="" width="150" /></h5>
</td>
<td align="left" valign="top">
<h5 style="text-align: left;"><a href="http://it.linkedin.com/in/alfredocardigliano"><strong>Alfredo Cardigliano</strong></a></h5>
<p style="text-align: left;">Principal Engineer</p>
</td>
</tr>
<tr>
<td style="text-align: left;">
<h5><a href="/stands/ntop/IMAGE-2017-10-25-212744.jpg"><img class="aligncenter size-full wp-image-5896" src="/stands/ntop/IMAGE-2017-10-25-212744.jpg" alt="" width="150" height="192" /></a></h5>
</td>
<td align="left" valign="top">
<h5 style="text-align: left;"><strong>Antonio De Giorgi</strong></h5>
<p style="text-align: left;">Business Development</p>
</td>
</tr>
<tr>
<td style="text-align: left;">
<h5> <img class="alignnone size-full wp-image-480" src="/stands/ntop/luca_foto_2008.jpg" alt="" width="150" /></h5>
</td>
<td align="left" valign="top">
<h5 style="text-align: left;"><a href="http://it.linkedin.com/pub/luca-deri/0/482/534/"><strong>Luca Deri</strong></a></h5>
<p style="text-align: left;">Founder</p>
</td>
</tr>
</tbody>
</table>
</p>
</div>
</div>
<div class="col-sm-4">
<div class="card" id="stand-at-fosdem">
<div class="card-body">
<h5 class="card-title">The ntop Stand</h5>
<ul class="list-group list-group-flush">
<li class="list-group-item"><span class="material-icons md-18 mr-1">comment</span> <a href="https://matrix.to/#/#ntop-stand:fosdem.org?web-instance[element.io]=chat.fosdem.org">Join the conversation!</a></li>
<li class="list-group-item"><span class="material-icons md-18 mr-1">event</span> <a href="https://fosdem.org/2021/schedule/room/sntop/">ntop stand events @ FOSDEM</a></li>
<li class="list-group-item"><a href="/stands/ntop/ndpi/">nDPI - Deep Network Traffic Inspection</a></li>
<li class="list-group-item"><a href="/stands/ntop/ntopng/">ntopng - Web-based Network Monitoring</a></li>
<li class="list-group-item"><a href="/stands/ntop/pf_ring/">PF_RING - High-speed packet capture</a></li>
<li class="list-group-item"><a href="/stands/ntop/who_we_are/">Who We Are</a></li>
<li class="list-group-item"><a href="/stands/ntop/work_with_us/">Work With Us</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>