Skip to content
View TinDang97's full-sized avatar
🌴
Get new challange
🌴
Get new challange
  • Trustify Technology
  • Ho Chi Minh, Viet Nam

Organizations

@deepis-vn @Vixy-Crawling @space19x

Block or report TinDang97

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
TinDang97/README.md

Tin Dang Huynh Trung

Profile photo

GitHub Stats

TinDang97's GitHub stats

Top Languages

Social

Profile views GitHub followers GitHub stars LinkedIn · GitHub · Email · Tel

Technical Skills

  • Programming: Python, TypeScript, Node.js, Java, Golang, SQL, Rust
  • AI/ML: PyTorch, LangChain, vLLM, Scikit‑learn, OpenCV, Transformers, Prompt Engineering
  • Web & APIs: FastAPI, Flask, React, Next.js, WebSockets/SSE, REST, Microservices
  • DevOps & Cloud: Docker, Kubernetes & Helm, Git, Google Cloud Platform, Microsoft Azure, Prometheus
  • Databases: PostgreSQL, MySQL, MongoDB, Redis, Weaviate, Qdrant, Google BigQuery, ELK

Tech Badges

Programming

Python TypeScript Node.js Java Go SQL Rust

AI/ML

PyTorch scikit-learn Transformers LangChain vLLM OpenCV

Web & APIs

FastAPI Flask React Next.js WebSockets REST

DevOps & Cloud

Docker Kubernetes Helm Git Google Cloud Azure Prometheus

Databases

PostgreSQL MySQL MongoDB Redis Weaviate Qdrant BigQuery Elastic Stack

Projects

ClickAI Platform — ClickAI Viet Nam (CTO & Tech Lead)

Enterprise conversational AI platform (multi‑modal: text, image, audio, video, docs) serving 40K+ users with intelligent routing across 15+ LLM providers, RAG, and knowledge graphs.

Website: clickai.vn
Tech: Next.js 14, shadcn/ui, SSE, FastAPI, LangChain, Kubernetes (AKS), Azure, VNetwork, Weaviate, Qdrant, Graphiti, FalkorDB

Data Lake — ACB (Developer)

Build data models enabling rapid insights and enforce data quality across six dimensions: consistency, timeliness, validity, uniqueness, accuracy, completeness.
Tech: Python, Dagster, PySpark, Impala, Hive, Iceberg, Parquet, ORC

Forecasting Secondhand‑Product Price — Vietmoney Corp (Project Lead & Developer)

Service to forecast secondhand e‑commerce prices, helping operators make inventory decisions.
Tech: Python, scikit‑learn, PyTorch, BERT, Prophet, FAISS

Anomaly Sale Price Detection — Vietmoney Corp (Project Lead & Developer)

Multiple projects to detect anomalous sale articles improving appraisal performance.
Tech: Python, scikit‑learn, PyTorch, LSTM

Product Line — Knowledge Base Graph — Vietmoney Corp (Project Lead & Developer)

Product Line Manager using NetworkX & MongoDB to enrich appraisal service with product line info most posted in online markets.
Tech: Python, NetworkX, JMESPath, FastAPI, MongoDB, Redis

Named Entity Recognition for Vietnamese Secondhand E‑commerce — Vietmoney Corp (Project Lead & Developer)

Applied NER models for Vietnamese secondhand trade news.
Tech: Python, PyTorch, BERT

Distributed Crawling System — Vietmoney Corp (Project Lead & Developer)

Distributed system to crawl e‑commerce product data across varied sources.
Post: Distributed Crawling System — What is it?
Tech: Python, Scrapy, Splash, Google Pub/Sub, Google Cloud, JMESPath, FastAPI, MongoDB, Kubernetes, Pydantic

Face Anti‑Spoofing — Vietmoney Corp (Project Lead & Developer)

Face detection and anti‑spoofing with Web API & CLI.
Repo: vietmoney/face-anti-spoofing
Tech: Python, PyTorch, FastAPI, Click

Data Warehouse — Vietmoney Corp (Project Lead & Developer)

Data warehouse on BigQuery using Inmon/Kimball; integrations via Airflow, Airbyte, Debezium, and cron.
Link: Repository
Tech: Python, PostgreSQL, Airflow, Airbyte, Click, BigQuery, Pub/Sub, Power BI, Spark

JeeAI — Dai Phat Solutions (Project Lead & Developer)

State‑of‑the‑art models improving CCTV security with alerts on abnormal activities; features include human detection, face recognition (strangers/employees), activity recognition, multi‑human tracking; scalable and distributed.
Info: Dai Phat Solutions — Products
Tech: Python, PyTorch, RetinaFace, InsightFace, Apache Kafka, Redis, NumPy, OpenCV, Dlib, Docker, FAISS, FFmpeg, PostgreSQL, ZeroMQ, Blosc, TurboJPEG, Socket.io

Face Recognition — Personal (Project Owner)

Simple face recognition tool combining SOTA models for detection and embeddings.
Repo: TinDang97/face_recognition
Tech: Python, PyTorch, NumPy, OpenCV, RetinaFace, InsightFace

Real‑Time Human Detection CCTV — Personal (Project Owner)

Improve motion detection for CCTV by detecting humans in real‑time.
Repo: TinDang97/Real-Time-Human-Detection
Note: Arctic Code Vault Contributor (GitHub)
Tech: Python, YOLOv3, OpenCV


For more projects and certificates, see my LinkedIn.

Featured Repositories

face_recognition Real-Time-Human-Detection

Last updated: 2025‑10‑03

Pinned Loading

  1. python-options python-options Public

    Make python class with option base on property. Using build option for client like kafka, command option like ffmpeg.

    Python 2 1

  2. face_recognition face_recognition Public

    RetinaFace > Insight Face => Simple Face Recognition System

    Python 3 1

  3. Build FFMPEG script with full featur... Build FFMPEG script with full feature, include scale_cuda, scale_npp, vpx, libx,...
    1
    #!/bin/bash
    2
    
                  
    3
    # https://github.com/markus-perl/ffmpeg-build-script
    4
    
                  
    5
    PROGNAME=$(basename $0)
  4. Sudoku-Graph-Coloring-Algorithm Sudoku-Graph-Coloring-Algorithm Public

    Java

  5. Sim-Pencil-Game Sim-Pencil-Game Public

    HTML 2

  6. Sudoku-Brute-Force-Algorithm Sudoku-Brute-Force-Algorithm Public

    The computer can play Sudoku game that using algorithm.

    Java 2