-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
175 lines (90 loc) · 4.97 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
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-121906238-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-121906238-1');
</script>
<meta name="author" content="Gildásio Filho">
<meta name="description" content="Gildaswise's personal blog">
<meta name="keywords" content="software, developer, software, music, piano, chillhop, freelance, freelancer, flutter">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Gildaswise">
<meta name="twitter:description" content="Gildaswise's personal blog">
<meta property="og:url" content="https://gildaswise.com/">
<meta property="og:site_name" content="Gildaswise">
<meta property="og:title" content="Gildaswise">
<meta property="og:description" content="Gildaswise's personal blog">
<meta property="og:locale" content="en">
<meta property="og:type" content="website">
<base href="https://gildaswise.com/">
<title>Gildaswise</title>
<link rel="canonical" href="https://gildaswise.com/">
<link href="https://fonts.googleapis.com/css?family=Fira+Mono:400,700" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css"
integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css"
integrity="sha256-l85OmPOjvil/SOvVt3HnSSjzF1TUMyT9eV0c2BzEGzU=" crossorigin="anonymous" />
<link rel="stylesheet" href="https://gildaswise.com/css/coder.min.bc934477dcbd04d5e7238288b3837497d5464fb2f489a6ee535bc90011a159a0.css" integrity="sha256-vJNEd9y9BNXnI4KIs4N0l9VGT7L0iabuU1vJABGhWaA="
crossorigin="anonymous" media="screen" />
<link rel="stylesheet" href="https://gildaswise.com/css/custom.css">
<link rel="icon" href="https://gildaswise.com/images/favicon.ico">
<link rel="alternate" type="application/rss+xml" href="https://gildaswise.com/index.xml" title="Gildaswise" />
<script>(function (w, d, s, l, i) {
w[l] = w[l] || []; w[l].push({
'gtm.start':
new Date().getTime(), event: 'gtm.js'
}); var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-WJ8L6D9');</script>
<meta name="generator" content="Hugo 0.135.0">
</head>
<body class=" ">
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WJ8L6D9" height="0" width="0"
style="display:none;visibility:hidden"></iframe></noscript>
<main class="wrapper">
<nav class="navigation">
<section class="container">
<input type="checkbox" id="menu-toggle" />
<label class="menu-button float-right" for="menu-toggle"><i class="fas fa-bars"></i></label>
<ul class="navigation-list">
</ul>
</section>
</nav>
<div class="content">
<section class="container centered">
<div class="about">
<h1>Gildásio Filho</h1>
<h2>Software Engineer and musician</h2>
</br>
<ul>
<li><a class="social github" href="https://github.com/gildaswise/">GitHub</a></li>
<li><a class="social bluesky" href="https://bsky.app/profile/did:plc:kber7c5xhwah2ocxzuqpytg5">Bluesky</a></li>
<li><a class="social linkedin" href="https://www.linkedin.com/in/gildaswise/">LinkedIn</a></li>
<li><a class="social bandcamp" href="https://gildaswise.bandcamp.com">Bandcamp</a></li>
<li><a class="social spotify" href="https://open.spotify.com/artist/2vzy7fYt8GGrxxWYouSfSG">Spotify</a></li>
<li><a class="social youtube" href="https://www.youtube.com/gildaswise">YouTube</a></li>
<li><a class="social github" href="https://www.unsplash.com/@gildaswise">Unsplash</a></li>
<li><a class="social instagram" href="https://www.instagram.com/gildaswise">Instagram</a></li>
<li><a class="social portfolio" href="https://gildaswise.com/portfolio">Portfolio</a></li>
</ul>
</br>
</br>
</div>
</section>
</div>
<footer class="footer">
<section class="container">
<p>[email protected]</p>
Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
</section>
</footer>
</main>
</body>
</html>