Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÁlvaro Brey <alvaro.brv@gmail.com>2021-09-01 20:29:19 +0300
committerGitHub <noreply@github.com>2021-09-01 20:29:19 +0300
commit0fc8ee2d4baa2519d3037d2dcea024f73bfcd4d1 (patch)
tree20dbc515f5558edbab409ea5de6776ccdb31ecf2 /page-team.php
parente2211ee2234f22ec5dc3f6cb2554b0d45640b5f8 (diff)
team: Add Álvaro to engineering (#1540)
:) Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
Diffstat (limited to 'page-team.php')
-rw-r--r--page-team.php13
1 files changed, 13 insertions, 0 deletions
diff --git a/page-team.php b/page-team.php
index d1713062..d5656c4c 100644
--- a/page-team.php
+++ b/page-team.php
@@ -805,5 +805,18 @@
<p class="teamdescription">Vincent is a full-stack software engineer with many years of experience in the open-source space. He's well-known for quickly finding bugs in various systems and his ability to debug deeply in unknown territories and also write extensive bug reports. He's now working in the Nextcloud Talk team using Vue.js, PHP and Golang.</p>
</div>
</div>
+ <div class="col-md-4">
+ <div class="teamp">
+ <img class="img-responsive img-circle teamimg" alt="photo" src="<?php bloginfo('template_directory'); ?>/assets/img/people/person.jpg" />
+ <h2 class="teamname">Álvaro Brey Vilas</h2>
+ <div class="teammeta">
+ <h3 class="teamtitle">Software Engineer</h3>
+ <h4 class="teamexpertise">Android Files app</h4>
+ <h4 class="teamlocation">Lives in Santiago de Compostela, Spain</h4>
+ <p class="teamsocial"><a href="https://github.com/AlvaroBrey"><i class="fa-github fa"></i></a> <a href="https://twitter.com/AlvaroBrey_"><i class="fa-twitter fa"></i></a> <a href="https://www.linkedin.com/in/alvarobrey/"><i class="fa-linkedin fa"></i></a></p>
+ </div>
+ <p class="teamdescription">Álvaro has a masters's degree in AI, and is a generalist software engineer with experience in Android, DevOps and frontend. He's passionate about automation and code cleanliness. In his spare time, he's busy automating his home, modeling and 3D printing stuff, playing videogames or reading about technology.</p>
+ </div>
+ </div>
</div>
</section>