Skip to content
View i-redbyte's full-sized avatar
⌨️
Coding is a life!
⌨️
Coding is a life!
  • Research Institute "Parsec"

Organizations

@TheAlgorithms
Block or Report

Block or report i-redbyte

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

Hi, I'm Ilya Sokolov (aka RedByte)

Shortly about me

val redByte = developer {
    about {
        name = "Ilya"
        surname = "Sokolov"
    }
    links {
        telegram = "@red_byte"
    }
}

My main activity is development for Android, but I also really like experimenting with programming languages and other technologies other than mobile development.

Pinned Loading

  1. Animatron Animatron Public

    Experiments with animation and views in android

    Kotlin 8

  2. leetcode leetcode Public

    Solving tasks from the leetcode.com

    Python 4 1

  3. calculator calculator Public

    Simple console calculator using abstract syntax tree(AST) and recursive descent

    Kotlin 5 1