From a4a1aec1821b8da2e46eddf7c2113edc38bcd2d9 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sat, 3 Jul 2021 16:36:59 +0200 Subject: Add info about data science position --- app/assets/index.html | 6 ++++-- app/base.styl | 1 + 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'app') diff --git a/app/assets/index.html b/app/assets/index.html index 11c95b7..c15476b 100644 --- a/app/assets/index.html +++ b/app/assets/index.html @@ -44,7 +44,7 @@

Summary

Current senior backend and infrastructure developer at Sapera GmbH, with 9+ - years experience in development (backend/API focused), 4+ years in infrastructure automation and DevSecOps, + years experience in development (backend/API focused), 4+ years in infrastructure automation and DevOps, 0+ years Security analysis and Red Team exploit testing. An avid fan of automation, sustainability, design patterns, and clean code. Always interested in deriving a better problem-solving method for challenging tasks, and learning sensible new technologies and tools (if the @@ -124,6 +124,8 @@ Provided support and tutoring to work with our standard deployment workflows (internally and externally).

  • Worked closely with our Systems Engineer to support with various DevOps tasks.
  • +
  • Maintained the data pipelines as an interim data scientist. Jul. 2021 - Present
  • +
  • Provisioned and rewrote the data pipelines to adhere to better CI/CD standards.
  • @@ -242,7 +244,7 @@

    - Over the Wire Solutions + Over The Wire Solutions

    diff --git a/app/base.styl b/app/base.styl index 394d8b1..f6edae9 100644 --- a/app/base.styl +++ b/app/base.styl @@ -133,6 +133,7 @@ article { display: flex flex-flow: row wrap justify-content: space-between; + number: 2 @media screen and (max-width: 740px) { flex-flow: column wrap -- cgit v1.2.3