Skip to content
View UsmonWasTaken's full-sized avatar
:shipit:
Working on side projects.
:shipit:
Working on side projects.
Block or Report

Block or report UsmonWasTaken

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
UsmonWasTaken/README.md
val greeting = "Hey there 👋"

class AboutMe {
    val firstName = "Usmon"
    val lastName = "Abdurakhmanov"
-   val university = "TUIT"
-   val remainingYears = 0.5
+   val education = "TUIT (Graduated May 2024)"
    val role = "An entry-level Android Developer"
    val linkedin = "https://linkedin.com/in/UsmonWasTaken/"
    val telegram = "https://t.me/UsmonWasTaken/"
}

Pinned Loading

  1. Pokedex Pokedex Public

    Pokédex is a Kotlin Multiplatform project built with Compose Multiplatform based on MVVM+ architecture.

    Kotlin

  2. Artphoria Artphoria Public

    An Art exploration app built with Kotlin and Compose Multiplatform.

    Kotlin

  3. Whoops Whoops Public

    Whoops simplifies crash handling in your Android applications.

    Kotlin

  4. SimpleMovies SimpleMovies Public archive

    Simple Movies is a The Movie DB project

    Kotlin

  5. SimplePlayer SimplePlayer Public archive

    Simple Player is a basic video player application for Android

    Kotlin

  6. dotfiles dotfiles Public

    This repository includes config files of everything I use (For example: Linux dotfiles, Neovim, Tmux, Git, Scripts, and more)

    Lua