-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
184 lines (148 loc) · 7.82 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css">
<link rel="stylesheet" href="./css/style.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<script type="module" src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.esm.js"></script>
<script nomodule src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.js"></script>
<script src="./js/script.js"></script>
<title>Manuel Borrero</title>
</head>
<body>
<div class="container">
<header>
<div class="hamburger-cnt">
<div id="bar1" class="menu-lines"></div>
<div id="bar2" class="menu-lines"></div>
<div id="bar3" class="menu-lines"></div>
</div>
<div id="toglemenu" class="toglemenu clicked">
<div class="menu">
<div class="menu-inner-container">
<a href="#about">About</a>
</div>
<div class="menu-inner-container">
<a href="#experience">Experience</a>
</div>
<div class="menu-inner-container">
<a href="#contact">Contact</a>
</div>
</div>
</div>
</header>
<div class="presentation">
<h2 class="subtitle">Hi, my name is</h2>
<h2 class="label-name">Manuel Borrero!</h2>
<h1 class="title">Software developer</h1>
</div>
<main>
<section id="about" class="about">
<p class="paragraf">
Hello there! I'm a young and ambitious software engineer with a passion for technology and a
relentless
Join me on this exciting journey of perpetual learning and technological exploration. Let's
create,
innovate, and make a lasting impact together
</p>
</section>
<h2>Experience</h2>
<section id="experience" class="experience">
<div class="card">
<div class="label-work">
<span>Company:</span> <a href="https://www.overit.ai/" target="_blank">OverIT S.P.A</a>
</div>
<div class="label-work"><span>Role:</span> Associate software engineer</div>
<div class="label-work"><span>Period:</span> <time datetime="2022/01/01">January 2022</time> | Current </div>
<div class="label-work">
<span>technologies:</span>
<ul>
<li>DotNet framework</li>
<li>Xamarin forms/MAUI</li>
<li>Azure</li>
</ul>
</div>
<div class="label-work"><span>Description</span>:
<p> Develop mobile applications, collaborating with diverse internal teams.
Translate the user requirements provided by the analysis team into solid code, propose technical solutions as well as share the best practices.
Be responsible for feasibility studies and effort estimation activities.
</p>
</div>
</div>
<div class="card">
<div class="label-work">
<span>Company:</span> <a href="https://www.overit.ai/" target="_blank">OverIT S.P.A</a>
</div>
<div class="label-work"><span>Role:</span> Associate software engineer</div>
<div class="label-work"><span>Period:</span> <time datetime="2022/01/01">January 2022</time> | Current </div>
<div class="label-work">
<span>technologies:</span>
<ul>
<li>DotNet framework</li>
<li>Xamarin forms/MAUI</li>
<li>Azure</li>
</ul>
</div>
<div class="label-work"><span>Description</span>:
<p> Develop mobile applications, collaborating with diverse internal teams.
Translate the user requirements provided by the analysis team into solid code, propose technical solutions as well as share the best practices.
Be responsible for feasibility studies and effort estimation activities.
</p>
</div>
</div>
<div class="card">
<div class="label-work">
<span>Company:</span> <a href="https://www.overit.ai/" target="_blank">OverIT S.P.A</a>
</div>
<div class="label-work"><span>Role:</span> Associate software engineer</div>
<div class="label-work"><span>Period:</span> <time datetime="2022/01/01">January 2022</time> | Current </div>
<div class="label-work">
<span>technologies:</span>
<ul>
<li>DotNet framework</li>
<li>Xamarin forms/MAUI</li>
<li>Azure</li>
</ul>
</div>
<div class="label-work"><span>Description</span>:
<p> Develop mobile applications, collaborating with diverse internal teams.
Translate the user requirements provided by the analysis team into solid code, propose technical solutions as well as share the best practices.
Be responsible for feasibility studies and effort estimation activities.
</p>
</div>
</div>
</section>
<!--
<section class="contact">
<h2>GET IN TOUCH</h2>
<div class="contact-cnt">
<div class="zoom">
<a href="https://www.instagram.com/manuel_borrero/" target="_blank" rel="noopener noreferrer">
<ion-icon name="logo-instagram"></ion-icon>
</a>
</div>
<a href="https://www.linkedin.com/in/manuelborrero/?locale=en_US" target="_blank" rel="noopener noreferrer">
<ion-icon name="logo-linkedin"></ion-icon>
</a>
<a class="phone" href="tel:+39 3496213237">
<ion-icon name="phone-portrait-outline"></ion-icon>
<img src="./img/italy_flag.svg" alt="">
+39 3496213237
</a>
<a class="phone" href="tel:+39 3496213237">
<ion-icon name="phone-portrait-outline"></ion-icon>
<img src="./img/spain_flag.svg" alt="">
+34 672515344
</a>
</div>
</section> -->
</main>
<footer>
</footer>
</div>
</body>
</html>