Skip to content
View kyrylolvov's full-sized avatar
🇺🇦
🇺🇦

Sponsoring

@fuma-nama
Block or Report

Block or report kyrylolvov

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 Loading

  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