-
Notifications
You must be signed in to change notification settings - Fork 0
/
atividades.html
206 lines (192 loc) · 9.65 KB
/
atividades.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
<!DOCTYPE html>
<html lang="pt_BR">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
<title>FLISoL Blumenau</title>
<!-- Facebook -->
<meta property="og:site_name" content="FLISoL Blumenau"/>
<meta property="og:title" content="FLISoL Blumenau"/>
<meta property="og:url" content="https://www.hackerspaceblumenau.org/flisol/"/>
<meta property="og:type" content="website"/>
<meta property="og:description" content="O Festival Latino-americano de Instalação de Software Livre (FLISoL) é o maior evento de divulgação de Software Livre da América Latina."/>
<meta property="og:locale" content="pt_BR"/>
<meta property="og:image" content="https://www.hackerspaceblumenau.org/flisol/static/images/flisol-logo.png">
<!-- Twitter -->
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="FLISoL Blumenau"/>
<meta name="twitter:description" content="O Festival Latino-americano de Instalação de Software Livre (FLISoL) é o maior evento de divulgação de Software Livre da América Latina."/>
<meta name="twitter:site" content="@hackerspacebnu"/>
<meta name="twitter:url" content="https://www.hackerspaceblumenau.org/flisol/"/>
<meta name="twitter:image" content="https://www.hackerspaceblumenau.org/flisol/static/images/flisol-logo.png">
<meta itemprop="name" content="FLISoL Blumenau"/>
<meta itemprop="url" content="https://www.hackerspaceblumenau.org/flisol/"/>
<meta itemprop="image" content="https://www.hackerspaceblumenau.org/flisol/static/images/flisol-logo.png"/>
<meta itemprop="description" content="O Festival Latino-americano de Instalação de Software Livre (FLISoL) é o maior evento de divulgação de Software Livre da América Latina."/>
<meta name="author" content="FLISoL Blumenau"/>
<meta name="description" content="O Festival Latino-americano de Instalação de Software Livre (FLISoL) é o maior evento de divulgação de Software Livre da América Latina."/>
<meta name="keywords" content="flisol, blumenau, open source, software livre, foss, desenvolvimento, tecnologia, evento, meetup"/>
<link href="/flisol/static/tailwind/tailwind.min.css" rel="stylesheet">
<link rel="shortcut icon" href="/flisol/static/images/icon-64.png">
<link rel="icon" href="/flisol/static/images/icon-32.png" sizes="32x32">
<link rel="icon" href="/flisol/static/images/icon-64.png" sizes="64x64">
<link rel="icon" href="/flisol/static/images/icon-144.png" sizes="144x144">
<link rel="icon" href="/flisol/static/images/icon-192.png" sizes="192x192">
<script async src="https://www.googletagmanager.com/gtag/js?id=G-46PK6EW4BB"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-46PK6EW4BB');
</script>
</head>
<body class="min-h-screen flex flex-col">
<nav class="flex-none bg-yellow-600">
<div class="mx-auto px-2 sm:px-6 lg:px-8">
<div class="relative flex items-center justify-between h-16">
<div class="absolute inset-y-0 left-0 flex items-center sm:hidden">
<button onclick="toggleMenu()"
class="inline-flex items-center justify-center p-2 rounded-md text-white hover:bg-yellow-700 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-white" aria-expanded="false">
<svg class="block h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" />
</svg>
<svg class="hidden h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12" />
</svg>
</button>
</div>
<div class="flex-1 flex items-center justify-center sm:items-stretch sm:justify-start">
<div class="flex-grow flex items-center">
<img src="/flisol/static/images/flisol-logo-white.svg" width="32" height="32" class="ml-12 md:ml-0">
<a href="/flisol/" class="pl-2 text-white text-xl font-semibold tracking-wide">FLISoL Blumenau</a>
</div>
<div class="hidden sm:block sm:ml-6">
<div class="flex space-x-4">
<a href="/flisol/atividades" class="text-white hover:bg-yellow-700 px-3 py-2 rounded-md text-sm font-medium">Atividades</a>
<a href="/flisol/installfest" class="text-white hover:bg-yellow-700 px-3 py-2 rounded-md text-sm font-medium">InstallFest</a>
<a href="/flisol/inscricao" class="text-white hover:bg-yellow-700 px-3 py-2 rounded-md text-sm font-medium">Inscrição</a>
<a href="/flisol/patrocinadores" class="text-white hover:bg-yellow-700 px-3 py-2 rounded-md text-sm font-medium">Patrocinadores</a>
</div>
</div>
</div>
</div>
</div>
<div class="hidden" id="nav-menu-mobile">
<div class="px-2 pt-2 pb-3 space-y-1 flex flex-col">
<a href="/flisol/installfest" class="text-white hover:bg-yellow-700 px-3 py-2 rounded-md text-sm font-medium">Atividades</a>
<a href="/flisol/installfest" class="text-white hover:bg-yellow-700 px-3 py-2 rounded-md text-sm font-medium">InstallFest</a>
<a href="/flisol/inscricao" class="text-white hover:bg-yellow-700 px-3 py-2 rounded-md text-sm font-medium">Inscrição</a>
<a href="/flisol/patrocinadores" class="text-white hover:bg-yellow-700 px-3 py-2 rounded-md text-sm font-medium">Patrocinadores</a>
</div>
</div>
</nav>
<div class="flex-none lg:px-12 bg-gray-50">
<div class="mx-auto max-w-6xl py-12 px-4 flex flex-col lg:px-12 lg:py-12 lg:flex-row lg:items-center lg:justify-between">
<h2 class="text-2xl lg:text-3xl font-extrabold tracking-tight text-gray-900 text-center">
<span class="block">Atividades</span>
</h2>
<div class="mt-8 mx-auto lg:mt-0 lg:mx-0">
<div class="rounded-md shadow">
<a target="_blank" href="https://www.sympla.com.br/evento/flisol-blumenau-2024/2423517?referrer=www.linkedin.com"
class="px-8 py-4 border border-transparent text-base font-medium rounded-md text-white bg-yellow-500 hover:bg-yellow-600">
Faça sua inscrição agora!
</a>
</div>
</div>
</div>
</div>
<table class="table m-16">
<thead>
<tr class="text-left">
<th class="p-2">Horário</th>
<th class="p-2">Atividade</th>
<th class="p-2">Título</th>
<th class="p-2">Ministrante</th>
<th class="p-2">Cargo / Empresa</th>
</tr>
</thead>
<tbody>
<tr>
<td class="p-2">10:15</td>
<td class="p-2">Palestra</td>
<td class="p-2">Quebrando Barreiras com Python: Inovação e Soluções Descomplicadas</td>
<td class="p-2">Jairo Lenfers</td>
<td class="p-2">Líder Técnico / Locaweb SA</td>
</tr>
<tr>
<td class="p-2">11:15</td>
<td class="p-2">Palestra</td>
<td class="p-2">Automatizando o gerenciamento de identidades centralizado com FreeIPA e Ansible</td>
<td class="p-2">Rafael Jeffman</td>
<td class="p-2">Software Engineer / RedHat</td>
</tr>
<tr class="bg-yellow-100">
<td class="p-2">12:15</td>
<td class="p-2">Pausa</td>
<td class="p-2">Almoço</td>
<td class="p-2">-</td>
<td class="p-2">-</td>
</tr>
<tr>
<td class="p-2">13:30</td>
<td class="p-2">Palestra</td>
<td class="p-2">Consumo de uma API com Flask e Python</td>
<td class="p-2">Anaísa Teodoro</td>
<td class="p-2">Estudante</td>
</tr>
<tr>
<td class="p-2">14:30</td>
<td class="p-2">Palestra</td>
<td class="p-2">Dokuwiki e a superimportância da documentação na TI</td>
<td class="p-2">Mario Xavier</td>
<td class="p-2">Analista de Infraestrutura / Ibrowse</td>
</tr>
<tr>
<td class="p-2">14:30</td>
<td class="p-2">Oficina</td>
<td class="p-2">Lockpicking: Explorando a segurança física</td>
<td class="p-2">Eduardo Gadotti</td>
<td class="p-2">Cybersecurity Manager</td>
</tr>
<tr>
<td class="p-2">15:30</td>
<td class="p-2">Palestra</td>
<td class="p-2">Ciência do passado Moldando o Futuro</td>
<td class="p-2">Rannyer Thom</td>
<td class="p-2">Instrutor / Proway</td>
</tr>
<tr class="bg-yellow-100">
<td class="p-2">16:30</td>
<td class="p-2">Encerramento</td>
<td class="p-2">Foto oficial / Coffe break / Networking</td>
<td class="p-2">-</td>
<td class="p-2">-</td>
</tr>
</tbody>
</table>
<footer class="flex-none border-t border-solid border-yellow-300 py-4 mx-4">
<div class="flex flex-col lg:flex-row lg:justify-center text-center text-base text-yellow-600">
<div class="my-1 lg:mx-2">
<a href="/flisol/edicoes">Edições anteriores</a>
</div>
<div class="my-1 lg:mx-2">
<a href="/flisol/galeria">Galeria de Fotos</a>
</div>
</div>
<div class="mt-4 text-center text-xs text-gray-500">
<p>© 2024 Hackerspace Blumenau</p>
</div>
</footer>
<script type="text/javascript">
function toggleMenu() {
var e = document.getElementById("nav-menu-mobile");
if (e.className === "") {
e.className = "hidden"
} else {
e.className = ""
}
}
</script>
</body>
</html>