forked from hackncast/hackncast
-
Notifications
You must be signed in to change notification settings - Fork 0
/
authors.py
208 lines (191 loc) · 7.18 KB
/
authors.py
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
#!/usr/bin/env python
# encoding: utf-8
MAGNUN = {
'image': 'https://lh5.googleusercontent.com/-tdNroc0oPGc/AAAAAAAAAAI/AAAAAAAAAOw/q_jbij7hbVI/s120-c/photo.jpg',
'description': 'Criador, Desenvolvedor e Autor do blog <a href="http://mindbending.org/">Mind Bending</a>',
'bio': 'Engenheiro de Telecomunicações, atualmente trabalhando como Analista de Infra-estrutura GNU/Linux. É criador, desenvolvedor e autor do blog <a href="http://mindbending.org/">Mind Bending</a> e do Hack \'n\' Cast. Apaixonado por Rock \'n\' Roll, Mangás, GNU/Linux, programação (C e Python) e muito mais...',
'class': 'Hacker',
'links': [
("Twitter", "fa-twitter", "https://twitter.com/magnunleno"),
("GitHub", "fa-github", "https://github.com/magnunleno"),
]
}
BRUNO = {
'image': 'https://lh3.googleusercontent.com/-ubgzC730QYE/AAAAAAAAAAI/AAAAAAAAAMA/baBevnRUSGQ/s120-c/photo.jpg',
'bio': 'Co-Fundador do <a href="http://algoritmizando.com">Algoritmizando</a>, usuário GNU/Linux. Utiliza as tecnologias Zope/Plone, Django e web2py.',
'description': 'Desenvolvedor Python, Zope/Plone, entusiasta de Software Livre e apaixonado por tecnologia.',
'race': 'Zumbi',
'class': 'Fighter',
'links': [
("Twitter", "fa-twitter", "https://twitter.com/brunobbbs"),
("GitHub", "fa-github", "https://github.com/bruninbsb/"),
]
}
RICARDO = {
'image': 'https://lh3.googleusercontent.com/-AfUOQdW-5zU/AAAAAAAAAAI/AAAAAAAAIbM/XO-Cf-sTbA8/s120-c/photo.jpg',
'description': 'Cara a cara eu gaguejo, tenho dúvidas, sou pouco sociável. Mas, escrevendo, cuidado comigo.',
'race': 'Humano Imortal',
'class': 'Highlander',
'links': [
("Twitter", "fa-twitter", "https://twitter.com/rictm"),
]
}
GILSON = {
'image': 'https://lh6.googleusercontent.com/-WqpgBkIaepM/AAAAAAAAAAI/AAAAAAAAAJI/W2sWTkMnv1I/s120-c/photo.jpg',
'description': 'Desenvolvedor Python e Django, cansado de Java, recém carioca. Entusiasta Vim e usuário assíduo do <a href="http://github.com/gilsondev">Github</a>',
'class': 'Hacker',
'links': [
("Twitter", "fa-twitter", "https://twitter.com/gilsondev"),
("GitHub", "fa-github", "https://github.com/gilsondev"),
]
}
DAVI = {
'class': 'Hacker',
}
DARLILDO = {
'race': 'Ice Golem',
'class': 'Linuxer',
}
THIAGO_PERROTTA = {
'class': 'Linuxer',
}
ERIC_HIDEKI = {
'class': 'Pokemon Master',
}
DIEGO_BOOT = {
'class': 'JavaScripter',
}
ATILA_CAMURCA = {
'image': 'https://www.gravatar.com/avatar/6886b7faab75ca8eaeef97cb32303e6c?s=172',
'description': 'Desenvolvedor Java, Ruby, PHP, Python, Javascript. Ajudou a fundar a Fidias Software junto com Alberto e Shara.',
'class': 'JavaScripter',
'links': [
("Twitter", "fa-twitter", "https://twitter.com/atilacamurca"),
("GitHub", "fa-github", "https://github.com/atilacamurca"),
]
}
REINALDO_BISPO = {
'class': 'Archer',
}
OG = {
'image': 'https://avatars.io/twitter/ogmaciel?size=large',
'class': 'Podcaster',
}
RAFAEL_ROSA = {
'class': 'Podcaster',
}
JORGE_FLAVIO = {
'image': 'https://avatars.io/twitter/jfcostta?size=large',
'description': 'Formado em Eng. Elétrica (UFRN), com Esp. em Desenv. de Sistemas Web (FARN), e Mestrado em Eng. da Computação pela UFCG.',
'class': 'Dev Ops',
'race': 'Calango Stealth',
'links': [
("Twitter", "fa-twitter", "http://twitter.com/JFCostta"),
]
}
ANDRE_DELAI = {
'image': 'https://avatars.io/gravatar/a9b1b15e2d4bd53e48c616a9f76de27b?size=large',
'class': 'Hardware Hacker',
}
DIEGO_SUEIRO = {
'image': 'https://avatars.io/gravatar/7c9c173d30e3d5d025bcb539f8413bcf?size=large',
'class': 'Embarcados Hacker',
}
PEDRO_HENRIQUE = {
'image': 'https://avatars.io/gravatar/ce8694a83da7c39e9246e4cd9684b3b4?size=large',
'class': 'Hacker Mirin',
}
EDUARDO_ELIAS = {
'image': '/images/participantes/eduardo-elias.jpg',
'class': 'Economy Hacker',
'race': 'Mineiro Warrior',
'description': 'Autor do podcast <a title="Papo Bitcoin" href="http://papobitcoin.com/">Papo Bitcoin</a>.',
'links' : [
("Twitter", "fa-twitter", "https://twitter.com/papobitcoin"),
]
}
BRYAN_MORENO = {
'image': 'https://pbs.twimg.com/profile_images/707378747809202176/-lhgtc-5_400x400.jpg',
'class': 'Star Hunter',
'race': 'Humano',
'links' : [
("Twitter", "fa-twitter", "https://twitter.com/morenobryan"),
]
}
EVERTON_MELO = {
'image': 'https://castalio.info/images/everton-melo.jpeg',
'class': 'Cripto Hacker',
'race': 'Entidade',
'links': []
}
SAMUEL_HEIMDALL = {
'image': 'https://avatars3.githubusercontent.com/u/4109685?s=460&v=4',
'class': 'Guardião do Portal de Java',
'race': 'Habitante de Valhalla',
'links': [
("Github", "fa-github", "https://github.com/SamuelKlein"),
]
}
THALES = {
'image': 'https://avatars2.githubusercontent.com/u/7172178?s=460&v=4',
'class': 'Arquimago',
'race': 'Humano',
'links': [
("Github", "fa-github", "https://github.com/arquimago"),
("Twitter", "fa-titter", "https://twitter.com/arquimago"),
]
}
EDUARDO_KLOSOWSKI = {
'image': 'https://avatars1.githubusercontent.com/u/4060984?s=460&v=4',
'race': 'Pinguim',
'links': [
('Github', 'fa-github', 'https://github.com/eduardoklosowski'),
]
}
ARIADNE = {
'image': 'https://lh3.googleusercontent.com/a-/AAuE7mD95r4cxB8GbqZBl1a1tmsZEWj23nfAev2b6H1xFmg=s120-p-rw-no-il',
'bio': 'Analista de Sistemas, nerd, evangelizadora FOSS, Linux++, especialista Joomla! e feminista.',
'description': 'Empresária, Desenvolvedora PHP + Joomla! + JS, entusiasta de Software Livre e apaixonada por números e máquinas.',
'race': 'Human',
'class': 'Witch',
'links': [
("Twitter", "fa-twitter", "https://twitter.com/ariadnepinheiro"),
]
}
FABIO_BENEDITTO = {
'image': 'https://avatars1.githubusercontent.com/u/3729537',
'race': 'Humano',
'class': 'Strange',
'description': 'Desenvolvedor PHP + JS, entusiasta de F/OSS, e leitor de verdades na Internet',
'links': [
("Github", "fa-github", "https://github.com/fabiobeneditto"),
("Twitter", "fa-titter", "https://twitter.com/fabiobeneditto"),
]
}
SITEAUTHORS = {
'Magnun': MAGNUN,
'Bruno': BRUNO,
'Ricardo': RICARDO,
'Gilson': GILSON,
'Davi': DAVI,
'Darlildo Lima': DARLILDO,
'Thiago Perrotta': THIAGO_PERROTTA,
'Eric Hideki': ERIC_HIDEKI,
'Diego "Boot"': DIEGO_BOOT,
'Átila Camurça': ATILA_CAMURCA,
'Reinaldo Bispo': REINALDO_BISPO,
'Og Maciel': OG,
'Rafael Rosa Fú': RAFAEL_ROSA,
'Jorge Flávio': JORGE_FLAVIO,
'Diego Sueiro': DIEGO_SUEIRO,
'André Delai': ANDRE_DELAI,
'Pedro Henrique': PEDRO_HENRIQUE,
'Eduardo Elias': EDUARDO_ELIAS,
'Bryan Moreno': BRYAN_MORENO,
'Everton Melo': EVERTON_MELO,
'Samuel Heimdall': SAMUEL_HEIMDALL,
'Thales Arquimago': THALES,
'Eduardo Klosowski': EDUARDO_KLOSOWSKI,
'Ariadne Pinheiro': ARIADNE,
'Fabio Beneditto': FABIO_BENEDITTO
}