Skip to content
View zakriyaalisabir's full-sized avatar
💭
coding....
💭
coding....

Block or report zakriyaalisabir

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
zakriyaalisabir/README.md
  • 👋 Hi, I’m @zakriyaalisabir => Consultant DevOps, Web & AWS Solutions Architect

  • I’m Highly-skilled software engineer having excellent problem solving, management, and programming abilities with a professional zeal to achieve excellence in meeting the objectives.

  • Most of my work revolves around JS stack and AWS cloud ranging from building eCommerce websites, media delivery/migration services using CDN support, CRM and integration solutions and providing consultations in DevOps, Data Flow Architectures, DB Schema Designing, and providing best practices solutions for Web Applications and for CI/CD flows. ...

  • 📫 You can reach me at linkedin => https://www.linkedin.com/in/zakriyaalisabir/

Pinned Loading

  1. Install gcc 6 on Ubuntu Install gcc 6 on Ubuntu
    1
    sudo apt-get update && \
    2
    sudo apt-get install build-essential software-properties-common -y && \
    3
    sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y && \
    4
    sudo apt-get update && \
    5
    sudo apt-get install gcc-6 g++-6 -y && \
  2. botocore botocore Public

    Forked from boto/botocore

    The low-level, core functionality of boto 3.

    Python

  3. COVID-19 COVID-19 Public

    Forked from iqrafatimame/COVID-19

    Flutter app to track COVID-19 cases across the world 🌐

    Dart

  4. django-react-csrftoken django-react-csrftoken Public

    Forked from iMerica/django-react-csrftoken

    A drop-in React component for submitting forms with a Django CSRF middleware token.

    JavaScript

  5. TerraformTraining TerraformTraining Public

    HCL

  6. Tic-Tac-Toe Tic-Tac-Toe Public

    PERN(PostgreSQL, Express, Reactjs, Nodejs) stack based Tic Tac Toe Game.

    JavaScript