Skip to content

Commit

Permalink
Update to reflect AWS exam passed, Programming paradigms I know and B…
Browse files Browse the repository at this point in the history
…I Tools in Current Interests
  • Loading branch information
naxels committed Jan 28, 2019

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent 65a4a14 commit cb054b4
Showing 3 changed files with 19 additions and 4 deletions.
9 changes: 8 additions & 1 deletion _data/organizations.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"name": "Amazon Web Services",
"title": "Getting Certified & started to use",
"title": "Got Certified & started to use",
"description": "",
"image": "/assets/images/skills/aws.png",
"dates": "Jan 2019 - Present",
@@ -13,5 +13,12 @@
"image": "/assets/images/organizations/clojure.png",
"dates": "Oct 2018 - Present",
"url": "https://clojure.org"
},
{
"name": "BI Tools",
"title": "Power BI, Tableau",
"image": "/assets/images/skills/powerbi.jpg",
"dates": "Dec 2018 - Present",
"url": "https://powerbi.microsoft.com"
}
]
8 changes: 8 additions & 0 deletions _data/schools.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
[
{
"name": "AWS Certified Cloud Practitioner",
"description": "AWS Certified Cloud Practitioner",
"location": "Nieuwegein",
"dates": "January 2019",
"image": "/assets/images/skills/aws.png",
"url": "https://aws.amazon.com/training/path-cloudpractitioner/"
},
{
"name": "Business Reinvention Practitioner",
"description": "BRi training given by Clerestory Consulting",
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@
email: naxels@gmail.com
source: https://github.com/naxels/resume
summary: >-
Hi, I help people and companies automate and turn data into information by using a variety of tools including but not limited to Programming, SQL and Business Intelligence Tools.
Hi, I help people and companies automate and turn data into information by using a variety of tools including amongst others, Programming, SQL and Business Intelligence Tools.
---
<div class="container">
<!-- Header -->
@@ -35,8 +35,8 @@ <h3 class="text-center" style="font-size: 2em; margin-top: .25em;">
<div class="col-lg-18 offset-lg-3 col-24">
<hr/>
<p class="text-center" style="font-size: 1.3em;">{{ page.summary }}</p>
<p class="text-center">I believe that programming is data transformation</a></p>
<p class="text-center">I am curious and self-starting</a></p>
<p class="text-center">I believe that programming is data transformation. I know OO, Functional and Declarative programming.</a></p>
<p class="text-center">I am curious, think outside the box and am a self-starter.</a></p>
</div>
</div>
<div class="row">

0 comments on commit cb054b4

Please sign in to comment.