Giter Club home page Giter Club logo

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

Nguyen Van Tan's Projects

color-detector icon color-detector

Android Native app helps to detect colors on camera and photos from phone

compose-navigation icon compose-navigation

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

data-structures-and-algorithms icon data-structures-and-algorithms

Project tương tự như 1 blog của mình chia sẻ cách implement các cấu trúc dữ liệu và giải thuật sử dụng Kotlin.

john_smith icon john_smith

This repo is source code from my Youtube Channel

prolearner-post icon prolearner-post

Đây là repo sẽ tạm thời dùng để lưu trữ những bài viết mình sẽ đăng tải lên một nơi mà đã và đang hình thành trong tâm trí tụi mình, một nơi để share tất cả mọi thứ, những gì tụi mình biết mà mình tạm gọi là Prolearners project.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.