Nguyen Nhat Hao's repositories
Crawl-Data-Tiki
Crawl data tiki.vn
chatGPT-with-flask
use API chatGPT
game-mediapipe
MediaPipe Hands is a high-fidelity hand and finger tracking solution. It employs machine learning (ML) to infer 21 3D landmarks of a hand from just a single frame.
minimax-with-game
Minimax is a backtracking algorithm used in decision-making and game theory to determine the best move for a player, provided that your opponent also plays optimally. It is commonly employed in two-player turn-based games like Tic-Tac-Toe, Backgammon, Mancala, and Chess.
pong-game-mediapipe
Pong is a two-dimensional sports game that simulates table tennis. The player controls an in-game paddle by moving it vertically across the left or right side of the screen. They can compete against another player controlling a second paddle on the opposing side. Players use the paddles to hit a ball back and forth.
ASCII_convert
ASCII art
assembly-mips
Assembly study simple dsa
crawling-data-everywhere
Use Python crawling phone data from thegioididong.com and fake data 300 Customers buy goods at the shop
flask-web-detection-face
Real time face detection with flask, socketio. Client html page
Flask_ServerAPI
Flask is considered more Pythonic than the Django web framework because in common situations the equivalent Flask web application is more explicit. Flask is also easy to get started with as a beginner because there is little boilerplate code for getting a simple app up and running.
Full-Stack-Social-Network
Vue is a JavaScript framework for building user interfaces. It builds on top of standard HTML, CSS, and JavaScript and provides a declarative and component-based programming model that helps you efficiently develop user interfaces, be they simple or complex.
hand-detector-p1
MediaPipe Hands is a high-fidelity hand and finger tracking solution. It employs machine learning (ML) to infer 21 3D landmarks of a hand from just a single frame
MediaPlayer
Project 03: Media Player - Đồ án môn học Lập trình Windows, tạo ra ứng dụng phát nhạc cơ bản.
mern-ecommerce
MERN stack is a popular JavaScript framework used for building web applications. It is an acronym for MongoDB, Express.js, React, and Node.js. Each component of the stack plays a specific role in the development process. MERN stack, known for its versatility and efficiency, allows developers to build robust and scalable applications using JS
NestChatApp
https://docs.nestjs.com/techniques/events
Tiled
Project files for a Tiled introduction video
Web_Novel
Software Design Project - Application for synthesizing and reading novels online
Wumpus-AI
PROJECT 02: LOGIC - The purpose of this project is to design and implement a logical search agent for a partially observable environment. This will be accomplished by implementing an agent that navigates through the Wumpus World.
YOLO-Drowsiness-Detection
A lightweight walkthrough accompanying the video on Drowsiness Detection using Ultralytics YOLOv5