Skip to content
View kugimiya's full-sized avatar
:shipit:
Teach me how to use GH notifications.
:shipit:
Teach me how to use GH notifications.
Block or Report

Block or report kugimiya

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

Hi, I'm kugimiya (also known as kugichka or Andrew Goncharov, [email protected])

  • At the moment I have been studying programming for more than 8 years, I have been constantly developing software for more than 6 years. Basically my software is the Web.
  • 🌍  I'm based in Ulyanovsk, Russia
  • 🖥️  See my portfolio at my personal site
  • ✉️  You can contact me at [email protected]
  • 🤝  I'm open to collaborating on NodeJS-libraries, NLP, Cryptography (not block-chains!)
  • ⚡  Open to job offers :3

Skills

TypeScriptGitJavaScriptPHPReactNextJsJQueryCSS3Material UIBootstrapWebpackHTML5NodeJSExpressNestJSMySQLPostgreSQLFigma

Stats

codewars_rank

kugimiya's GitHub stats

Raw

const kugi = {
  pronouns: ['he', 'him'],
  job: 'Senior React @ https://mish.design',
  languages: [TypeScript, JavaScript, PHP, Python, C],
  focusedAt: [Frontend, Node.MicroServices, Docker, LiveCoding],
  currentProjects: {
      nosorter: [
        'https://github.com/nesorter',
        'internet-radio streaming solution',
     ],
  },
  finishedProjects: {
    'codeleaf-sdk': [
      'https://github.com/codeleaf-sdk/core',
      'list of tools for quick service prototyping',
    ],
    'leafk-bot': [
      'https://github.com/kugimiya/leafkbot-framework',
      'library for building bots for minecraft',
    ]
    'cyrillic-atarifont': [
      'https://github.com/kugimiya/atarist-font-cyrillic',
      'custom cyrillic charset in atari aestetic',
    ],
    longtap: [
      'https://github.com/kugimiya/jquery.longclick.plugin',
      'jQuery plugin for long tap functionality',
    ],
  }
};

Pinned

  1. nesorter/monorepo nesorter/monorepo Public

    All code of project

    TypeScript 4

  2. atarist-font-cyrillic atarist-font-cyrillic Public

    Forked from ntwk/atarist-font

    Cyrillic Atari ST monochrome system font

    Makefile 4 1

  3. flooder flooder Public

    Шутка, чтобы обхитрить Хому

    TypeScript

  4. codeleaf-core codeleaf-core Public

    Очень простое управление микро-архитектурой приложения

    TypeScript

  5. leafkbot-framework leafkbot-framework Public

    Фреймворк над mineflayer и prismarine.js для создания Minecraft-ботов

    JavaScript