-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
380 lines (358 loc) · 14.9 KB
/
index.html
File metadata and controls
380 lines (358 loc) · 14.9 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
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
<!-- For this project were used linters like: black, flake8 and isort -->
<!-- Linters make the code breaklines automatly -->
<!-- Normal HTML5 auto made -->
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="icon" type="image/png" href="/favicon.png" />
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<title>Personal Portfolio</title>
<meta content="" name="descriptison" />
<meta content="" name="keywords" />
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet" />
<!-- Vendor CSS Files Imports -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet" />
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet" />
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet" />
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet" />
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet" />
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet" />
<!-- Personal Made Imports -->
<!-- Note that not all css id and classes in this document are been used, its just my standard file -->
<!-- Some of the CSS will be applyed directly in the HTML here for this UNINTER project -->
<link rel="stylesheet" href="assets/css/styles3.css" />
</head>
<body>
<header id="header" class="header-tops">
<div class="container">
<h4 id="intro-greeting" style="
font-size: 36px;
margin-top: 0px;
padding: 0;
line-height: 1;
font-weight: 700;
font-family: 'Poppins', sans-serif;">
Hi, I'm
</h4>
<h1><a href="index.html" id="full-name">Alexandre Siedschlag</a></h1>
<nav class="nav-menu d-none d-lg-block">
<ul>
<li class="active">
<a href="#header"> <span>Home</span></a>
</li>
<li>
<a href="#about"><span>About</span></a>
</li>
<li>
<a href="#experience"> <span>Experience</span></a>
</li>
<li>
<a href="#skills"> <span>Skills</span></a>
</li>
<li>
<!-- Note that this resume is not updated, i just uploaded an old file -->
<a href="assets\Curriculum Vitae - Alexandre Siedschlag.pdf" target="_blank">
<span>Curriculo</span></a>
</li>
</ul>
</nav>
<!-- Small buttons below the main page -->
<div class="social-links">
<a href="https://www.linkedin.com/in/alexandre-siedschlag-19309b215/" target="_blank" class="linkedin"><i class="bx bxl-linkedin"></i></a>
<a href="https://github.com/AlexandreSiedschlag" target="_blank" class="github"><i class="bx bxl-github"></i></a>
<a href="mailto:alexandresieds@gmail.com" target="_blank" class="google"><i class="bx bxl-google"></i></a>
</div>
</div>
</header>
<!-- End Header -->
<!-- ======= About Section ======= -->
<section id="about" class="about">
<!-- ======= About Me ======= -->
<div class="about-me container">
<div class="section-title">
<h2>About</h2>
</div>
<div class="row">
<div class="col-lg-4" data-aos="fade-right">
<img src="assets\img\Face.jpg" class="img-fluid" alt="Uday Photo" />
</div>
<div class="col-lg-8 pt-4 pt-lg-0 content" data-aos="fade-left" style="font-weight: 500; color: #020a2d">
<p>
After my carreer change from industrial area to technology in 2021, I'v been studying Software Engineer at Uninter also studying
Python, Flask, Django and SQL as well as HTML, CSS, JS, SQL.
</p>
<div class="row">
<div class="col-lg-6">
<ul>
<li>
<i class="icofont-rounded-right"></i>
<strong>City:</strong> Joinville, SC
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- End About Me -->
<!-- ======= Interests ======= -->
<div class="interests container">
<div class="section-title">
<h2>Interests</h2>
</div>
<div class="row">
<div class="col-lg-3 col-md-4">
<div class="icon-box">
<i class="ri-computer-line" style="color: #ffbb2c"></i>
<h3>Linux: LPIC-3</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<i class="ri-computer-line" style="color: #5578ff"></i>
<h3>Python: PCPP2</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<i class="ri-base-station-line" style="color: #e80368"></i>
<h3>Internet of Things</h3>
</div>
</div>
</div>
<br><br>
<div class="section-title">
<h2>Hobbies</h2>
</div>
<div class="row">
<ul>
<li>
Coding
</li>
<li>
Video Games
</li>
<li>
Travelling
</li>
<li>
Sport with adrenaline
</li>
</ul>
</div>
<br>
<div class="section-title">
<h2>Languages</h2>
</div>
<div class="row">
<ul>
<li>
Portuguese: Native
</li>
<li>
English: Fluent - C2
</li>
<li>
German: Basic - A1
</li>
</div>
</div>
<!-- End Interests -->
</section>
<!-- End About Section -->
<!-- Start Experience Section -->
<section id="experience" class="services">
<div class="container">
<div class="section-title">
<h2>Experience</h2>
</div>
<div class="row">
<div class="col-lg-12" data-aos="fade-up">
<div class="col-md-12 mt-4 mt-md-0 icon-box" data-aos="fade-up" data-aos-delay="100">
<h4 style="text-align: left">
<a href="https://www.itflex.com.br/" style="color: #071814">ITFLEX Technology</a><br />
</h4>
<h5 style="text-align: left">June 2022 - Actual</h5>
<p style="text-align: left; color: #172615; font-size: medium">
<em>Junior Python developer</em>
</p>
<ul style="text-align: left">
<li>
Advanced Python development
</li>
<li>
Medium HTML, CSS and JavaScript development
</li>
<li>
Stack: Flask, Django, SQLAlchemy, Vue, HTML, CSS, JavaScript.
</li>
</ul>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12" data-aos="fade-up">
<div class="col-md-12 mt-4 mt-md-0 icon-box" data-aos="fade-up" data-aos-delay="100">
<h4 style="text-align: left">
<a href="http://www.by7.com.br/" style="color: #071814">By Seven IT Business and Consulting</a><br />
</h4>
<h5 style="text-align: left">November 2021 - January 2022</h5>
<p style="text-align: left; color: #172615; font-size: medium">
<em>Junior Python developer</em>
</p>
<ul style="text-align: left">
<li>
Daily tasks automation.
</li>
<li>
PDF generation
</li>
<li>
Webscraping
</li>
<li>
Linux, problem solving and file management. SSH's, SCP's, PING's and other basic commands.
</li>
</ul>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12" data-aos="fade-up">
<div class="col-md-12 mt-4 mt-md-0 icon-box" data-aos="fade-up" data-aos-delay="100">
<h4 style="text-align: left">
<a href="https://roboteasy.tech/en/" style="color: #071814">Agapys Tecnology (Robot Easy) </a><br />
</h4>
<h5 style="text-align: left"> October 2021 - November 2021</h5>
<p style="text-align: left; color: #172615; font-size: medium">
<em>Junior C# developer</em>
</p>
<ul style="text-align: left">
<li>
Daily tasks automation.
</li>
<li>
CSV and XLX development
</li>
<li>
Auto email send and receive elaboration
</li>
</ul>
</div>
</div>
</div>
<!-- Start Academic Formation Section -->
<br>
<div class="section-title">
<h2>Academic Formation</h2>
</div>
<div class="row">
<div class="col-lg-12" data-aos="fade-up">
<div class="col-md-12 mt-4 mt-md-0 icon-box" data-aos="fade-up" data-aos-delay="100">
<h5 style="text-align: left"> June 2021 - Actual</h5>
<p style="text-align: left; color: #172615; font-size: medium">
<em>UNINTER - Software Engineer</em>
</p>
<ul style="text-align: left">
<li>
2º Semester
</li>
</ul>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12" data-aos="fade-up">
<div class="col-md-12 mt-4 mt-md-0 icon-box" data-aos="fade-up" data-aos-delay="100">
<h5 style="text-align: left"> June 2021 - June 2022</h5>
<p style="text-align: left; color: #172615; font-size: medium">
<em>STACKX - Full Stack Developer Junior</em>
</p>
<ul style="text-align: left">
<li>
Finished
</li>
</ul>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12" data-aos="fade-up">
<div class="col-md-12 mt-4 mt-md-0 icon-box" data-aos="fade-up" data-aos-delay="100">
<h5 style="text-align: left"> January 2010 - June 2021</h5>
<p style="text-align: left; color: #172615; font-size: medium">
<em>Many Industrial Courses and Degrees as Automation Technician</em>
</p>
<ul style="text-align: left">
<li>
8 Years of studies at SENAI - Joinville/SC
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- End Experience Section -->
<!-- Start Skills Section -->
<section id="skills" class="services">
<div class="container">
<div class="section-title">
<h2>Skills</h2>
</div>
<div class="row">
<div class="col-lg-12" data-aos="fade-up">
<div class="col-md-12 mt-4 mt-md-0 icon-box" data-aos="fade-up" data-aos-delay="100" style="background: #fff">
<h4 style="text-align: left; color: #09203a">
Languages and Databases
</h4>
<p style="text-align: left">
<img src="https://www.vectorlogo.zone/logos/python/python-horizontal.svg" alt="vectorlogo.zone" height="50" width="150" />
<img src="https://www.vectorlogo.zone/logos/java/java-horizontal.svg" alt="vectorlogo.zone" height="50" width="120" />
<img src="https://www.vectorlogo.zone/logos/w3_html5/w3_html5-ar21.svg" alt="vectorlogo.zone" />
<img src="https://upload.wikimedia.org/wikipedia/commons/d/d5/CSS3_logo_and_wordmark.svg" alt="upload.wikimedia.org" height="60" width="90" />
<img src="https://www.vectorlogo.zone/logos/javascript/javascript-icon.svg" alt="vectorlogo.zone" />
<img src="https://www.vectorlogo.zone/logos/mysql/mysql-horizontal.svg" alt="vectorlogo.zone" height="70" width="130" />
</p>
</div>
<div class="col-md-12 mt-4 mt-md-0 icon-box" data-aos="lefade-up" data-aos-delay="100" style="background: #fff">
<h4 style="text-align: left; color: #09203a">Frameworks</h4>
<p style="text-align: left">
<img src="https://www.vectorlogo.zone/logos/pocoo_flask/pocoo_flask-ar21.svg" alt="vectorlogo.zone" />
<img src="https://www.vectorlogo.zone/logos/djangoproject/djangoproject-ar21.svg" alt="vectorlogo.zone" />
<img src="https://www.vectorlogo.zone/logos/getbootstrap/getbootstrap-ar21.svg" alt="vectorlogo.zone" />
<img src="https://www.vectorlogo.zone/logos/opencv/opencv-ar21.svg" alt="vectorlogo.zone" />
</p>
</div>
<div class="col-md-12 mt-4 mt-md-0 icon-box" data-aos="lefade-up" data-aos-delay="100" style="background: #fff">
<h4 style="text-align: left; color: #09203a">Tools</h4>
<p style="text-align: left">
<img src="https://www.vectorlogo.zone/logos/git-scm/git-scm-ar21.svg" alt="vectorlogo.zone" />
<img src="https://www.vectorlogo.zone/logos/heroku/heroku-ar21.svg" alt="vectorlogo.zone" />
</p>
</div>
</div>
</div>
</div>
</section>
<!-- End Skills Section -->
<!-- Vendor JS Files -->
<!-- Note that not all functions in this document are been used, its just my standard file -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script>
<script src="assets/vendor/counterup/counterup.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/typed.js/typed.min.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>