Skip to content
View Thinhvip9999's full-sized avatar

Highlights

  • Pro

Block or report Thinhvip9999

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

👋 Hi, I'm Thịnh Nguyễn Trung

💡 AI Developer | Machine Learning Enthusiast | Web Integration Engineer

I'm passionate about building intelligent systems that connect AI models with real-world web applications.
My projects focus on combining Deep Learning algorithms with modern frontend and backend frameworks, creating seamless interactive AI-powered experiences.


🧰 Tech Stack

AI / ML / DL:
Python, PyTorch, TensorFlow, Scikit-learn, OpenCV, Transformers

Web Integration:
Flask, FastAPI, Node.js, React, RESTful API, WebSocket, Figma API

Others:
Docker, Git, Jupyter, Linux, SQLite, AWS


🚀 Highlight Projects

🌲 AI Search Algorithms Collection

A collection of fundamental AI search algorithms implemented from scratch, including DFS, BFS, A*, Dijkstra, and Greedy Best-First Search.
Each algorithm is visualized through graph-based exploration and includes step-by-step explanation for educational and research use.
👉 Python, Graph Theory, Search Trees, Visualization

🤖 Multi-Robot Path Planning in Hybrid Environments

Research-driven project proposing an algorithm for multi-robot pathfinding in hybrid static–dynamic environments, integrating local obstacle avoidance with global path optimization.
This project resulted in a published paper where I am the first author, focusing on improving efficiency and adaptability of cooperative robot navigation systems.
👉 Python, Reinforcement Learning, Path Planning, Simulation, Matplotlib

⚡ SigLip2

Jupyter Notebook experiments using Contrastive Learning for image-text representation alignment.
👉 PyTorch, CLIP-style architecture


📊 What I'm Working On

  • Integrating AI models into interactive web UIs using Flask + React
  • Experimenting with Deep Learning model deployment via REST APIs
  • Researching Efficient Inference and Edge AI for low-power environments

🧩 Research Interests

  • Neural Network Optimization
  • Vision-Language Models
  • AI Deployment in Web Environments

📫 Contact

📍 Hanoi, Vietnam
🌐 LinkedIn
📧 Email


⚙️ Stats & Badges

Python PyTorch TensorFlow FastAPI React Docker GitHub


“I code for real — where AI meets Web Engineering.”

Pinned Loading

  1. Classic-Algorithms Classic-Algorithms Public

    Classic path finding algorithms and some inference engine

    Python 3

  2. Inference-system Inference-system Public

    My inference system repository focuses on implementing classic pathfinding algorithms and various inference engines using Python. It serves as a resource for understanding and utilizing these essen…

    Python 1

  3. Robot-Charging-in-Basement-Grid-map-Using-GAMA Robot-Charging-in-Basement-Grid-map-Using-GAMA Public

    A simulation project leveraging GAMA to model and analyze robot charging strategies within a basement grid map environment. The project focuses on optimizing the movement and charging behavior of r…

    GAML 2

  4. SigLip2_Utilization_image-text_retrieving_task- SigLip2_Utilization_image-text_retrieving_task- Public

    Implementation of SigLip2 for large-scale image-text retrieval on Server 5060, utilizing GPU acceleration and a dataset of over 400K images to develop efficient multimodal embeddings and scalable r…

    Jupyter Notebook