-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
154 lines (139 loc) · 7.04 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
<!DOCTYPE html>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css"
integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
<html lang="pt">
<head>
<meta charset="utf-8" />
<title>Pedro Delfino</title>
<link rel="stylesheet" href="tufte.css" />
<link rel="stylesheet" href="latex.css" />
<div class="topnav">
<a class="home" href="http://www.pdelfino.com.br">Home</a>
</div>
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H65WQEW9TH"> </script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-H65WQEW9TH');
</script>
<link href="img/favicon.ico" rel="icon" type="image/x-icon" />
</head>
<body>
<article>
<h1 id="manifesto">Manifesto</h1>
<p class="subtitle">Pedro Delfino</p>
<section>
<p> Fuçadores são camaradas com interesses peculiares e profundos; curiosos que têm mais perguntas do que
respostas. Muitas vezes, são pessoas que gosto de conversar. O problema é que eles são difíceis de achar. E,
normalmente, não é você que os encontra, são eles que te acham. </p>
<p> Aqui, pretendo compartilhar projetos, ensaios e crônicas -
além de um diário de viajante. Trata-se de [mais] uma agulha
no palheiro da <i>web</i>. O plano é que esse esforço seja
como uma isca que consiga atrair fuçadores com interesses
similares aos meus. A aposta, portanto, é na serendipidade e
nos eventos de cauda longa. Seja bem-vindo, fuçador. E não
hesite em me contactar :)</p>
<p> Como eu sei que você é um?</p>
<p>
<i>A fisherman sees another fisherman from afar... </i>
</p>
</section>
<section>
<figure>
<label for="mn-exports-imports"
class="margin-toggle">⊕</label><input type="checkbox"
id="mn-exports-imports"
class="margin-toggle"/><span class="marginnote">
Sebastião Salgado, <em>Waura people fishing in the Piulaga
Lake. Upper Xingu, Mato Grosso, Brazil </em>, 2005.</span>
<img src="img/salgado-xingu-mato-grosso-2005.png">
</figure>
</section>
<section>
<h2 id="projects">Projetos</h2>
<ul>
<li> <a href="https://nyxt.atlas.engineer/"> Nyxt Browser</a> </li>
<li> <a href="projects/technical-writing.html"> Technical writing for the Nyxt Browser</a> </li>
<li> <a href="projects/this-blog.html"> Este blog</a> </li>
<li> <a href="projects/oab.html"> Hackeando a OAB</a> </li>
</ul>
</section>
<!-- <section> -->
<!-- <figure> -->
<!-- <label for="mn-exports-imports" -->
<!-- class="margin-toggle">⊕</label><input type="checkbox" -->
<!-- id="mn-exports-imports" -->
<!-- class="margin-toggle"/><span class="marginnote"> -->
<!-- Escher, <em>Hand with reflexing sphere</em>, 1935.</span> -->
<!-- <img src="img/escher-hand-with-reflexing-sphere-1935-big.png"> -->
<!-- </figure> -->
<!-- </section> -->
<!-- <section> -->
<!-- <h2 id="traveling">Diários de um Nômade</h2> -->
<!-- <ul> -->
<!-- <li> Dia 0: Recife (em construção) </li> -->
<!-- <\!-- <li> <a href="nomade/day-0-recife.html"> Dia 0: Recife</a> </li> -\-> -->
<!-- <\!-- <li> <a href="nomade/day-i-olinda.html"> Dia i: Olinda</a> </li> -\-> -->
<!-- <\!-- <li> <a href="nomade/day-1-change.thml"> Dia 1: -\-> -->
<!-- <\!-- Mudança</a> </li> -\-> -->
<!-- <\!-- <li> <a href="nomade/day-31-itamaraca.thml"> Dia 31: Itamaracá</a> </li>-\-> -->
<!-- <\!-- <li> <a href="nomade/day-61-itamaraca.thml"> Dia 61: -->
<!-- Cabedelo</a> </li> -\-> -->
<!-- </ul> -->
<!-- </section> -->
<section>
<h2 id="articles">Crônicas</h2>
<ul>
<li> <a href="cronicas/fantasmas.html"> Fantasmas existem </a> </li>
<li> <a href="cronicas/pai-lenda.html"> O dia em que meu pai virou uma lenda</a> </li>
<li> <a href="cronicas/olinda.html"> Olinda</a> </li>
<li> <a href="cronicas/new-decade.html"> Resoluções da nova década?</a> </li>
</ul>
</section>
<section>
<h2 id="essays">Ensaios</h2>
<ul>
<li> <a href="essays/law-and-applied-math.html">Por que fazer Direito e Matemática Aplicada?</a> </li>
<li> <a href="essays/orador.html"> Matemática Aplicada, Turma de 2016</a> </li>
<li> <a href="essays/wagner.html"> Professor Eduardo Wagner</a> </li>
<li> <a href="essays/falcao.html"> Professor Joaquim Falcão</a> </li>
</ul>
</section>
<section>
<h2 id="listas">♥ Listas</h2>
<ul>
<li> <a href="/lists-i-love/surfing.html"> Lugares que surfei</a> </li>
<li> <a href="/lists-i-love/kite-surfing.html"> Lugares que velejei</a> </li>
</ul>
</section>
<section>
<h2 id="where-to-find-me">Ponteiros </h2>
<ul>
<li> Email: p [ponto] delfino01 [arrouba] gmail [ponto] com <span class="marginnote"> A forma usual de email
(e.g.: [email protected]) foi driblada para evitar <i>web crawlers</i> construídos por <i>spammers</i>
profissionais.</span></li>
<li> <a href="https://github.com/pdelfino"> Github</a> </li>
<li> <a href="https://www.linkedin.com/in/pedro-delfino">
Linkedin </a> (evito sempre que posso) </li>
<li> <a href="https://scholar.google.com/citations?user=evOdQlEAAAAJ&hl=en">Google Scholar</a> </li>
</ul>
</section>
<section>
<form style="border:0px solid #ccc;padding:3px;text-align:center;" action="https://tinyletter.com/pdelfino"
method="post" target="popupwindow"
onsubmit="window.open('https://tinyletter.com/pdelfino', 'popupwindow', 'scrollbars=yes,width=800,height=600');return true">
<p><label for="tlemail"> <i>Newsletter </i></label></p>
<p><input type="text" style="width:140px" name="email" id="tlemail" /></p>
<input type="hidden" value="1" name="embed" />
<!--
<input type="submit" value="Assinar" /> <p><a href="https://tinyletter.com" target="_blank"></a></p>
-->
<button type="submit"> <span class="fa fa-paper-plane"> Assinar </span> </button>
</form>
</section>
</article>
</body>
</html>