Skip to content
View tieubinhco's full-sized avatar
🍉
Coding
🍉
Coding
  • A2Technology
  • HCMC
Block or Report

Block or report tieubinhco

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

Hi there, this is Tieu Binh 👋

tieubinhco

Learning 🔥

Languages and Tools:

python matlab arduino c cplusplus opencv qt

🍁 Mechatronics undergraduate

  • 🔭 I’m currently working on a Robot Soccer System project.
  • 📫 Send me DM at @tieubinhco on Telegram

TieuBinh's GitHub stats Top Langs tieubinhco

Pinned

  1. A2Technology/MatrixCalculator A2Technology/MatrixCalculator Public

    This repository contains code for the project of a simple matrix calculator written in C.

    C 1

  2. A2Technology/Omni-wheel-robotic-car A2Technology/Omni-wheel-robotic-car Public

    Omni wheel robotic car code (Arduino)

    C 2

  3. Gauss - Seidel MATLAB Gauss - Seidel MATLAB
    1
    function x=gauss(A,b)
    2
    %This function solves system of algebraic equations using Gaussian method
    3
    %Ax=b
    4
    %Input: matrix A, column vector b
    5
    %Output vector x 
  4. Get IP address python Get IP address python
    1
    ## importing socket module
    2
    import socket
    3
    ## getting the hostname by socket.gethostname() method
    4
    hostname = socket.gethostname()
    5
    ## getting the IP address using socket.gethostbyname() method
  5. A2Python A2Python Public

    This repository contains python codes and some small projects in python

    Python

  6. QuyCheHocVu_DHBK QuyCheHocVu_DHBK Public

    UNOFFICIAL - Bảng dịch tiếng Anh của Quy chế Học Vụ trường ĐH Bách Khoa ĐHQG TPHCM - English translation of the Academic Regulations of HCMUT - Original version: http://www.aao.hcmut.edu.vn/index.p…

    TeX 1