-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
193 lines (173 loc) · 11.4 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Federico Badaloni, Software Developer</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Federico Badaloni's personal website">
<meta name="author" content="Federico Badaloni">
<link rel="shortcut icon" href="favicon.ico">
<!-- Google Font -->
<link href='https://fonts.googleapis.com/css?family=Roboto:400,500,400italic,300italic,300,500italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
<!-- FontAwesome JS -->
<script defer src="https://use.fontawesome.com/releases/v5.1.0/js/all.js" integrity="sha384-3LK/3kTpDE/Pkp8gTNp2gR/2gOiwQ6QaO7Td0zV76UFJVhqLl4Vl3KL1We6q6wR9" crossorigin="anonymous"></script>
<!-- Global CSS -->
<link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css">
<!-- Theme CSS -->
<!----><link id="theme-style" rel="stylesheet" href="assets/css/orbit-1.css">
</head>
<body>
<div class="wrapper">
<div class="sidebar-wrapper">
<div class="profile-container">
<img class="profile" src="assets/images/profile.png" alt="" />
<h1 class="name">Federico Badaloni</h1>
<h3 class="tagline">Software Developer</h3>
</div><!--//profile-container-->
<div class="contact-container container-block">
<ul class="list-unstyled contact-list">
<li class="email"><i class="fas fa-envelope"></i><a href="mailto: [email protected]">[email protected]</a></li>
<li class="phone"><i class="fas fa-phone"></i><a href="tel:543413763093">+543413763093</a></li>
<li class="website"><i class="fas fa-globe"></i><a href="https://qpotato.github.io">qpotato.github.io</a></li>
<li class="github"><i class="fab fa-github"></i><a href="https://www.github.com/QPotato" target="_blank">github.com/QPotato</a></li>
</ul>
</div><!--//contact-container-->
<div class="education-container container-block">
<h2 class="container-block-title">Education</h2>
<div class="item">
<h4 class="degree">MSc in Computer Science</h4>
<h5 class="meta">National University of Rosario</h5>
<div class="time">2013 - Present</div>
<div class="time">92% complete</div>
</div><!--//item-->
</div><!--//education-container-->
<div class="courses-container container-block">
<h2 class="container-block-title">Courses</h2>
<ul class="list-unstyled interests-list">
<li>Fundamentals of Quantum Computing & Programing Languages <span class="courses-desc">(UNRC - 2015)</span></li>
<li>Logics: A Modern Perspective <span class="courses-desc">(UNRC - 2016)</span></li>
<li>Introduction to Natural Language Processing <span class="courses-desc">(UNRC - 2016)</span></li>
</ul>
</div><!--//interests-->
<div class="languages-container container-block">
<h2 class="container-block-title">Languages</h2>
<ul class="list-unstyled interests-list">
<li>Spanish <span class="lang-desc">(Native)</span></li>
<li>English <span class="lang-desc">(FCE - 2012)</span></li>
</ul>
</div><!--//interests-->
<div class="interests-container container-block">
<h2 class="container-block-title">Interests</h2>
<ul class="list-unstyled interests-list">
<li>Music</li>
<li>Videogames</li>
</ul>
</div><!--//interests-->
</div><!--//sidebar-wrapper-->
<div class="main-wrapper">
<section class="section summary-section">
<h2 class="section-title"><span class="icon-holder"><i class="fas fa-user"></i></span>Career Profile</h2>
<div class="summary">
<p>I'm a Computer Science student in my last year, currently working as a fullstack developer. I contribute to open source projects on GitHub and learn about blockchain technologies in my free time.</p>
<p>I'm also a fan of chat bots and I mantain a few personal projects which implement bots for Twitter and Telegram. This helped me to familiarize with REST APIs and gain infrastructure operation skills.</p>
</div><!--//summary-->
</section><!--//section-->
<section class="section experiences-section">
<h2 class="section-title"><span class="icon-holder"><i class="fas fa-briefcase"></i></span>Experience</h2>
<div class="item">
<div class="meta">
<div class="upper-row">
<h3 class="job-title">Fullstack Developer</h3>
<div class="time">2018 - Present</div>
</div>
</div><!--//meta-->
<div class="details">
<p>I'm working part-time for <a href="https://www.cedir.com.ar">C.E.D.I.R. SOCIEDAD COLECTIVA</a>, building a system with a Python/Django backend and React frontend. Some of my tasks so far were:</p>
<ul>
<li>Porting features from a Visual Basic legacy system.</li>
<li>Designing and implementing the accounting modules.</li>
<li>Upgrading the codebase to Python 3.</li>
<li>Introducing unit and integration tests into the project.</li>
<li>Building a full CI/CD pipeline for the system.</li>
</ul>
<!-- <p>I started my freelance career in 2016 programming electronic books for <a href="www.bibliele.com">bibliele.com</a>. This project was a standalone windows app with a Python server and a XULRunner UI. This project was shipped and is currently being commercialized.</p>
<p>My current main client since mid-2018 is <a href="www.cedir.com.ar">cedir.com.ar</a>. I mainly work on the Django backend and REST API but I also do smalll fixes on the React-Redux frontend for internal tools.</p> -->
</div><!--//details-->
</div><!--//item-->
</section>
<section class="section projects-section">
<h2 class="section-title"><span class="icon-holder"><i class="fas fa-archive"></i></span>Projects</h2>
<div class="intro">
<p>These are some of the open source or personal projects I worked on.</p>
</div><!--//intro-->
<div class="item">
<span class="project-title"><a href="https://github.com/QPotato/HECTOR" target="_blank">HECTOR</a></span> -
<span class="project-tagline">A Tiger compiler coded in Rust, as a college project.</span>
</div><!--//item-->
<div class="item">
<span class="project-title"><a href="https://github.com/wasabee-project/Wasabee-IITC">Wasabee-IITC</a></span> -
<span class="project-tagline">An open source strategy planning tool for Ingress players. I'm a main contributor and helped refactoring the complete codebase introducing module bundlers and build tools.</span>
</div><!--//item-->
<div class="item">
<span class="project-title"><a href="https://github.com/QPotato/pyenlone" target="_blank">PyEnlOne</a></span> -
<span class="project-tagline">A Python 3 wrapper for <a href="v.enl.one">v.enl.one</a>'s REST API. </span>
</div><!--//item-->
<div class="item">
<span class="project-title"><a href="https://github.com/QPotato/enlonejs" target="_blank">EnlOneJS</a></span> -
<span class="project-tagline">A Typescript wrapper for <a href="v.enl.one">v.enl.one</a>'s REST API. </span>
</div><!--//item-->
<div class="item">
<span class="project-title"><a href="https://github.com/QPotato/ManaOS" target="_blank">ManaOS</a></span> -
<span class="project-tagline">An Operating System for the MIPS architecture. Coded in C++ as a college project.</span>
</div><!--//item-->
<div class="item">
<span class="project-title"><a href="https://github.com/QPotato/EnlOfftopicBot" target="_blank">Enlightned Offtopic Telegram Bot</a></span> -
<span class="project-tagline">A Telegram bot for Argentinian Ingress players.</span>
</div><!--//item-->
</section><!--//section-->
<section class="skills-section section">
<h2 class="section-title"><span class="icon-holder"><i class="fas fa-rocket"></i></span>Skills & Proficiency</h2>
<div class="skillset">
<div class="item">
<h3 class="level-title">Python & Django</h3>
<div class="progress level-bar">
<div class="progress-bar theme-progress-bar" role="progressbar" style="width: 95%" aria-valuenow="95" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div><!--//item-->
<div class="item">
<h3 class="level-title">Rust</h3>
<div class="progress level-bar">
<div class="progress-bar theme-progress-bar" role="progressbar" style="width: 80%" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div><!--//item-->
<div class="item">
<h3 class="level-title"> Javascript, Typescript & NodeJS</h3>
<div class="progress level-bar">
<div class="progress-bar theme-progress-bar" role="progressbar" style="width: 70%" aria-valuenow="70" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div><!--//item-->
<div class="item">
<h3 class="level-title">C/C++</h3>
<div class="progress level-bar">
<div class="progress-bar theme-progress-bar" role="progressbar" style="width: 60%" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div><!--//item-->
<div class="item">
<h3 class="level-title">HTML5 & CSS</h3>
<div class="progress level-bar">
<div class="progress-bar theme-progress-bar" role="progressbar" style="width: 55%" aria-valuenow="58" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div><!--//item-->
</div>
</section><!--//skills-section-->
</div><!--//main-body-->
</div>
<footer class="footer">
<div class="text-center">
<small class="copyright">Adapted from <a href="http://themes.3rdwavemedia.com" target="_blank">Xiaoying Riley</a></small>
</div>
</footer>
</body>
</html>