Skip to content
View bachloxo's full-sized avatar

Organizations

@BlockCTech

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 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', 'Solidity'
            'Typescript', 'HTML', 'CSS'
        ]

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

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

    @property
    def developer_cloud_service(self) -> List[str]:
        return [
            'AWS Lambda', 'AWS DynamoDB', 'AWS API Gateway', 'AWS ECS', 'AWS DocumentDB', 'AWS Kinesis', 'AWS IOT', 'AWS TimeStreamDB', 'AWS S3', 'AWS SQS', 'AWS SNS', 'AWS Step function'
        ]

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