Skip to content
View bachloxo's full-sized avatar

Organizations

@BlockCTech
Block or Report

Block or report bachloxo

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

Hi, I'm Bach Ton, a Developer 🚀 from VietNam.

Software Development Engineer at Nals Solution

A little more about me

from typing import List


class BachTonThat:
    def __init__(self) -> None:
        self.name = 'Bach Ton That'
        self.language = ['vietnamese', 'english']
        self.code = [
            'Python', 'PHP', 'Javascript',
            'Typescript', 'HTML', 'CSS'
        ]

    @property
    def frameworks(self) -> List[str]:
        return [
            'Django', 'Laravel', 'Codeigniter', 'Flask', 'Nestjs', 'Looppack', 'Express'
            'Vue', 'Nuxt', 'Boostrap'
        ]

    @property
    def developer_tools(self) -> List[str]:
        return [
            'Docker', 'Nginx'
        ]

Popular repositories Loading

  1. venture-shopify-themes venture-shopify-themes Public

    Liquid 7 12

  2. data data Public

    my data receive from arduino

    1

  3. sieuthi sieuthi Public

    CSS 1

  4. React_simple React_simple Public

    1

  5. mern-starter mern-starter Public

    Forked from Hashnode/mern-starter

    Boilerplate for getting started with MERN stack

    JavaScript 1

  6. react-redux-blog react-redux-blog Public

    Forked from rajaraodv/react-redux-blog

    A sample React Redux CRUD app

    JavaScript 1