Giter VIP home page Giter VIP logo

Hey, Van Tien - A Little turtle!

Linkedin Badge Gmail Badge

Welcome to my profile, glad when seeing you visit my page

💻 Technologies I Love

  • Docker
  • Machine Learning
  • Blockchain
  • Frontend and Backend Web Development

VanTien's github stats VanTien's Top Languages

Programming Languages

🔥 My contribution streak

Although scarce star, but i still put it there lol :))

My goal

import random


class Future:

 life = list()
 def __init__(self, **goal_dict):
   self.goal_dict = goal_dict
   self.base = "family"
 
 def try_my_best(self, goal):
   '''
     success or failure, very exciting when doing it
   '''
   return goal, random.choice('success', 'failure')
   
 def build(self):
   '''
     nothing lasts forever, but the love lives with the time
     enjoy every single moment
     the good, the bad, the beautiful, the ugly
     the inspiring, the not-so-glamorous moments.
     And thank you through it all
   '''
   for each_goal in goal_dict:
       memory = self.try_my_best(each_goal)
       Future.life.append(memory)

Current Works

  • I'm currently working on 🔭 building Backend in FPT telecom.
  • Also, I've got a my personal website, vantien.me. Be sure to check it out as I keep posting post about a variety of things.

VanTien's Activity Graph

Van Tien's Projects

awesome-vue icon awesome-vue

🎉 A curated list of awesome things related to Vue.js

codebases icon codebases

Collection of some big project codebases - for studying only

flamingo-commerce icon flamingo-commerce

Flexible E-Commerce Framework on top of Flamingo. Used to build E-Commerce "Portals" and connect it with the help of individual Adapters to other services.

node-nginx icon node-nginx

simple setup node with nginx on docker for beginner

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.