diff --git a/index.html b/index.html index 099d8b4..4d16b4e 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ layout: default portrait: assets/images/patrick.jpg author: Patrick van de Glind -subtitle: Turn data into insights
Continuously learn and grow +subtitle: Turn data into insights
Continuously learn and grow email: naxels@gmail.com source: https://github.com/naxels/resume summary: >- @@ -25,10 +25,10 @@

{{ page.subtitle }

{% for network in site.data.networks %} - - - + + + {% endfor %}

@@ -71,39 +71,39 @@

Companies

{% for company in site.data.companies %} -
-
- - - -
-
-

{{ company.name }}

-
-
-

{{ company.location }}

-
-
- {% for position in company.positions %} -
-
-

{{ position.name }}

-
-
-

{{ position.dates }}

-
-
-
    - {% for point in position.points %} -
  • {{ point }}
  • - {% endfor %} -
+
+
+ + + +
+
+

{{ company.name }}

+
+
+

{{ company.location }}

+
-
- {% endfor %} - {% if company != site.data.companies.last %} -
- {% endif %} + {% for position in company.positions %} +
+
+

{{ position.name }}

+
+
+

{{ position.dates }}

+
+
+
    + {% for point in position.points %} +
  • {{ point }}
  • + {% endfor %} +
+
+
+ {% endfor %} + {% if company != site.data.companies.last %} +
+ {% endif %} {% endfor %}
@@ -114,25 +114,25 @@

Education & Certifications

{% for school in site.data.schools %} -
-
- - - -
-
-

{{ school.description }}

-
-
-

{{ school.name }}

-
-
-

{{ school.dates }}

+
+
+ + + +
+
+

{{ school.description }}

+
+
+

{{ school.name }}

+
+
+

{{ school.dates }}

+
-
- {% if school != site.data.school.last %} -
- {% endif %} + {% if school != site.data.school.last %} +
+ {% endif %} {% endfor %}
@@ -143,25 +143,25 @@

Current areas of interest

{% for organization in site.data.organizations %} -
-
- - - -
-
-

{{ organization.title }}

-
-
-

{{ organization.name }}

-
-
-

{{ organization.dates }}

+
+
+ + + +
+
+

{{ organization.name }}

+
+
+

{{ organization.title }}

+
+
+

{{ organization.dates }}

+
-
- {% if organization != site.data.organizations.last %} -
- {% endif %} + {% if organization != site.data.organizations.last %} +
+ {% endif %} {% endfor %}
diff --git a/raw.html b/raw.html index 2a21cb6..46c9dd4 100644 --- a/raw.html +++ b/raw.html @@ -2,7 +2,7 @@ layout: default title: Resume author: Patrick van de Glind -subtitle: Turn data into insights. +subtitle: Turn data into insights
Continuously learn and grow phone: +31615457709 email: naxels@gmail.com link: https://naxels.github.io/resume @@ -18,8 +18,8 @@
{{ page.subtitle }}

For full version of resume, please visit:
- >>>>>  - https://naxels.github.io/resume + >>>>>  + {{ page.link }}


@@ -35,9 +35,9 @@

Skills


Work History

{% for company in site.data.companies %} -

{{ company.name }} - {{ company.location }}

+

{{ company.name }} - {{ company.location }}

{% for position in company.positions %} -
{{ position.dates }} - {{ position.name }}
+
{{ position.dates }} - {{ position.name }}