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

Block or report volod-one

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

Welcome!

About me:

data class Person(
        val name: String = "Volodymyr",
        val surname: String = "Balashov",
        val birthDate: LocalDate = LocalDate.of(1995, 6, 9),
        val location: String = "Kyiv, Ukraine",
        val currentLocation: String = "Tsuruga, Japan",
        val occupation: String = "Native Android Developer",
        val hobbies: List<String> = listOf(
                "Programming",
                "Gaming",
                "Music",
        )
)

Some stats:

All Stats

Pinned

  1. advice-generator advice-generator Public

    Challenge from frontend mentor https://www.frontendmentor.io/challenges/advice-generator-app-QdUG-13db

    TypeScript

  2. github-user-search-app github-user-search-app Public

    Challenge from frontend mentor https://www.frontendmentor.io/challenges/github-user-search-app-Q09YOgaH6

    TypeScript 1

  3. tip-calculator-app tip-calculator-app Public

    Challenge from front-end-mentor https://www.frontendmentor.io/challenges/tip-calculator-app-ugJNGbJUX

    JavaScript

  4. time-tracking-dashboard time-tracking-dashboard Public

    Challenge from frontendmentor https://www.frontendmentor.io/challenges/time-tracking-dashboard-UIQ7167Jw

    JavaScript

  5. 3-column-preview-card 3-column-preview-card Public

    Challenge from front-end-mentor https://www.frontendmentor.io/challenges/3column-preview-card-component-pH92eAR2-

    HTML

  6. equalizer-lp equalizer-lp Public

    challenge from frontendmentor https://www.frontendmentor.io/challenges/equalizer-landing-page-7VJ4gp3DE

    HTML