Skip to content
View sasan-na's full-sized avatar

Block or report sasan-na

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

Hi there 👋

I'm Sasan!

Software Engineer mostly focus on Front-end and work as a freelancer. gif-developer

Twitter Follow Linkedin: sasan GitHub followers

📫 Like to meet me?

Pick a slot if you'd like to meet me and chat about anything you are passionate about - but make sure to describe the agenda

meet_link

👇 Hit in your console or terminal to connect with me.

npx sasan

👆 This command line tool can be found at npx sasan

A little more about me...

const sasan = {
    pronouns: "He" | "Him",
    code: ["Javascript", "Typescript", "Java", "PHP","C#"],
    askMeAbout: ["web dev", "tech", "app dev"],
    technologies: {
        frontEnd: {
            js: ["React", "Angular", "Svelte"],
        },
        backEnd: {
            js: ["Node", "Express"],
           Microsoft:[".net framework", ".net core"]
        },
        mobileApp: {
            hybrid: ["Ionic" , "React Native"]
        },
        devOps: ["AWS", "Docker🐳", "Azure DevOps"],
        databases: ["mongo", "MySql", "sqlite","sql server","oracle"],
        misc: ["Firebase", "Socket.IO", "SuiteApp"]
    },
    architecture: ["Single page applications", "Serverless Architecture", "Progressive web applications","clean architecture"],
    currentFocus: "working in banking industrial sector",
    funFact: "There are two ways to write error-free programs; only the third one works"
};

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

NOTE: Top languages does not indicate my skill level or anything like that. It is just a metric of which languages have been hosted by me on GitHub based on the usage across repositories. There are others which I haven't put up on GitHub.

Pinned Loading

  1. react-notepad-app react-notepad-app Public

    notepad application that uses GitHub Gists API (https://developer.github.com/v3/gists/)

    JavaScript

  2. todo-app todo-app Public

    TypeScript

  3. trello-clone trello-clone Public

    JavaScript

  4. react-advanced-form react-advanced-form Public

    Forked from kettanaito/react-advanced-form

    Functional reactive forms. Multi-layer validation, custom styling, field grouping, reactive props, and much more.

    JavaScript

  5. react-typescript-hooks-sample react-typescript-hooks-sample Public template

    Forked from ali-master/react-typescript-hooks-sample

    A sample project with React by typescript, hooks and context

    JavaScript 1

  6. next-tailwind-linter-prettier next-tailwind-linter-prettier Public

    React next-js boiler plate

    TypeScript