-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
359 lines (335 loc) · 25.7 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<title>Daniel Aguilar | iOS Developer</title>
<link rel="icon" type="image/png" href="img/emojis/icon.png" hreflang="en-us">
<link href="css/main.css" rel="stylesheet" type="text/css">
<meta property="og:title" content="Daniel Aguilar | iOS Developer" />
<meta property="og:description" content="iOS developer focused on creating beautiful interfaces, experiences and exploring new technologies." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.dniel.me/" />
<meta property="og:site_name" content="Daniel Aguilar" />
<meta property="og:image:type" content="image/png" />
<meta property="og:locale" content="en_US">
<meta name="description" content="iOS developer focused on creating beautiful interfaces, experiences and exploring new technologies.">
<meta name="keywords" content="development, javascript, java, switft, c, kotlin, kailius, android, ios developer">
<meta itemprop="name" content="Daniel Aguilar | iOS Developer">
<meta itemprop="description" content="iOS developer focused on creating beautiful interfaces, experiences and exploring new technologies.">
</head>
<body>
<div id="site">
<div class="switch-wrapper">
<div class="sun"></div>
<div class="toggle-wrapper"> <input id="switch" type="checkbox"/> <label for="switch" id="toggle">Toggle</label> </div>
<div class="moon"></div>
</div>
<header class="intro">
<div>
<div class="avatar__container"><img class="avatar" src="img/icons/imgProfile.jpg" alt="Profile Picture Walkator"/></div>
<h1 class="intro__hello">Hi there!
<span class="emoji wave-hand animated"></span>
</h1>
<h2 class="intro__tagline">
I'm <span class="name">Daniel Aguilar</span>, a iOS developer specializing in UIKit and learning everything possible about this field.</span>
</h2>
</div>
<h3 class="intro__contact">
<span>Get in touch </span>
<span class="emoji pointer"></span>
<span>
<a href="mailto:aguilar@dniel.me" target="_blank" class="highlight-link">aguilar@dniel.me</a>
</span>
</h3>
</header>
<section class="section background">
<div class="section__title">Background</div>
<div class="section__content">
<p>I'm currently an iOS developer at <a class="underline-link" href="https://www.econocom.com/" target="_blank">Econocom</a>,
where I focus on creating high-quality native mobile applications using Swift as the main programming language. For graphic development, I work with UIKit and SwiftUI.
</p>
<p>In my professional career, I have had the opportunity to work on a variety of projects, ranging from small-scale applications to large-scale, complex projects that require significant attention to detail.
I have even worked in other fields, such as QA automation in Java. I am always excited to take on new challenges and work as part of a team to deliver high-quality results that exceed client expectations.
</p>
<p> <strong>In my free time</strong>, I enjoy exploring new technologies and creating sides projects that could have real-world applications.
When I'm not at my desk, one of the things I enjoy most is taking <a class="linkParagraph" href="https://photos.dniel.me" target="_blank">photos</a>.</p>
<a class="status"><!-- <a class="status" href="https://walkator.github.io/resume.pdf" target="_blank"> -->
<div class="status__light">
<div class="status__light__ring__red"></div>
<div class="status__light__led__red"></div>
</div>
<!--<div class="status__message">Currently seeking full-time opportunities!</div>-->
<div class="status__message">Currently not seeking new jobs</div>
</a>
</div>
</section>
<section class="section skills">
<div class="section__title">Skills</div>
<div class="section__content">
<div class="skillz">
<div class="skillz__category">
<div class="skillz__category__label">Languages</div>
<ul>
<li class="skillz__category__item">Swift</li>
<li class="skillz__category__item">Java</li>
<li class="skillz__category__item">JavaScript</li>
<li class="skillz__category__item">Kotlin</li>
<li class="skillz__category__item">C, C++, C#</li>
<li class="skillz__category__item">SQL</li>
</ul>
</div>
<div class="skillz__category">
<div class="skillz__category__label">Frameworks</div>
<ul>
<li class="skillz__category__item">UIKit</li>
<li class="skillz__category__item">SwiftUI</li>
<li class="skillz__category__item">Alamofire</li>
<li class="skillz__category__item">Google Analytics</li>
<li class="skillz__category__item">Firebase</li>
<li class="skillz__category__item">CryptoSwift</li>
<li class="skillz__category__item">React</li>
</ul>
</div>
<div class="skillz__category">
<div class="skillz__category__label">Database</div>
<ul>
<li class="skillz__category__item">MySQL</li>
<li class="skillz__category__item">PL/SQL</li>
<li class="skillz__category__item">MongoDB</li>
<li class="skillz__category__item">NoSQL</li>
<li class="skillz__category__item">JDBC</li>
</ul>
</div>
<div class="skillz__category">
<div class="skillz__category__label">Tools</div>
<ul>
<li class="skillz__category__item">Git</li>
<li class="skillz__category__item">GitHub</li>
<li class="skillz__category__item">Jenkins</li>
<li class="skillz__category__item">SonarQube</li>
<li class="skillz__category__item">Cocoapods</li>
<li class="skillz__category__item">Azure</li>
<li class="skillz__category__item">Postman</li>
</ul>
</div>
</div>
</div>
</section>
<section class="section experience">
<div class="section__title">Experience</div>
<div class="section__content">
<div class="jobs">
<div class="job">
<div class="time-place">
<div class="job__company"> <a href="https://www.econocom.es/" target="_blank">Econocom</a> </div>
<div class="job__time">Feb 2024 - Present</div>
</div>
<div class="job__position">Senior iOS Developer</div>
<section class="other-projects">
<div class="project">
<p></p>
<div class="project__used">
<span class="project__used__item">Swift</span>
<span class="project__used__item">UIKit</span>
<span class="project__used__item">Storyboards</span>
<span class="project__used__item">Nimble</span>
<span class="project__used__item">Alamofire</span>
<span class="project__used__item">Quick</span>
<span class="project__used__item">Unit Test</span>
<span class="project__used__item">SonarQube</span>
<span class="project__used__item">Jenkins</span>
<span class="project__used__item">Azure Cloud</span>
<span class="project__used__item">Git</span>
<span class="project__used__item">Xcode</span>
<span class="project__used__item">Viper</span>
<span class="project__used__item">SPM</span>
</div>
</div>
</section>
<div class="time-place">
<div class="job__company"> <a href="https://www.viewnext.com/" target="_blank">Viewnext</a> </div>
<div class="job__time">Sep 2020 - Feb 2024</div>
</div>
<div class="job__position">iOS App Developer</div>
<div class="time-place">
<div class="job__time">May 2021 - Feb 2024</div>
</div>
<section class="other-projects">
<div class="project">
<p>Evolutionary development mainly for <a class="linkParagraphDetailJob" href="https://apps.apple.com/es/app/iberdrola-clientes/id883078092" target="_blank">Iberdrola Clientes</a> and <a class="linkParagraphDetailJob" href="https://apps.apple.com/es/app/curenerg%C3%ADa/id1373271548" target="_blank">Curenergía</a> of the company <a class="linkParagraphDetailJob" href="https://www.iberdrola.es/" target="_blank">Iberdrola</a>.</p>
<p>During this stage, I trained and specialized in mobile application development for iOS, working with UIKit and some SwiftUI.
I was responsible for analyzing, implementing, and executing a variety of tasks, ensuring a good user experience and providing high-quality solutions for the users of these iOS applications.</p>
<div class="project__used">
<span class="project__used__item">Swift</span>
<span class="project__used__item">UIKit</span>
<span class="project__used__item">SwiftUI</span>
<span class="project__used__item">Storyboards</span>
<span class="project__used__item">Cocoapods</span>
<span class="project__used__item">Unit Test</span>
<span class="project__used__item">SonarQube</span>
<span class="project__used__item">Jenkins</span>
<span class="project__used__item">Git</span>
<span class="project__used__item">GitHub</span>
<span class="project__used__item">Sourcetree</span>
<span class="project__used__item">Xcode</span>
<span class="project__used__item">Postman</span>
<span class="project__used__item">MVP</span>
</div>
</div>
</section>
<div class="job__position">QA Automation Tester</div>
<div class="time-place">
<div class="job__time">Jan 2021 - May 2021</div>
</div>
<section class="other-projects">
<div class="project">
<p>Automation of functional and unit tests for the international company <a class="linkParagraphDetailJob" href="https://group.atradius.com/" target="_blank">Atradius</a>
In this project, the primary tools used were Java with Selenium for web-related testing and SoapUI for assessing REST API endpoints.</p>
<p>Additionally, I developed automation tests for <a class="linkParagraphDetailJob" href="https://www.mutua.es/" target="_blank">Mutua Madrileña</a>, utilizing the Robot Framework for terminal machine testing.</p>
<div class="project__used">
<span class="project__used__item">Java</span>
<span class="project__used__item">Selenium</span>
<span class="project__used__item">Cucumber</span>
<span class="project__used__item">Robot Framework</span>
<span class="project__used__item">Robot x3270</span>
<span class="project__used__item">SQL</span>
<span class="project__used__item">JDBC</span>
<span class="project__used__item">SoapUI</span>
<span class="project__used__item">JDeveloper</span>
<span class="project__used__item">Jenkins</span>
<span class="project__used__item">Git</span>
</div>
</div>
</section>
</div>
<p></p>
<div class="job">
<div class="job__position">Student Internship</div>
<div class="time-place">
<div class="job__time">Sep 2020 - Dec 2020</div>
</div>
<section class="other-projects">
<div class="project">
<p>Internship contract focused on front-end development for specific interfaces, involving the application of design patterns like MVP and MVC, utilization of Alamofire for REST communication, and conducting unit tests.</p>
<div class="project__used">
<span class="project__used__item">Swift</span>
<span class="project__used__item">UIkit</span>
<span class="project__used__item">SwiftUI</span>
<span class="project__used__item">Alamofire</span>
<span class="project__used__item">REST API</span>
</div>
</div>
</section>
</div>
<!--</div> <a href="https://walkator.github.io/resume.pdf" target="_blank" class="arrow-link">View My Resume</a>-->
</div>
</section>
<section class="section featured-projects">
<div class="section__title">Side Projects</div>
<div class="section__content">
<div class="section__feature">
<figcaption class="project__caption">
<div class="project__name"> <a href="https://github.com/Walkator/" target="_blank">Working now at: Places</a></div>
<p>Places is an application built entirely in SwiftUI following the MVVM pattern.
It's objective is to consolidate key information about the destinations you visit, offering both concise and comprehensive details.
This allows you to forego independent searches and instead concentrate on learning about and fully enjoying your travel destinations.</p>
</figcaption>
<div class="project places">
<figure class="project__pic">
<a href="https://github.com/Walkator/" target="_blank"> <img src="img/featured/places/places.png" alt="Places"></a>
</figure>
</div>
</div>
<div class="section__feature">
<figcaption class="project__caption">
<div class="project__name"> <a href="https://github.com/Walkator/gradientWallpapers" target="_blank">Gradient Wallpapers</a></div>
<p>Crafting mesmerizing, customizable gradient wallpapers and lock screens for iOS. Tailor your designs by effortlessly switching between different main colors and background shades until you achieve your desired look. Additionally, you have the option to include or remove primary color rings with diverse gradients.</p>
</figcaption>
<div class="project gradientsWallpapers">
<figure class="project__pic">
<a href="https://github.com/Walkator/gradientWallpapers" target="_blank"> <img src="img/featured/gradientsWallpapers/gradientsWallpapers.png" alt="Gradient Wallpapers"></a>
</figure>
</div>
</div>
<div class="section__feature">
<figcaption class="project__caption">
<div class="project__name"> <a href="https://github.com/Walkator/personalWebsiteReact" target="_blank">React portfolio</a></div>
<p>A website designed as a portfolio, comprising a page for a comprehensive person's description and their qualities, another page showcasing projects, and a final page featuring a contact form. The site is fully responsive, ensuring seamless adaptation to various computer and mobile resolutions. Notably, this project marked my initial foray into JavaScript and React development.</p>
</figcaption>
<div class="project reactPortfolio">
<figure class="project__pic">
<a href="https://github.com/Walkator/personalWebsiteReact" target="_blank"> <img src="img/featured/reactPortfolio/reactPortfolio.png" alt="React Portfolio"></a>
</figure>
</div>
</div>
<!--<div class="project firebaseAuth">
<figure class="project__pic">
<a href="https://github.com/Walkator/firebase-oauth-android" target="_blank"> <img src="img/featured/firebaseAuth/firebaseAuth.png" alt=""> </a>
</figure>
<figcaption class="project__caption">
<div class="project__name"> <a href="https://github.com/Walkator/firebase-oauth-android" target="_blank">Firebase authenticator</a> </div>
<p>Application created to learn about the different authentication methods that Firebase allows, through Google account and normal registration with database use. I also learned interface design techniques.</p>
</figcaption>
</div>-->
<div class="section__feature">
<figcaption class="project__caption">
<div class="project__name"> <a href="https://play.google.com/store/apps/details?id=com.waniapps.Kailius.game.android" target="_blank">Kailius</a></div>
<p>2D platformer game developed in Unity for Android, Windows, and Linux devices.
Kailius is a highly entertaining game that challenges your skills. It features multiple progressively challenging levels and two primary missions that boost your score upon completion.
Kailius draws inspiration from the aesthetics of classic 8-bit RPGs, showcasing PixelArt graphics.</p>
<p>Kailius is published on <a class="underline-link" target="_blank" href="https://github.com/Walkator/kailius">GitHub</a> and <a class="underline-link" target="_blank" href="https://play.google.com/store/apps/details?id=com.waniapps.Kailius.game.android">Google Play</a></p>
</figcaption>
<div class="project kailius">
<figure class="project__pic">
<div clas="container__video">
<video playsinline autoplay loop muted class="feature_video" >
<source src="img/featured/kailius/kailiusDemo.mov" type="video/quicktime" alt="Kailius Demo"/>
<source src="img/featured/kailius/kailiusDemo.webm" type="video/webm" alt="Kailius Demo"/>
</video>
</div>
</figure>
</div>
</div>
</div>
</section>
<section class="section other-projects">
<div class="section__title">Other Projects</div>
<div class="section__content">
<div class="project">
<div class="project__name"> <a href="https://github.com/Walkator/firebase-oauth-android" target="_blank" class="arrow-link">Android App Auth with Firebase</a> </div>
<p>An application was created to explore the diverse authentication methods offered by Firebase, including Google account integration and conventional registration with database usage. Additionally, I used it to increase knowledge in interface design techniques. <!--<a class="underline-link" href=""></a>--></p>
<div class="project__used">
<span class="project__used__item">Android</span>
<span class="project__used__item">Kotlin</span>
<span class="project__used__item">Firebase Auth</span>
<span class="project__used__item">Firebase Database</span>
</div>
</div>
<div class="project">
<div class="project__name"> <a href="https://github.com/Walkator/qreader-android" target="_blank" class="arrow-link">QR Reader & Barcode</a> </div>
<p>Mobile application for scanning QR codes and barcodes to gain knowledge about Google's GMS API for Android devices.</p>
<div class="project__used">
<span class="project__used__item">Java</span>
<span class="project__used__item">Android</span>
<span class="project__used__item">GMS</span>
</div>
</div>
</div>
</section>
<footer class="footer">
<div class="footer__copyright"></div>
<div class="footer__links">
<a href="mailto:aguilar@gmail.com" target="_blank" title="email"> <span class="text">Email</span> <img src="img/icons/email.svg" alt="email"> </a>
<a href="https://github.com/walkator" target="_blank" title="github"> <span class="text">Github</span> <img src="img/icons/github.svg" alt="github"> </a>
<a href="https://photos.dniel.me" target="_blank" title="github"> <span class="text">Photos</span><img src="img/icons/camera.svg" alt="photos"> </a>
<a href="https://www.linkedin.com/in/daguilardominguez" target="_blank" title="linkedin"> <span class="text">Linkedin</span> <img src="img/icons/linkedin.svg" alt="linkedin"> </a>
</div>
</footer> <button id="top-button"> <img src="img/emojis/pointing-up.png" alt=""> </button>
</div>
<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.min.js' type="text/javascript" charset="utf-8"></script>
<script src="https://unpkg.com/scrollreveal/dist/scrollreveal.min.js"></script>
<script type="text/javascript" src="js/main.js"></script>
</body>
</html>