Skip to content
View xrip's full-sized avatar
Block or Report

Block or report xrip

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
xrip/README.md
class Person {
    name       = 'Ilya Maslennikov';
    nickname   = 'xrip';
    title      = 'Software Engineer / Tech Lead';
    location   = 'Moscow, Russia';
}

class Skills {
    languages  = ['TypeScript', 'JavaScript', 'PHP'];
    databases  = ['ClickHouse', 'MongoDB', 'DocumentDB', '*SQL', 'Redis'];
    frameworks = ['NestJS', 'Vue', 'AlpineJs', 'Yii']
}

const me = Object.assign(new Person, new Skills);

Pinned

  1. playwright-recaptcha-solver playwright-recaptcha-solver Public

    Forked from danielgatis/puppeteer-recaptcha-solver

    ReCaptcha V2 solver for Playwright

    TypeScript 21 3

  2. playwright-hcaptcha-solver playwright-hcaptcha-solver Public

    Forked from aw1875/puppeteer-hcaptcha

    A library to solve hcaptcha challenges that are automated within Playwright. You can automatically set response values where they should be so the only thing left for you is submitting the page or …

    TypeScript 10 7

  3. pico-megadrive pico-megadrive Public

    Raspberry Pi Pico Sega Megadrive / Sega Genesis emulator for MURMULATOR devboard

    C 11 2

  4. pico-nes pico-nes Public

    Raspberry Pi Pico NES (Nintendo Entertainment System) / Dendy Emulator for MURMULATOR devboard

    C 20 3

  5. pico-gameboy pico-gameboy Public

    Raspberry Pi Pico GameBoy Emulator for MURMULATOR devboard

    C 12 1

  6. pico-sms pico-sms Public

    Raspberry Pi Pico Sega Master System / Game Gear for MURMULATOR devboard

    C 10 1