Skip to content
View khaninejad's full-sized avatar
🎯
🎯
  • AVIV GROUP
  • Planet Earth
  • 13:01 (UTC +02:00)
  • X @khaninejad
Block or Report

Block or report khaninejad

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
khaninejad/README.md

Hello, I'm Payam Khaninejad!

Senior Software Engineer at AVIV-GROUP

Twitter Follow Linkedin: khaninejad GitHub followers

📫 Not much update here?

👇 Checkout my company GitHub profile

pkhaninejad

const payam = {
    pronouns: "He" | "Him",
    code: ["Nodejs", "Typescript", "C#"],
    askMeAbout: ["web dev", "tech", "app dev"],
    description: "Senior Software Engineer with a focus on backend, full-stack, and a bit of DevOps",
    technologies: {
        backEnd: {
            native: ["Nodejs", "Typescript", "C#"],
        },
        fullStack: {
            js: ["Reactjs", "Javascript", "HTML5", "CSS"],
        },
        devOps: ["Docker🐳", "Kubernetes"],
        databases: ["MySQL", "MSSQL", "PostgreSQL", "SQLite"],
        misc: ["Firebase", "Socket.IO", "Selenium", "OpenCV", "SuiteApp"]
    },
    architecture: ["Serverless Architecture", "Progressive Web Applications", "Single Page Applications", "Microservices"],
    currentFocus: "Microservices",
    funFact: "There are two ways to write error-free programs; only the third one works",
    futurePlan: "Machine Learning"
};

Pinned

  1. PoolPort/PoolPort PoolPort/PoolPort Public

    A PHP library to connect all Iranian payments gateways

    PHP 83 31

  2. pactus-project/pactus.org pactus-project/pactus.org Public

    pactus.org content

    JavaScript 10 29

  3. mssql-ha mssql-ha Public

    High Availability using Microsoft SQL Server Always On Availability Groups

    TSQL

  4. social-active social-active Public

    Social-Active is a backend package for a social media application built using the NestJS framework. It includes various functionalities such as feed extraction, scheduling, and API integrations wit…

    TypeScript 2

  5. GildedRose-Refactoring-Kata GildedRose-Refactoring-Kata Public template

    Forked from emilybache/GildedRose-Refactoring-Kata

    Starting code for the GildedRose Refactoring Kata in many programming languages.

    C++