Skip to content
View salmanzafar949's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report salmanzafar949

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
salmanzafar949/Readme.md

Hi, I'm Salman Zafar!

Senior Software Engineer at Publicis Media

Twitter Follow Linkedin: thaianebraga GitHub followers

A little more about me...

const salman = {
    pronouns: "He" | "Him",
    code: ["Node JS", "php", "python", "javascript"],
    askMeAbout: ["web dev", "tech", "app dev", "database", "open source", "programming", "Restful Api"],
    technologies: {
        frontEnd: {
            js: ["React"],
            css: ["bootstrap", "tailwind"]
        },
        backEnd: {
            php: ["Laravel"],
            python: ["Django"],
            Node: ["Express js"]
        },
        devOps: ["AWS", "Docker🐳", "Nginx", "Apache"],
        databases: ["MySql", "sqlite", "mongodb", "influxdb", "Graphql"],
        os: ["Linux", "Windows"],
        others: ["Git", "Jira", "Trello", "Space"],
        misc: ["Firebase", "Socket.IO", "selenium", "MQTT", "Package Development"],
        hobbies: ["Cricket", "Singing"]
    },
    architecture: ["Serverless Architecture", "Progressive web applications", "Single page applications", "Microservices", "Rest Api"],
    currentProject: "I am working on a HR CRM project",
    funFact: "There are two ways to write error-free programs; only the third one works"
};

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! 😊

Pinned

  1. MQTT-Laravel MQTT-Laravel Public

    A simple Laravel Library to connect/publish/subscribe to MQTT broker

    PHP 103 34

  2. sequelize-model-trail sequelize-model-trail Public

    Package that helps you track changes to your models, for auditing or versioning. See how a model looked at any stage in its life-cycle and also allows you to Record the user who created the version.

    JavaScript 1

  3. laravel-geocode laravel-geocode Public

    Laravel Package to find Lat and Long of a given Address

    PHP 15 4

  4. Laravel-Geo-Fence Laravel-Geo-Fence Public

    A laravel 5 and 6 library that lets you calculate distance between two longitude and latitudes easily

    PHP 14 1

  5. Laravel-Repository-Pattern Laravel-Repository-Pattern Public

    Package that let's you Implement repository pattern with a single command

    PHP 8 4

  6. laravel-api-exceptions-handler laravel-api-exceptions-handler Public

    A Laravel package that makes it easy to handle and customize api exceptions and responses and also support for model uuid

    PHP 5