Skip to content
View msanvarov's full-sized avatar
โ˜•
โ˜•

Highlights

  • Pro

Organizations

@FlurrishApp @Cleanlist-ai
Block or Report

Block or report msanvarov

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

Hey ๐Ÿ‘‹, I'm Sal Anvarov!

Full Stack Software Engineer

Linkedin: Sal

Website: https://sal-anvarov.com/

๐Ÿ“ซ Like to chat?

Pick a time to meet and chat - please describe the agenda of the meeting if possible

Screenshot 2023-12-06 at 8 16 12 PM

๐Ÿ‘‡ Enter this on your console or terminal to reach out programmatically.

npx sanvarov

๐Ÿ‘† This command line tool can be found at npx sanvarov

A little more on Sal...

const sal = {
    pronouns: "He" | "Him",
    code: ["Javascript", "Python", "Java", "PHP"],
    askMeAbout: ["web dev", "tech", "app dev", "design"],
    technologies: {
        backEnd: {
            js: ["Node", "Fastify", "Express", "NestJS"],
        },
        mobileApp: {
            crossPlatform: ["React Native"]
        },
        devOps: ["AWS", "Docker๐Ÿณ", "GCP", "Kubernetes"],
        databases: ["MongoDB", "MySQL", "PostGres", "chroma"],
        misc: ["Firebase", "AWS Amplify", "PyTorch", "Laravel"]
    },
    architecture: ["MICRO", "PWA", "SPA", "SSR"],
    currentFocus: "Ai-based cybersecurity",
    funFact: "There are two ways to write error-free programs; only the third one works"
};

I love connecting with different people so if you would like to chat, I would love to connect! ๐Ÿ˜Š

Pinned

  1. personal-portfolio personal-portfolio Public template

    ๐ŸŒ react next.js app for personal portfolio

    SCSS 36 12

  2. nest-rest-typeorm-boilerplate nest-rest-typeorm-boilerplate Public template

    ๐Ÿฑ backend with nest (typescript), typeorm, and authentication

    TypeScript 153 30

  3. nest-rest-mongo-boilerplate nest-rest-mongo-boilerplate Public template

    ๐Ÿฑ backend with nest (typescript), mongoose, and authentication

    TypeScript 273 40

  4. chatr-messenger chatr-messenger Public

    ๐Ÿฑ A React chat app is built with Nx, Redux, and Firebase.

    SCSS

  5. nest-angular-realworld-app nest-angular-realworld-app Public

    Exemplary fullstack Medium.com clone powered by Angular and Nest. Built off of https://github.com/gothinkster/realworld

    CSS

  6. bloggo bloggo Public

    Medium like portal for creating and distributing blogs

    TypeScript 2