Skip to content
View HELWATANY's full-sized avatar
๐Ÿง
A Problem Well-Defined is a Problem Half-Solved!
๐Ÿง
A Problem Well-Defined is a Problem Half-Solved!
Block or Report

Block or report HELWATANY

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
HELWATANY/README.md

Haithm EL-Watany - @HELWATANY

X Badge LinkedIn Badge

๐Ÿ‘‹๐Ÿป About Me

Resourceful Senior Front-End Engineer with 11 years of developing high-performance web apps using the latest Frontend Technologies. All of that combined with a strong business background based on my academic Bachelor's degree focused in Political Sciences and International Relationships from Commerce & Business Administration Helwan University and CO-Founding ENGPC.NET.


๐Ÿ’ป My Tech Stack

HTML5 Badge CSS3 Badge SASS/SCSS Badge Git Badge PHP Badge JavaScript Badge TypeScript Badge Node.js Badge WordPress Badge Vite Badge Webpack Badge I18Next Badge Vue.js Badge Nuxt.js Badge Vuetify Badge React Badge Angular Badge ReactiveX Badge Three.js Badge Konva Badge Jest Badge Cypress Badge TestCafe Badge Vitest Badge

๐Ÿง‘๐Ÿปโ€๐Ÿ’ผ Business Domains

  • Last-Mile Delivery & Logistics: RoadRunner (EG) | Bites (EG) | Supplyfied (SA).
  • Chatbots & AI: BOTTER (EG, SA) | Cybertron International Inc. (US).
  • Fintech: Bankynote (EG, SA, AE).
  • Food Ordering: Bites (EG) | Zumra Food (EG).
  • Ecommerce: Cybertron International Inc. (US) | Zumra Food (EG).
  • ERP Systems: IN3 (EG).
  • PC Hardware: Cybertron International Inc. (EG).
  • Technical Consultancy Services: Q Go Travel (KW)

๐Ÿง‘๐Ÿปโ€๐Ÿ’ป Career Highlights

  • Cybertron International Inc.: Built CLXGaming.com website frontend including a smart configurator to enable the user to pick compatible PC parts and guide the customer through the process of building a custom Gaming PC by suggesting PC parts and warn about potential bottleneck ones.

  • RoadRunner: Built the management dashboard and the driver's live tracking system using Google Maps APIs, Vue.js, and Socket.io.

  • Bites: Built the system management dashboard and the live order management dashboards.

  • BOTTER: Led and guided the frontend team while revamping the management dashboard, creating the smart bot flow builder, and the bot chat widget architecture, and continuously reviewed projects' performance to identify opportunities for continuous improvement.

  • Zumra Food: Led and guided the frontend team while building the main E-Commerce website using Nuxt.js and continuously reviewed projects' performance to identify opportunities for continuous improvement.
  • Bankynote: Built the main management dashboard and documents validation system.

  • Supplyfied: Built the MVP for a system to connect hotel and hospitality purchasers with product solutions locally and globally.

  • Q Go Travel: Provided technical consultancy facilitating architectural and code reviews to aid decision-making


๐Ÿค– Opensource Projects & Contributions

  • Simple Access Attribute-Role-Based Hybrid Access Control Library

๐Ÿ† Accomplishments

  • Front End Web Development Advanced - Udacity (HZKKL6GP)
  • Front End Developer Nanodegree - Udacity (RKS6ERNJ)
Haithm EL-Watany's Dev Card

๐ŸŽฎ When I'm AFK

Overclocking PC Master Race Steam Ubisoft

Pinned

  1. vue-middleware vue-middleware Public

    Forked from grafikri/vue-middleware

    Middleware for Vue

    TypeScript 2

  2. JetBrains Custom VM Options Configur... JetBrains Custom VM Options Configuration Optimized For High Performance... Works with all JetBrains IDEs... JDK 8.x+ Recommended....
    1
    # Make sure to modify "-Xms", "Xmx", "CICompilerCount", and "ParallelGCThreads" according to your PC hardware configuration...
    2
    
                  
    3
    #####################
    4
    # Default VM Options
    5
    #####################
  3. A JSON list of languages culture inf... A JSON list of languages culture information, it contains a unique name for each culture, based on RFC 4646. The name is a combination of an ISO 639 two-letter lowercase culture code associated with a language and an ISO 3166 two-letter uppercase subculture code associated with a country or region.
    1
    [
    2
        {
    3
            "label": "Pashto (Afghanistan)",
    4
            "country": "Afghanistan",
    5
            "lang": "Pashto",
  4. A string literal time zones type A string literal time zones type
    1
    type Timezone =
    2
      | 'Africa/Algiers'
    3
      | 'Atlantic/Cape_Verde'
    4
      | 'Africa/Ndjamena'
    5
      | 'Africa/Abidjan'