-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
193 lines (165 loc) · 7.3 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
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
<!DOCTYPE html>
<html>
<head>
<title>Gustavo Pedroni</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link href="images/favicon.png" rel="icon">
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body class="is-preload">
<!-- Header -->
<header id="header" style="background-position: left 0px;">
<div class="inner">
<a href="#" class="image avatar"><img src="" alt=""></a>
<p><img src="images/profile-image.png" width="150" style="border-radius: 50%"> </p>
<h1><strong>Gustavo Pedroni</strong>
</h1>
</div>
<footer id="footer">
<div class="inner">
<ul class="icons">
<li><a href="https://twitter.com/pedroni_falatu" class="icon brands fa-twitter"><span
class="label">Twitter</span></a></li>
<li><a href="https://github.com/gustavopedroni" class="icon brands fa-github"><span
class="label">Github</span></a></li>
<li><a href="https://www.linkedin.com/in/gustavo-pedroni/?locale=en_US" class="icon brands fa-linkedin"><span
class="label">Linkedin</span></a></li>
</ul>
<ul class="copyright">
<li>© Design Inspired by</li>
<li><a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</footer>
</header>
<!-- Main -->
<div id="main">
<!-- One -->
<section id="one">
<header class="major">
<h2>👋Hi, I am Gustavo</h2>
</header>
<p>I am a Backend Developer, with more than 5 years in development. I have solid knowledge in OOP,
Python and NodeJS, but also having knowledge about scalability, infrastructure, good development practices.</p>
<p>
I was always very curious, which led me to learn a lot about science and technology. The knowledge area that really caught
me was the software development, where until today I code having fun, trying to solve problems with a lot of
creativity and agility.
</p>
</section>
<!-- Two -->
<!-- <section id="two">
<h2>👨💻 Recent Work</h2>
<p>Most of my projects are on GitHub and Medium. My tech stack includes: Python, PyTorch, AWS SageMaker, AWS Lambda, sklearn, pandas, numpy, matplotlib, plotly, Dash and more.</p>
<div class="row">
<article class="col-6 col-12-xsmall work-item">
<a href="images/fulls/glimpse.gif" class="image fit thumb"><img src="images/thumbs/05.jpg" alt="" /></a>
<h3><a href="https://deep-style-images.herokuapp.com">Deep Stylize Image</a> </h3>
<p>Web app hosted for styling images using deep learning.</p>
</article>
<article class="col-6 col-12-xsmall work-item">
<a href="images/fulls/01.gif" class="image fit thumb"><img src="images/thumbs/01.jpg" alt="" /></a>
<h3><a href="https://github.com/pr2tik1/dog-classifier">Dog Breed Classification</a></h3>
<p>Image Classification using CNNs.</p>
</article>
<article class="col-6 col-12-xsmall work-item">
<a href="images/fulls/03.gif" class="image fit thumb"><img src="images/thumbs/02.jpg" alt="" /></a>
<h3><a href="https://github.com/pr2tik1/sentiment-analysis-webApp">Sentiment Analysis Web Application</a></h3>
<p>Classifying movie reviews and deploying using AWS.</p>
</article>
<article class="col-6 col-12-xsmall work-item">
<a href="images/fulls/05.gif" class="image fit thumb"><img src="images/thumbs/03.jpg" alt="" /></a>
<h3><a href="https://github.com/pr2tik1/developer-insights">Developer Trends</a></h3>
<p>Year on Year comparision of programming trends.</p>
</article>
<article class="col-6 col-12-xsmall work-item">
<a href="images/fulls/02.gif" class="image fit thumb"><img src="images/thumbs/04.jpg" alt="" /></a>
<h3><a href="https://towardsdatascience.com/understanding-kaplan-meier-estimator-68258e26a3e4">Survival Analysis</a> </h3>
<p>Understanding Kaplan-Meier Estimator using python.</p>
</article>
<article class="col-6 col-12-xsmall work-item">
<a href="images/fulls/06.gif" class="image fit thumb"><img src="images/thumbs/06.jpg" alt="" /></a>
<h3><a href="https://pr2tik1.github.io/blog/pytorch/cnn/pca/t-sne/2020/09/08/Sketch-Recognition.html">Doodle Images Classification</a> </h3>
<p>Quick Draw Multi-Class Image Classification using CNNs.</p>
</article>
</div>
</section> -->
<!--- -->
<section id="github" class="github">
<h2>💻 Contributions</h2>
<p>View my all of my GitHub contributions. Visit GitHub my profile <a
href="https://github.com/gustavopedroni">here</a> to know more.</p>
<br>
<div>
<!-- Include the library. -->
<script src="https://unpkg.com/github-calendar@latest/dist/github-calendar.min.js"></script>
<link rel="stylesheet" href="https://unpkg.com/github-calendar@latest/dist/github-calendar-responsive.css" />
<div class="calendar">
<!-- Loading stuff -->
Loading the data just for you.
</div>
<script>
GitHubCalendar(".calendar", "gustavopedroni", { responsive: true });
</script>
</div>
</section>
<!---->
<section id="six">
<h2>💼 Work Experience</h2>
<!-- <p>Know about my professional experience,</p> -->
<!-- <article class="col-6 col-12-xsmall work-item">
<p align="center"><img src="https://seekvectorlogo.net/wp-content/uploads/2019/05/bayer-crop-science-vector-logo.png" width="300" alt="" /></a></p>
<h3>Data Science Intern @<a href="https://www.cropscience.bayer.com">Bayer Crop Science</a></h3>
<p>As a data Science intern, I developed web application based dashboard, that delivered actionable insights. I used Dash by Plotly and Python libraries for developing dashboard.</p>
</article> -->
<div>
<p>To know more about me, download my resume.</p>
<ul class="actions">
<li><a href="./assets/gustavopedroni.pdf" class="button">Download</a></li>
</ul>
</div>
</section>
<!-- Three -->
<section id="three">
<h2>📞 Get In Touch</h2>
<p>I am looking for opportunities in web/software development. Please contact me through below mentioned details.
</p>
<div class="row">
<div class="col-4 col-12-small">
<ul class="labeled-icons">
<li>
<h3 class="icon solid fa-envelope"><span class="label">Email</span></h3>
gstvpedroni@gmail.com
</li>
<li>
<h3 class="icon solid fa-phone"><span class="label">Phone</span></h3>
+55 54 98449.8165
</li>
<li>
<h3 class="icon solid fa-home"><span class="label">Address</span></h3>
Caxias do Sul - RS, Brasil
</li>
</ul>
</div>
</div>
</section>
</div>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<ul class="copyright">
<li>© Design Inspired by</li>
<li><a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.poptrox.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>