Skip to content
View alexandermirzoyan's full-sized avatar

Block or report alexandermirzoyan

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
alexandermirzoyan/README.md
// about.js

class About extends Me {
    getSkills() {
        return [
            'React.js',
            'React Native',
            'Next.js',
            'Node.js',
            'Angular',
            'Web Components',
            'TypeScript',
            'Elasticsearch',
            'Strapi',
            'GraphQL',
            'HTML',
            'CSS',
            'JavaScript',
        ];
    }

    getGoals() {
        return [
            'Contribute to open source.',
            'Create useful tools for humanity.',
        ];
    }

    getHobbies() {
        return [
            'Music',
            'Swimming',
            'Photography',
            'Exploring anything new',
        ];
    }
}

export default About;

Pinned Loading

  1. i18n-file-converter i18n-file-converter Public

    JavaScript 4

  2. symphocode symphocode Public

    TypeScript

  3. triangle-of-knowledge-api triangle-of-knowledge-api Public

    1

  4. triangle-of-knowledge-client triangle-of-knowledge-client Public

    TypeScript 1