Skip to content

Commit 8703e24

Browse files
author
Pablo Vieira
committed
Update content
1 parent f8a2a65 commit 8703e24

File tree

3 files changed

+4
-19
lines changed

3 files changed

+4
-19
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ app_name: PV
1717

1818
meta:
1919
description: "Pablo Vieira's personal website."
20-
keywords: project management, agile, scrum, coding, programming, python, database, nosql, gamification, cto, jeenga, marketing, crm
20+
keywords: software engineer, coding, programming, project management, agile, scrum, team, python, django, database, nosql, gamification, cto, lending, fintech
2121
theme_color: "#fff"
2222

2323
baseurl: "" # the subpath of your site, e.g. /blog/

_data/social-profiles.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@ twitter:
1313
url: https://twitter.com/povieira
1414
show: true
1515

16-
google-plus:
17-
name: Google+
18-
url: https://plus.google.com/+PabloOVieira
19-
show: true
20-
2116
key:
2217
name: Keybase
2318
url: https://keybase.io/pv8

index.html

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,26 +12,16 @@ <h1 class="page-title">About me</h1>
1212
</div>
1313
<div class="main-content">
1414
<p>
15-
I'm an agile project manager and software engineer living and working
16-
in Sao Paulo, the <a href="https://en.wikipedia.org/wiki/S%C3%A3o_Paulo" target="_blank" rel="noopener"><em>Land of Drizzle</em></a>.
17-
My job is helping people make sense of their lots of data,
18-
turning them into understandable and relevant information so that they
19-
can make big decisions faster and easier.
20-
</p>
21-
<p>
22-
I love sports (specially martial arts) and traveling. I started running 5 years ago influenced by <a href="http://cioccari.com" target="_blank" rel="noopener">my wife</a>.
23-
</p>
24-
<p>
25-
Huge fan of <a href="http://www.imdb.com/title/tt0903747/" target="_blank" rel="noopener">Breaking Bad</a> (missing it bad)
26-
and <a href="http://www.imdb.com/title/tt1856010/" target="_blank" rel="noopener">House of Cards</a>.
15+
I'm a software engineer from Sao Paulo, the <em>Land of Drizzle</em>,
16+
working and living in Toronto, the <em>Centre of the Universe</em>.
2717
</p>
2818
<p>
2919
<h4>About this site</h4>
3020
This website is built on <a href="http://jekyllrb.com/" target="_blank" rel="noopener">Jekyll</a>
3121
and hosted on <a href="https://pages.github.com/" target="_blank" rel="noopener">GitHub Pages</a>.
3222
<br/>
3323
{% assign github = site.data.social-profiles | where:"name","GitHub" %}
34-
Fork it on <a href="{{{ site.github.repository_url }}">GitHub</a>.
24+
Fork it on <a href="{{ site.github.repository_url }}">GitHub</a>.
3525
</p>
3626
</div>
3727
<!-- {% include main-footer.html %} -->

0 commit comments

Comments
 (0)