Skip to content
View kyrylolvov's full-sized avatar
๐Ÿ‡บ๐Ÿ‡ฆ
๐Ÿ‡บ๐Ÿ‡ฆ
Block or Report

Block or report kyrylolvov

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

Hey everyone! I am Kyrylo Lvov ๐Ÿ‘‹

const aboutMe = {
    name: 'kyrylo lvov',
    experience: {
        currently: [
            'frontend developer @ arc compute',
        ],
        previously: [
            'frontend developer @ lambda team',
            'software developer intern @ micro focus',
            'full stack developer intern @ arc compute'
        ],
    },
    education: {
        previously: 'cpe @ humber college',
    },
    links: {
        github: 'https://github.com/kyrylolvov',
        linkedin: 'https://www.linkedin.com/in/kyrylolvov/',
        twitter: 'https://twitter.com/kyrylolvov'
    },
    quote: 'everybody wants to go to heaven but nobody wants to die - albert king'
}

Pinned

  1. openai-app openai-app Public

    An API powered web application to communicate with OpenAI, get interesting and funny responses

    TypeScript 1

  2. weather-app weather-app Public

    An API powered weather web application to search for todays and next five days weather across the globe.

    TypeScript

  3. lambda-tasks lambda-tasks Public

    Micro backend projects which are part of Lambda Team internship program

    TypeScript

  4. housefy housefy Public

    An innovative smart home IoT, which allows to view and manage environment in your house

    Kotlin