-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·164 lines (151 loc) · 5.1 KB
/
index.html
File metadata and controls
executable file
·164 lines (151 loc) · 5.1 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
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
<!DOCTYPE HTML>
<html>
<head>
<meta name="Description" content="Gabriel B. Casella professional webpage"/>
<meta name="Keywords" content="Gabriel B Casella, Gabriel webpage, Gabriel curriculum"/>
<meta charset="UTF-8">
<!--<meta name="Distribution" content="Global"/>-->
<!--<link rel="shortcut icon" href="favicon.ico" type="image/x-icon"/>-->
<title>Gabriel B. Casella</title>
<!--<meta name="title" content="Gabriel B. Casella"/>-->
<meta name="robots" content="index, follow"/>
<!--<meta name="url" content="http://gbc921.github.io"/>-->
<meta name="author" content="Gabriel B. Casella"/>
<meta name="revisit-after" content="2"/>
<meta name="google-site-verification" content="NJguMsPxn01Jo5zkCT5zm-4VKOAZOwcbb0LejGV4PNM" />
<!--<meta name="viewport" content="width=device-width"/>-->
<link rel="stylesheet" type="text/css" href="css/styles.css">
<!-- Accordion functions -->
<link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/jquery-ui.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/jquery-ui.min.js"></script>
<script>
$(function() {
$( "#accordion" ).accordion();
});
</script>
<!-- favicon icons -->
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
</head>
<body>
<div class="wrapper">
<div class="head">
<div id="name">
<h1 id="heading">Gabriel B. Casella</h1>
</div>
<div id="email">
<i class="fa fa-envelope"></i><br>
<img style="border:0;"
src="img/email.png"
alt="gabriebcasella email"
title="gabrielbcasella gmail account"
>
</div>
<div class="info">
<h2>This is my professional webpage where one can find some projects/websites that I'm involved across the interweb.</h2>
</div>
</div>
<div id="accordion">
<h2>Linux and Open-Source Projects</h2>
<div>
<h3>
<i class="fa fa-github"></i>
<a href="https://github.com/gbc921/"
target="_blank">GitHub</a>
</h3>
<h3>
<i class="fa fa-linux"></i>
<a href="https://aur.archlinux.org/packages/?SeB=m&K=gbc921"
target="_blank">Arch Linux AUR Packages</a>
</h3>
<h3>
<i class="fa fa-linux"></i>
<a href="https://bbs.archlinux.org/search.php?action=show_user_topics&user_id=51045"
target="_blank">Arch Linux Forum</a>
</h3>
</div>
<h2>StackExchange</h2>
<div>
<h3>
<i class="fa fa-stack-exchange"></i>
<a href="http://stackoverflow.com/users/1353689/gbc921"
target="_blank">Stack Overflow</a>
</h3>
<h3>
<i class="fa fa-stack-exchange"></i>
<a href="http://superuser.com/users/160978/gbc921"
target="_blank">Super User</a>
</h3>
<h3>
<i class="fa fa-stack-exchange"></i>
<a href="http://tex.stackexchange.com/users/20977/gbc921"
target="_blank">TeX</a>
</h3>
</div>
<h2>Professional Profile</h2>
<div>
<h3>
<i class="fa fa-linkedin-square"></i>
<a href="http://www.linkedin.com/in/gabrielbcasella"
target="_blank">LinkedIn</a>
</h3>
</div>
<h2>University Projects</h2>
<div>
<h3>
<i class="fa fa-github"></i>
<a href="https://github.com/UTFPR-PG/minicursos"
target="_blank">Introducing Linux/LaTeX to freshmen</a>
</h3>
<h3>
<i class="fa fa-github"></i>
<a href="https://github.com/UTFPR-PG/latex"
target="_blank">UTFPR's LaTeX class</a>
</h3>
<h3>
<i class="fa fa-linux"></i>
<a href="https://groups.google.com/forum/#!forum/psl_pg"
target="_blank">Open-Source Software Group</a>
</h3>
<h3>
<i class="fa fa-linux"></i>
<a href="docs/ArchLinuxInstallationGuide.pdf"
target="_blank">Arch Linux Installation Guide (PT_Br)</a>
</h3>
<h3>
<i class="fa fa-info-circle"></i>
<a href="http://lattes.cnpq.br/3987449539838073"
target="_blank">Lattes</a>
</h3>
</div>
<!-- <h2>Resume</h2>
<div>
<h3>
<i class="fa fa-file"></i>
<a href="docs/GabrielBCasellaResumeWeb.pdf"
target="_blank">English CV</a>
</h3>
<h3>
<i class="fa fa-file-o"></i>
<a href="docs/GabrielBCasellaCurriculo.pdf"
target="_blank">Brazilian Portuguese CV</a>
</h3>
</div>-->
</div>
<div class="footer">
<a href="http://validator.w3.org/check?uri=http%3A%2F%2Fgbc921.github.io;ss=1;st=1;No200=1;verbose=1">
<img style="border:0; width:15%; height:15%"
src="http://www.w3.org/html/logo/badge/html5-badge-h-css3-semantics.png"
alt="HTML5 Powered with CSS3 / Styling, and Semantics"
title="HTML5 Powered with CSS3 / Styling, and Semantics"
/></a>
<a href="http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fgbc921.github.io%2Fcss%2Fstyles.css">
<img style="border:0; width:88px; height:31px"
src="http://jigsaw.w3.org/css-validator/images/vcss-blue"
alt="Valid CSS!" /></a>
</div>
</div>
</body>
</html>
<!-- # vim:set ts=4 sw=4 noet: -->