English version
- ๐ Iโm interested in football
- ๐ฑ Iโm currently learning Computer Science
- ๐๏ธ Iโm studying at HCMUT
- ๐ซ How to reach me nguyenquochieujff7@gmail.com
- ๐ Know about my experiences https://drive.google.com/file/d/1snjPYUnvuCnoLxZBF9BA8PuIbatkNAOv/view?usp=sharing
Deutsche Version
- ๐ Ich interessiere mich fรผr Fuรball.
- ๐ฑ Ich studiere derzeit Informatik.
- ๐ Ich studiere an der HCMUT.
- ๐ซ Kontakt nguyenquochieujff7@gmail.com
- ๐ Meine Erfahrungen https://drive.google.com/file/d/1snjPYUnvuCnoLxZBF9BA8PuIbatkNAOv/view?usp=sharing
| Project | Description | Tech Stack |
|---|---|---|
| CSE_course_RAG | Retrieval-Augmented Generation pipeline for course materials: document conversion & OCR โ chunking & embeddings โ FAISS indices โ FastAPI backend + React/Vite chat UI for question answering over course documents. | Python FAISS sentence-transformers FastAPI React Docker |
| receipt-recognition | Bill/receipt OCR system combining YOLOv8 detection, a primary OCR model and PaddleOCR for cross-checking, plus a PySide6 GUI for visualization, export and analysis. | Python YOLOv8 PaddleOCR PySide6 OCR |
| Project | Description | Tech Stack |
|---|---|---|
| HCMUT Tutor | Comprehensive Learning Management System with modern UI/UX. | TypeScript React Full-Stack |
| WeApRous | Chat application framework and frontend (React + Vite). Supports session-based login, peer registration/tracker, P2P (WebPeer) connections, channel/direct messaging and theming. | React TypeScript Vite P2P |
| lms-db | Frontend and integration for a Learning Management System; includes React/TypeScript frontend and instructions for Flask backend + Azure SQL, with Docker support. | React TypeScript Flask Python Azure SQL Docker |
| Project | Description | Tech Stack |
|---|---|---|
| Project-4---Connect-4 | Two-player Connect Four game implemented with Python and Pygame. Includes local PvP, AI modes (minimax with pruning), win/draw detection and menu for hosting/joining rooms. | Python Pygame |
| platformer-assignment (Piggo's Quest) | Pirate-themed 2D platformer built with Godot 4.5. Features platforming mechanics, combat, treasure collection and multiple levels. | Godot GDScript |
| WC_2022 | 2D top-down football (soccer) game made with Godot 4.5. | Godot GDScript |
| Project | Description | Tech Stack |
|---|---|---|
| HLang-Compiler | Teaching compiler for the HLang language: ANTLR-based lexer/parser โ AST generation โ static semantic checks โ code generation to Jasmin assembly and JVM bytecode. Includes build scripts and tests. | Python ANTLR Jasmin Compiler |
| Neural-network-and-Deep-learning | C++ library and assignments implementing data structures, tensor operations and simple neural network training/simulation. | C++ DSA NN |
| Symbol-Table | Simulation of a symbol table used in compilers (description inferred from repository name and context). | Python Compiler |
| Convolution-Operation | Implementation of convolution operation (used in CNN) in assembly / MIPS. | Assembly MIPS Computer Architecture |
| OS-assignment | Simple OS simulation: virtual hardware, process scheduling with time slices, multi-CPU support, syscall extension points and build/run instructions. | C OS Simulation |
| MM241-Assignment | Mathematical Modelling (Fall 2024) โ Cutting Stock Problem assignment with heuristic algorithms, branch-and-bound, and reinforcement learning experiments; includes multiple student submissions and demos. | Python Optimization RL |




