From ca6bdbb39732d0b491d9f55c0fa1f1abbff9e865 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Fri, 7 May 2021 05:32:50 +0200 Subject: Update the writing and projects sections w/styling --- app/assets/index.html | 105 ++++++++++++++++++++++++-------------------------- 1 file changed, 50 insertions(+), 55 deletions(-) (limited to 'app/assets/index.html') diff --git a/app/assets/index.html b/app/assets/index.html index 30a16ce..9f9cff5 100644 --- a/app/assets/index.html +++ b/app/assets/index.html @@ -134,8 +134,7 @@ (RFC7519: JWT).
  • - Implemented the Two-Factor Authentication (2FA) for - user/client login. + Implemented the Two-Factor Authentication (2FA) for user/client login.
  • Integrated other services like DocuSign, PostIdent,...
  • Implemented day to day business/marketing/technical requirements.
  • @@ -185,63 +184,59 @@ -
    +

    Writing

    - + +
    +

    + Clean Code and the Art of Exception Handling +

    +

    + A + + Toptal published blog post + + on different tactics and strategies for exception handling and how to employ them to write cleaner code. +

    +
    -
    +

    Projects

    -
      -
    • -

      - - Conway's Game of Life - -

      -

      - A mono repo implementing different command line interfaces (CLI) for - Game of Life in multiple languages - (currently Ruby/Rust), and the automation for publishing updates to different package managers using a - git-ish workflow. -

      -
    • -
    • -

      - - a14m.me - -

      -

      - This website/CV. -

      -
    • -
    +
    +

    + + Conway's Game of Life + +

    +

    + A mono-repo with different command line interface (CLI) implementations for the + Game of Life in multiple languages + (currently Ruby/Rust), with the automation for publishing updates to different package managers using a + git-ish workflow. +

    +
    +
    +

    + + a14m.me + +

    +

    + The source code, and deployment scripts for this website/CV . +

    +
    -- cgit v1.2.3