diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-05-06 21:17:17 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-05-06 21:17:17 +0200 |
| commit | 11363adc5ec5fefb35d8aa43d691b3265cde22de (patch) | |
| tree | d0d4d968f8373ca8794d778b1676c10cc2270e41 /app/assets | |
| parent | 3cac6a33aad67bdad0a3b8129a3056263cd35bed (diff) | |
Update the content of work experience
Diffstat (limited to 'app/assets')
| -rw-r--r-- | app/assets/index.html | 36 |
1 files changed, 14 insertions, 22 deletions
diff --git a/app/assets/index.html b/app/assets/index.html index 7dc4813..8170b19 100644 --- a/app/assets/index.html +++ b/app/assets/index.html @@ -90,14 +90,10 @@ <em>Apr. 2018 - Present</em> <ul> <li> - Led the front-end team working on developing and shipping our (localized) company's website. + Implemented infrastructure as code (<abbr>IaC</abbr>) for different projects using Terraform and Ansible. </li> - <li> - Implemented different project's infrastructure as code (<abbr>IaC</abbr>) using Terraform and Ansible. - </li> - <li>Standardized the deployment and infrastructure processes (and maintain the process documentation).</li> - <li>Built templates to provision infrastructure on different cloud providers.</li> - <li>Built templates to provision infrastructure for different development stages.</li> + <li>Standardized the deployment process (and maintained the process documentation).</li> + <li>Built templates to provision infrastructure on different cloud providers and development stages.</li> <li> Built standardized workflows using CircleCI to automate deployments (for internal and external projects). </li> @@ -105,9 +101,14 @@ Implemented and maintained the (Rails 5) JSON API serving our <a href="https://app.visualpedia.igg.cloud"> infographics portal</a>. </li> - <li>Maintained 99+\% documentation coverage of the Infographics API and 90+\% test coverage.</li> + <li> + Maintained 99+% documentation coverage of the + <a href="https://app.visualpedia.igg.cloud"> infographics portal</a> API and 90+% test coverage. + </li> <li>Worked with Docker to provide deliverables for some of our external projects.</li> - <li>Provided support and tutoring to work with our standard deployment workflows.</li> + <li> + Provided support and tutoring to work with our standard deployment workflows (internally and externally). + </li> <li>Worked closely with our Systems Engineer to support with various DevOps tasks.</li> </ul> </article> @@ -128,7 +129,10 @@ Implemented the new authentication layer using <a href="https://tools.ietf.org/html/rfc7519">(RFC7519: JWT)</a>. </li> - <li>Implemented the <abbr title="Two-Factor Authentication">2FA</abbr> for user/client login.</li> + <li> + Implemented the Two-Factor Authentication (<abbr title="Two-Factor Authentication">2FA</abbr>) for + user/client login. + </li> <li>Integrated other services like DocuSign, PostIdent,...</li> <li>Implemented day to day business/marketing/technical requirements.</li> </ul> @@ -230,18 +234,6 @@ This website/CV. </p> </li> - <li> - <h2> - <a href="https://info.graphics"> - Info.graphics - </a> - </h2> - <p> - As part of working at <a href="https://sapera.com">Sapera</a>, I was part of the team that drafted and - built this interactive story telling platform for creators/designers, to create and publish interactive - stories/infographics on the web. - </p> - </li> </ul> </article> |
