Huy Hoang.

01

Multimodal Sacarsm Detection on Vietnamese Social Media Texts

I won Second Place at UIT Data Science Challenge 2024 (Nov 2024) with above subject, using PaddleOCR, VietOCR, ViT, and Jina Embedding in my pipeline.

  • Python,
  • TensorFlow,
  • Streamlit
02

Vietnameses Traffic Sign Classification through Images

This is my project for Introduction to Computer Vision, utilizing Color Histogram and HOG features, combined with SVM and KNN classifiers to solve the problem.

  • Python,
  • Streamlit
03

Website for Managing Course Registration and Tuition Payment

This is my project for Introduction to Software Engineering, using MySQL (database), Spring Boot (backend), and Node.js (frontend).

  • Node.js,
  • Spring Boot,
  • MySQL