-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
164 lines (153 loc) · 7.55 KB
/
index.html
File metadata and controls
164 lines (153 loc) · 7.55 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 lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Esteban Valenzuela</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="assets/css/style.css">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"></script>
</head>
<body>
<nav class="navbar navbar-dark navbar-expand-lg">
<div class="container">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item"><a class="nav-link" href="#about">About</a></li>
<li class="nav-item"><a class="nav-link" href="#experience">Experience</a></li>
<li class="nav-item"><a class="nav-link" href="#education">Education</a></li>
<li class="nav-item"><a class="nav-link" href="#skills">Skills</a></li>
<li class="nav-item"><a class="nav-link" href="#portfolio">Portfolio</a></li>
</ul>
</div>
</div>
</nav>
<section class="title-section">
<div>
<h1 class="title-large">Esteban Valenzuela</h1>
<p style="font-style: italic;">Data Engineer and Scientist</p>
</div>
</section>
<section id="about">
<div class="container">
<h4 class="section-title">About</h4>
<p style="font-style: italic; text-align: justify; margin: 0 20px;">
I'm an Industrial Engineer from Universidad de Concepción, currently working in
<a href="https://www.datawheel.us/" target="_blank" style="color: blue; text-decoration: none;">Datawheel</a>
as a Data Engineer and Scientist. I'm passionate about understanding consumer behavior in the Information Age,
and I leverage Data Science tools to rethink consumer management and design efficient information systems.
</p>
</div>
</section>
<section id="experience">
<div class="container">
<h4 class="section-title">Experience</h4>
<ul style="list-style-type: none; text-align: justify; padding: 0;">
<li>
<b>Data Engineer</b><br>
<i style="color: #1c5793">Datawheel / September 2022 - Present</i><br>
Responsible for creating and updating ETL pipelines,
performing backend development tasks, and contributing to
data science initiatives in various projects.
Additionally, playing an active role in client relations,
acting as a liaison between client needs and the technical team,
ensuring the delivery of the desired solution.
</li><br>
<li>
<b>Project Director</b><br>
<i style="color: #1c5793">Vivo Verde, University of Concepción / September 2020 - January 2021</i><br>
Led a team of students to create an online platform for searching
recycling areas and sustainable commerce in Concepción. Developed
key project management skills by creating an Investment Logic Map,
a Benefits Management Plan, a Risk Profile, and a Work Breakdown Structure.
</li><br>
<li>
<b>Conference Monitor</b><br>
<i style="color: #1c5793">5th WorldCALL Conference / October 2018 - November 2018</i><br>
Responsible for coordinating multiple conference sessions,
offering campus tours, and guiding groups of international presenters.
</li>
</ul>
</div>
</section>
<section id="education">
<div class="container">
<h4 class="section-title">Education</h4>
<ul style="list-style-type: none; text-align: justify; padding: 0;">
<li>
<bd style="color: #1c5793">Industrial Civil Engineering, University of Concepción (Chile)</bd><br>
<i>2015 - 2022</i><br>
</li>
<li>
<bd style="color: #1c5793">Industrial Engineering, Karlsruhe Institute of Technology (Germany)</bd><br>
<i>2021 - 2022</i><br>
</li><br>
</ul>
</div>
</section>
<section id="skills">
<div class="container">
<h4 class="section-title">Skills</h4>
<ul style="list-style-type: none; text-align: justify; padding: 0;">
<li>
<b>Programming</b><br>
<i style="color: #1c5793">Python</i><br>
<i style="color: #1c5793">SQL</i><br>
<i style="color: #1c5793">XML</i><br>
<i style="color: #1c5793">HTML</i><br>
</li><br>
<li>
<b>Soft Skills</b><br>
<i style="color: #1c5793">Leadership</i><br>
<i style="color: #1c5793">Communication</i><br>
<i style="color: #1c5793">Support aka. Psychological Doggy</i><br>
</li><br>
<li>
<b>Languages</b><br>
<i style="color: #1c5793">Spanish (Native)</i><br>
<i style="color: #1c5793">English (C1, TOEFL: 113/120)</i><br>
<i style="color: #1c5793">German (B1)</i><br>
</li>
</ul>
</div>
</section>
<section id="portfolio">
<div class="container">
<h4 class="section-title">Portfolio</h4>
<div class="portfolio-images">
<img src="assets/img/01.png" alt="Project 1" class="portfolio-image">
<img src="assets/img/02.png" alt="Project 2" class="portfolio-image">
<img src="assets/img/03.png" alt="Project 3" class="portfolio-image">
</div>
</div>
</section>
<footer class="text-white text-center py-3" style="background-color: #1c5793;">
© Esteban Valenzuela | All rights reserved.
</footer>
<script>
document.addEventListener('DOMContentLoaded', function() {
const sections = document.querySelectorAll('section');
const navLinks = document.querySelectorAll('.navbar-nav .nav-link');
window.addEventListener('scroll', function() {
let current = '';
sections.forEach(section => {
const sectionTop = section.offsetTop;
const sectionHeight = section.clientHeight;
if (pageYOffset >= sectionTop - 60 && pageYOffset < sectionTop + sectionHeight) {
current = section.getAttribute('id');
}
});
navLinks.forEach(link => {
link.classList.remove('active');
if (link.getAttribute('href').substring(1) === current) {
link.classList.add('active');
}
});
});
});
</script>
</body>
</html>