-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.toml
299 lines (233 loc) · 13.1 KB
/
config.toml
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
# Page settings
baseurl = "https://maguri.github.io/cv/"
languageCode = "en-us"
title = "Oriol Mauri CV"
theme = "hugo-orbit-theme"
googleAnalytics = ""
# Do not build files for websites. Need them? Set to false
disableRSS = true
disableSitemap = true
disable404 = true
[params]
# Meta
description = "Test deploy CV"
author = "Oriol Mauri Guiu"
# Theme styles
# The original template comes with 6 colour schemes. You may choose styles below.
# "styles.css", "styles-2.css", "styles-3.css", "styles-4.css", "styles-5.css", "styles-6.css"
# are available. Also the source LESS files are included so
# it’s quick and easy to change the styling and colour scheme.
styles = "styles_oriol.css"
# Sidebar sections
# Profile section
[params.profile]
name = "Oriol Mauri Guiu"
tagline = "Software Engineer"
avatar = "hugo-avatar.png"
# Contact section
[params.contact]
enable = true
[[params.contact.list]]
class = ""
icon = ""
url = "#"
title = "February 13, 1995"
# [[params.contact.list]]
# class = "website"
# icon = "fa-globe"
# url = "//portfoliosite.com"
# title = "portfoliosite.com"
[[params.contact.list]]
class = "linkedin"
icon = "fa-linkedin"
url = "https://es.linkedin.com/in/oriol-mauri-193a648b"
title = "Oriol Mauri Guiu"
[[params.contact.list]]
class = "github"
icon = "fa-github"
url = "//github.com/maguri"
title = "@maguri"
[[params.contact.list]]
class = "twitter"
icon = "fa-twitter"
url = "//twitter.com/oriolmauriguiu"
title = "@oriolmauriguiu"
# Education section
[params.education]
[[params.education.list]]
degree = "Software Engineer"
college = "University Rovira i Virgili"
dates = "2013 - 2017"
[[params.education.list]]
degree = "Certified Jenkins Engineer (CJE)"
college = "Linux Academy"
dates = "Dec. 2017"
[[params.education.list]]
degree = "English B2 Certificate"
college = "ESOL English Cambridge"
dates = " July 2016"
# Languages section
[params.languages]
enable = true
title = "Languages"
[[params.languages.list]]
language = "English"
level = "B2 (CEFR)"
[[params.languages.list]]
language = "Español"
level = "Nativo"
[[params.languages.list]]
language = "Català"
level = "Natiu"
[[params.languages.list]]
language = "Français"
level = "Apprentissage"
# Interests section
[params.interests]
enable = true
title = "Interests"
[[params.interests.list]]
interest = "Cloud & Web technologies"
[[params.interests.list]]
interest = "Surf"
[[params.interests.list]]
interest = "Aikido"
[[params.interests.list]]
interest = "IoT"
[[params.interests.list]]
interest = "Farming"
# Main body sections
# You may use markdown in summary, details and intro fields. But don't overdose, it's resume!:)
# Summary section
[params.summary]
enable = true
icon = "fa-user"
title = "Career Profile"
summary = "Driven by an enterprising and creative spirit, I stand out for my uniqueness and determination to turn dreams into reality. Hailing from the vibrant Mediterranean city of Tarragona, I find solace in nature and the tranquility of the sea, while simultaneously embracing the advancements in technology and frameworks that simplify our world. My aspiration is to contribute to impactful projects at a renowned company, leveraging my skills to make a positive difference in society. Outside of work, I cherish spending time with friends on weekends and am an avid practitioner of Aikido, which fosters my respect for others and enhances my ability to collaborate effectively in small groups. Proficient in developing and deploying web applications using Django and Ruby on Rails, I adhere to the MVC pattern to create robust solutions."
# Experiences section
[params.experiences]
enable = true
icon = "fa-briefcase"
title = "Experiences"
[[params.jobs.list]]
position = "Freelance - Software Consultanat Solutions"
dates = "2022 - 2023"
company = "Digital Application Solutions"
details = "**Software Engineer (CTO & CEO)** at. Enterpreneuting new Software Solutions in the Industry Area. BigData Data Collection in production manufacturing. See [Projects](#projects)."
[[params.jobs.list]]
position = "CTO - Software Engineer"
dates = "2020 - 2023"
company = "Robitec, Spain, Catalonia, Tarragona"
details = "**Software Engineer (CTO)** at Robitec. Member of a little team and growing up, developing and Designing and manteining all sort of applications for the weight Industry. Working with back-end services with AWS, S3, EC2, External and Internal API calls, Queues System... Investing and Devoloping new projects into the IoT area."
[[params.jobs.list]]
position = "Ruby Developer"
dates = "2017 - 2020"
company = "Crisalix, Spain, Catalonia, Barcelona"
details = "**Software Developer** at [Crisalix](https://www.crisalix.com/) with *Ruby on Rails*. Managing back-end services with AWS, S3, EC2, External and Internal API calls, Queues System... Using SCRUM and CI to develop a scalable, DRY, rigorous code with regular refactoring. Crisalix is the leader in web-based 3D simulation for plastic surgery and aesthetic procedures. The company is a spin-off from the fastest growing life science cluster in the world, the Swiss Federal Institute of Technology (EPFL), Switzerland, and the Institute of Surgical Technology and Biomechanics (ISTB) of the University of Bern."
[[params.jobs.list]]
position = "College Internship"
dates = "2015 - 2017"
company = "DevCows, Spain, Catalonia Tarragona"
details = "**Back-end web Developer** at [DevCows](http://www.devcows.com/): Back and Front end web developer working on a [Django](https://www.djangoproject.com/) web app for a private company. I got knowledges about [Vagrant](https://www.vagrantup.com/) and [Docker](https://www.docker.com/). Working in a small group using continuous integration (CI) and Agile (Scrum) methodologies. Using tools like [GitLab](https://gitlab.com) and [Heroku](https://www.heroku.com) for the test environment and deploy. Getting new knowledges about [Yeoman](yeoman.io), [Coveralls](https://coveralls.io/), [Semaphore](https://semaphoreci.com), [Trello](https://trello.com/) and more things. My bosses and partners were [Adrian Moreno](https://www.linkedin.com/in/adrianmorenomartinez) and [Guillermo Ibarra](https://www.linkedin.com/in/guillermoguerreroibarra), software engineers, great web developers and teachers."
[[params.jobs.list]]
position = "Student"
dates = "2013 - 2017"
company = "Rovira i Virgili University, Spain, Catalonia, Tarragona"
details = "**Student** at [URV](http://urv.cat/) - [ETSE](http://etse.urv.cat/) - [DEIM](http://deim.urv.cat/) as a Software engineer. We are involved in all aspects of software creation, from writing code to debugging programs to overseeing the launch of new software. They often start out writing code but eventually advance to senior positions, working as software architects or project managers. In a software engineer career, it’s essential to keep up with the latest advancements, because technology is constantly evolving. Having strong interpersonal and management skills is also crucial since software engineers often collaborate with marketing, manufacturing, and design professionals in creating new software."
[[params.jobs.list]]
position = "UI/IO System"
dates = "2014 - 2015"
company = "Club Natació Tarraco, Tarragona"
details = "**SysAdmin** at [Club Natació Tarraco](www.cntarraco.cat/): We deploy an input and output system to contoll the access of the customers in the swimming club."
# Projects section
[params.projects]
enable = true
icon = "fa-archive"
title = "Projects"
intro = "**Projects**: As a naturally curious individual, I have always been involved in multiple projects alongside colleagues in the software sector, starting from my university years to personal and professional endeavors. The greatest satisfaction comes when your products are used by others to improve their lives and work."
[[params.projects.list]]
title = "Truck&Scales"
url = "https://www.truckandscales.com/"
tagline = "Integration between a Cloud Documentation Platform and SAP and ERP systems for expediting truck document management."
[[params.projects.list]]
title = "SmartPay App"
url = "https://www.appsmartpay.com/"
tagline = "Payment Platform and Terminal designed for Payments in unattended services."
[[params.projects.list]]
title = "Data Collection dtm_i4.0"
url = "http://dtm4-website.s3-website.eu-west-3.amazonaws.com/"
tagline = "Driver for collecting data in manufacturing production. Integrated with InfluxDB."
[[params.projects.list]]
title = "Ralix JS"
url = "https://github.com/ralixjs"
tagline = "Microframework for building and organizing Rails front-ends"
[[params.projects.list]]
title = "ACADIR website"
url = "http://www.aikidotarragona.org/"
tagline = "Associació Catalana d'Aikido Dento Iwama Ryu"
[[params.projects.list]]
title = "Final Progect Degree – API Service (Car-Chat)"
url = "https://github.com/maguri/car-chat"
tagline = "Public Final Project Degree. Car-Chat Back-end. Scalable and efficient api service implemented with Ruby on Rails for a Car Sharing App"
[[params.projects.list]]
title = "Final Progect Degree – UI Angular Web (Car-Chat)"
url = "https://github.com/maguri/user-car-chat"
tagline = "Public Final Project Degree. Car-Chat Front-end. Dynamic user interface implemented with Angular 2.0 for a Car Sharing App"
[[params.projects.list]]
title = "Shining – Intelligent Street Lighting"
url = "https://bitbucket.org/engineer_coders/distributed-systems"
tagline = "Private project that implements a distributed system that simulate a smart city light system and that use [PyActive](https://github.com/cloudspaces/pyactive) and [Redis](http://redis.io/)."
[[params.projects.list]]
title = "Simple CV with Hugo"
url = "https://github.com/maguri/cv"
tagline = "Simple Curriculum Vitae with a Theme for Hugo. Deployed on GitHub Pages, Tested and monitorized by [Travis CI](https://travis-ci.org/maguri/cv)"
[[params.projects.list]]
title = "Dashboard Tap"
url = "https://github.com/maguri/dashboard-tap"
tagline = "(in progress). This is a project to customize new tap on a browser of any developer or user"
[[params.projects.list]]
title = "Go Share your Giphy"
url = "#"
tagline = "(in progress). This is a web app developed with Go lang. This is a connection between Giphy API and Facebook API to share automatically giphies on your facebook page"
[[params.projects.list]]
title = "The internet of Feed"
url = "#"
tagline = "(in progress). This is a web service connected with microservices who give to the system all the necessary information to know the percentages of the nutrients of a person and know everything about what he should do and he should not eat or do."
# Skills section
[params.skills]
enable = true
icon = "fa-rocket"
title = "Skills & Proficiency"
[[params.skills.list]]
skill = "JavaScript & TypeScript"
level = "100%"
[[params.skills.list]]
skill = "NodeJS"
level = "90%"
[[params.skills.list]]
skill = "Ruby (Rails)"
level = "90%"
[[params.skills.list]]
skill = "Python (Django)"
level = "90%"
[[params.skills.list]]
skill = "GraphQL, MySQL, Prisma.io, ..."
level = "80%"
[[params.skills.list]]
skill = "DevOPS Cloud (Docker, Azure)"
level = "70%"
[[params.skills.list]]
skill = "C, ARM, Arduino, STM32"
level = "50%"
[[params.skills.list]]
skill = "Scala, Elixir and Golang"
level = "20%"
# Footer section
# The original template is released under the Creative Commons Attribution 3.0 License.
# Please keep the original attribution link when using for your own project.
# If you'd like to use the template without the attribution,
# you can check out other license options via template author's website: themes.3rdwavemedia.com
#
# As for Hugo port you may rewrite the "Ported for..." line with setting your name below.
[params.footer]
copyright = "Oriol Mauri Guiu"