Skip to content
View ZakZubair's full-sized avatar
💻
coding
💻
coding

Organizations

@nimbletank

Block or report ZakZubair

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ZakZubair/README.md

Hi there 👋 Welcome to my GitHub! I'm Zak Zubair, Full-stack Developer

Twitter Follow Linkedin: zakaaf

aboutMe.js

const zakZubair = {
    pronouns: "he" | "him" | "his",
    code: ["React", "React Native", "Node.js", "Typescript", "Javascript"],
    askMeAbout: ["web dev", "tech", "crypto", "music", "coffee"],
    technologies: {
        languages: ["Typescript", "Javascript", "php"],
        frontEnd: {
            frameworks: ["React", "Next.js", "Gatsby"],
            cssFrameworks: ["linaria", "styled-components", "tailwindcss", "SCSS"],
        },
        backEnd: {
            frameworks: ["node.js", "Express", "firebase", "symfony"],
        },
        mobile: ["React Native"],
        testing: ["Jest", "React Testing Library", "Cypress"],
        cloudNative: ["AWS", "Docker🐳", "Kubernetes", "Serverless"],
        services: ["Mongo DB", "MySql", "Dynamo DB"],
    }
};

Check out my repos ⬇️

Pinned Loading

  1. currency-map-symbol currency-map-symbol Public

    A function to lookup the currency symbol for a given currency code and vice versa.

    JavaScript 2

  2. currency-map-country currency-map-country Public

    Mapping of countries and their primary currency along with currency data.

    JavaScript 2

  3. nimbletank/ci-deployment-microservice nimbletank/ci-deployment-microservice Public

    This is a simple microservice that listens to a webhook POST request and triggers a build for a specific CI project, like CircleCI, TravisCI or VSTS

    JavaScript 2

  4. nimbletank/nimbletank-gatsby-starter nimbletank/nimbletank-gatsby-starter Public

    This is a basic starter package for GatsbyJS

    JavaScript

  5. todo todo Public

    Simple TODO app with action recording 📹

    JavaScript

  6. music-player music-player Public

    JavaScript