-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
249 lines (215 loc) · 8.97 KB
/
index.html
File metadata and controls
249 lines (215 loc) · 8.97 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
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
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Daniel José Bohn</title>
<!-- favicon -->
<link href="favicon.ico" rel=icon>
<!-- web-fonts -->
<link href="https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700" rel="stylesheet">
<!-- font-awesome -->
<link href="css/font-awesome.min.css" rel="stylesheet">
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Style CSS -->
<link href="css/style.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top" data-spy="scroll" data-target=".navbar">
<div id="main-wrapper">
<!-- Page Preloader -->
<div id="preloader">
<div id="status">
<div class="status-mes"></div>
</div>
</div>
<div class="columns-block container">
<div class="left-col-block blocks">
<header class="header theiaStickySidebar">
<div class="profile-img">
<img src="img/img-profile.jpg" class="img-responsive" alt=""/>
</div>
<div class="content">
<h1>Daniel José Bohn</h1>
<span class="lead">Desenvolvedor Web</span>
<div class="about-text">
<div class="row">
<div class="col-md-12">
<address>
<strong>Endereço</strong><br>
Rua Visconde do Rio Branco, 599<br>
Venâncio Aires - RS
</address>
<address>
<strong>Celular</strong><br>
<a href="https://wa.me/5551991330971" target="_blank">+55 (51) 9 9133-0971</a>
</address>
<address>
<strong>Email</strong><br>
<a href="mailto:dani_bohn_rs@hotmail.com">dani_bohn_rs@hotmail.com</a>
</address>
</div>
</div>
</div>
<ul class="social-icon">
<li><a href="https://www.facebook.com/daniel.jose.bohn" target="_blank"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li><a href="https://www.instagram.com/danibodybuilder" target="_blank"><i class="fa fa-instagram" aria-hidden="true"></i></a></li>
<li><a href="https://www.linkedin.com/in/danielbohnrs" target="_blank"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
<li><a href="https://github.com/danielbohnrs" target="_blank"><i class="fa fa-github" aria-hidden="true"></i></a></li>
</ul>
</div>
</header>
<!-- .header-->
</div>
<!-- .left-col-block -->
<div class="right-col-block blocks">
<div class="theiaStickySidebar">
<section class="section-wrapper section-interest gray-bg">
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<div class="section-title">
<h2>Interesses</h2>
</div>
</div>
</div>
<!-- .row -->
<div class="row">
<div class="col-md-12">
<div class="content-item">
<h3>Desenvolvimento Web</h3>
<p>
Atualmente sou apaixonado por Javascript. Tudo que envolva essa incrível linguagem e seus inúmeros frameworks tem minha atenção.<br>
Trabalho principalmente com Java (Vraptor, Hibernate, C3P0, Guice, MySQL) e Javascript.<br>
Tenho conhecimento nas principais estruturas do Google Cloud e do AWS.<br>
Estou estudando React e Vue.js.<br>
</p>
</div>
<div class="content-item">
<h3>Desenvolvimento Mobile</h3>
<p>
Já trabalhei com desenvolvimento de apps para Android usando Java e também com React Native com Expo.<br>
Como vem crescendo o uso de PWA (Progressive Web App), estou focando em aprender esta nova metodologia de desenvolvimento de software, pois acredito que tende a ser mais usado do que criar aplicações específicas para um sistema operacional.<br>
</p>
</div>
</div>
</div>
</div>
</section>
<section class="section-wrapper section-experience gray-bg">
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<div class="section-title"><h2>Experiências profissionais</h2></div>
</div>
</div>
<!--.row-->
<div class="row">
<div class="col-md-12">
<div class="content-item">
<small>Janeiro/2020 - Presente (Freela)</small>
<h3>Desenvolvedor Web Java / Extensão para Google Chrome</h3>
<h4><a href="http://www.representafacil.com.br/">representafacil.com.br</a></h4>
<p>Venâncio Aires - RS</p>
</div>
<div class="content-item">
<small>Agosto/2017 - Presente</small>
<h3>Desenvolvedor Web Java / Extensão para Google Chrome</h3>
<h4><a href="http://smartcrono.com.br">smartcrono.com.br</a></h4>
<p>Porto Alegre - RS</p>
</div>
<div class="content-item">
<small>Setembro/2011 - Julho/2017</small>
<h3>Desenvolvedor Delphi e Java Web</h3>
<h4><a href="http://softvaires.com.br">softvaires.com.br</a></h4>
<p>Venâncio Aires - RS</p>
</div>
<div class="content-item">
<small>Abril/2010 - Agosto/2011</small>
<h3>Monitor de laboratório de informática</h3>
<h4>Escola Municipal Dois Irmãos</h4>
<p>Venâncio Aires - RS</p>
</div>
<div class="content-item">
<small>Julho/2009 - Abril/2010</small>
<h3>Manutenção de Computadores</h3>
<h4>PCShop Hardware Store</h4>
<p>Venâncio Aires - RS</p>
</div>
</div>
</div>
</div>
</section>
<!-- .section-experience -->
<section class="section-wrapper section-education">
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<div class="section-title"><h2>Educação</h2></div>
</div>
</div>
<!--.row-->
<div class="row">
<div class="col-md-12">
<div class="content-item">
<small>Março/2009 - Dezembro/2014</small>
<h3>Bacharelado em Engenharia de Computação</h3>
<h4>Universidade Federal de Santa Cruz do Sul (UNISC)</h4>
<p>Santa Cruz do Sul - RS</p>
</div>
</div>
</div>
</div>
</section>
<section class="section-wrapper section-education">
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<div class="section-title"><h2>Projetos</h2></div>
</div>
</div>
<!--.row-->
<div class="row">
<div class="col-md-12">
<div class="content-item">
<small>2017 - Presente</small>
<h3><a href="https://github.com/wmixvideo/nfe" target="_blank">Biblioteca Java para geração de Nota Fiscal Eletrônica</a></h3>
<h4>Contribuições com o projeto</h4>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="content-item">
<small>2015 - Presente</small>
<h3><a href="https://programadordecodigo.wordpress.com/" target="_blank">Blog pessoal, com soluções de problemas de programação que passei</a></h3>
<h4>Uso apenas para postar soluções que não foram simples de achar no google. </h4>
</div>
</div>
</div>
</div>
</section>
</div>
<!-- Sticky -->
</div>
<!-- .right-col-block -->
</div>
<!-- .columns-block -->
</div>
<!-- #main-wrapper -->
<!-- jquery -->
<script src="js/jquery-2.1.4.min.js"></script>
<!-- Bootstrap -->
<script src="js/bootstrap.min.js"></script>
<script src="js/theia-sticky-sidebar.js"></script>
<script src="js/scripts.js"></script>
</body>
</html>