igor@tatarchenko:~$ show profile --json
profile: {
    name: 'Igor Tatarchenko',
    skills: [
        frontend: [
            'React / NextJS / React Native',
            'Vue',
        ],
        backend: [
            'PHP / Wordpress / Bitrix / Laravel',
            'Python / Django / Wagtail',
            'nginx / PostgreSQL / MySQL',
        ],
        design: [
            'Figma',
            'Photoshop',
            'Illustrator',
        ]
    ]
};