Skip to content

Commit

Permalink
Quick 2023 update
Browse files Browse the repository at this point in the history
Mostly adding my Data Integration tooling learnings & Elixir programming
  • Loading branch information
naxels committed Oct 24, 2023
1 parent f4777ee commit a5c3936
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 20 deletions.
13 changes: 7 additions & 6 deletions _data/companies.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,19 @@
"points": [
"International development team",
"Coach/Trainer",
"Responsible for HOMT, a large BI web app for the Hitachi Vantara Supply Chain and for Procurement, BI web app for Procurement within Hitachi Vantara.",
"Created a Web app that connects WMS to Carriers and consolidates/prints labels for packages",
"Responsible for several apps, HOMT: a large BI web app for the Hitachi Vantara Supply Chain. Labelling: a realtime web app to create labels for packages with various carriers. Procurement: BI web app for Procurement within Hitachi Vantara. (retired)",
"Develop logistics applications and tools for thousands of employees worldwide",
"Architect the infrastructure and growth of the userbase",
"Administer Redhat Enterpise Linux virtual machines",
"Incorporate various back-end data steams using Pentaho Data Integration",
"Backup and manage PostgreSQL database",
"Create, manage and deploy dynamic websites using Ruby on Rails and Capistrano",
"Incorporate various back-end data steams using Pentaho Data Integration and other tools",
"Backup and manage PostgreSQL databases",
"Setup PostgreSQL FDW's where useful",
"Create API server for connecting web apps with backend databases for realtime responses",
"Create, manage and deploy dynamic websites using Ruby on Rails and Capistrano and others",
"Use HTML, CSS, Bootstrap, JavaScript and Highcharts to visualize, enhance, and automate charts, reports and processes",
"Use PowerBI to combine and visualize data into insights",
"Work with Oracle DB/Applications and Salesforce.com amongst other data sources",
"Monitor infrastructure using Elastic ELK stack, Slack, created a scheduling/notification app"
"Monitor infrastructure using Elastic ELK stack, Slack, Teams, created a scheduling/notification app"
]
}
]
Expand Down
14 changes: 7 additions & 7 deletions _data/organizations.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
"url": "https://aws.amazon.com"
},
{
"name": "Functional Programming",
"title": "Clojure, Elixir<br/>FP capabilities in Ruby/Python<br/>Transpile to Javascript",
"name": "Functional &<br/>Concurrent Programming",
"title": "Clojure, Elixir<br/>FP/Concurrent capabilities in Ruby/Python<br/>Transpile to Javascript",
"image": "/assets/images/skills/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"
"name": "Data Integration / CDC Tools",
"title": "Apache Hop, SeaTunnel, Airbyte",
"image": "/assets/images/skills/seatunnel.png",
"dates": "Dec 2020 - Present",
"url": "https://seatunnel.apache.org"
}
]
2 changes: 1 addition & 1 deletion _data/schools.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
{
"name": "Koning Willem 1 College",
"description": "ICT Beheerder niveau 4",
"description": "MBO ICT Beheerder niveau 4",
"location": "'s Hertogenbosch, Noord Brabant, The Netherlands",
"dates": "2004 - 2007",
"image": "/assets/images/schools/kw1c.jpg",
Expand Down
15 changes: 10 additions & 5 deletions _data/skills.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@
"image": "/assets/images/skills/clojure.png",
"url": "https://clojure.org"
},
{
"name": "Elixir",
"image": "/assets/images/skills/elixir.png",
"url": "https://elixir-lang.org"
},
{
"name": "Power BI",
"image": "/assets/images/skills/powerbi.jpg",
Expand Down Expand Up @@ -74,11 +79,6 @@
"image": "/assets/images/skills/python.svg",
"url": "https://www.python.org"
},
{
"name": "Go",
"image": "/assets/images/skills/golang.png",
"url": "https://golang.org"
},
{
"name": "Bootstrap",
"image": "/assets/images/skills/bootstrap.png",
Expand All @@ -103,5 +103,10 @@
"name": "CSS3",
"image": "/assets/images/skills/css3.png",
"url": "https://en.wikipedia.org/wiki/Cascading_Style_Sheets"
},
{
"name": "Go (stopped using)",
"image": "/assets/images/skills/golang.png",
"url": "https://golang.org"
}
]
Binary file added assets/images/skills/elixir.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/skills/seatunnel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
email: [email protected]
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 amongst others, 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, Data Integration and Business Intelligence Tools.
---
<div class="container">
<!-- Header -->
Expand Down

0 comments on commit a5c3936

Please sign in to comment.