Skip to content

Commit

Permalink
feat: update index with current position
Browse files Browse the repository at this point in the history
  • Loading branch information
serhez committed Nov 7, 2024
1 parent 804b160 commit 580b0c0
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ import socials from '@/content/socials.json';
import emojis from '@/content/emojis.json';
useHead({
title: 'Sergio Hernández Gutiérrez',
title: 'Sergio Hernández-Gutiérrez',
titleTemplate: '%s',
meta: [
{
name: 'description', content: 'Sergio Hernández Gutiérrez, Machine Learning scientist.'
name: 'description', content: 'Sergio Hernández-Gutiérrez, Machine Learning Researcher.'
}
],
});
Expand Down Expand Up @@ -51,14 +51,14 @@ definePageMeta({
more.
</p>
<p>
Originally from the Canary Islands, I am currently finishing my <strong>MSc in Machine
Learning</strong> at <strong>Aalto
University</strong>. I hold a <strong>BSc in Computer Science</strong> from
Originally from the Canary Islands, I hold a <strong>MSc in Machine
Learning</strong> from <strong>Aalto
University</strong> and a <strong>BSc in Computer Science</strong> from
University College London (<strong>UCL</strong>). I have worked
as an
<strong>engineer/scientist for +3 years</strong> in Spain, Scotland and Finland, in
companies such as <strong>Rockstar Games</strong>, <strong>Cabify</strong> and
<strong>PwC</strong>.
<strong>engineer & researcher for +3 years</strong> in Spain, Scotland and Finland, in
companies such as <strong>Rockstar Games</strong>, <strong>Cabify</strong>,
<strong>PwC</strong> and <strong>Aalto University</strong>.
Check out my <fancy-link to="/resume">resume</fancy-link> for more.
</p>
</div>
Expand Down

0 comments on commit 580b0c0

Please sign in to comment.