Skip to content
View doctor-blue's full-sized avatar
🤟
Geronimo!!!!
🤟
Geronimo!!!!

Organizations

@migolab
Block or Report

Block or report doctor-blue

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

Nguyen Van Tan


class DevComentry():
    
  def __init__(self):
    self.name = "Nguyen Van Tan";
    self.username = "doctor-blue";
    self.location = "Ha Noi, VietNam";
    self.youtube = "https://www.youtube.com/c/DevComentry";
    self.web = "https://van-tan.github.io";
    self.blog = "https://doctorblue.github.io"
  
  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = DevComentry()

My Statistics



Tan's Activity Graph

Pinned

  1. prolearners-site prolearners-site Public

    The site provides free online courses, technical articles on programming for everyone. If you are a developer and want to pay tribute to this repo, join us.

    TypeScript 1

  2. moony_nav_bar_android moony_nav_bar_android Public

    A lightweight Android bottom bar library

    Kotlin 16 3

  3. moony-calc moony-calc Public

    Personal finance management

    Kotlin 1

  4. compose-navigation compose-navigation Public

    This library will make it easier to pass arguments between screens in Jetpack Compose.

    Kotlin 2

  5. moony_nav_bar_flutter moony_nav_bar_flutter Public

    Flutter navigation bar lib. Simple and easy to use

    Dart 4 1

  6. MoonyProgressBar MoonyProgressBar Public

    Android ProgressBar library

    Kotlin 1