Computer Science
Algorithms, data structures, and the foundations of computing.
02Academia
Computer science connects this site’s technical and educational interests. This area is organized around the foundations of computation and the careful study of ideas.
Algorithms, data structures, and the foundations of computing.
Understanding a paper’s question, approach, evidence, and limitations.
Connecting formal ideas with implementation and experimentation.
Publications, academic projects, paper reading notes, and research in progress are distinct kinds of work. Published entries will retain their original sources and accurate status.
↗Selected work
Selected work spans LLM inference tooling, Vietnamese visual question answering, and computer vision experiments.
Open-source developer tool · 2026
A toolkit for checking whether an LLM can run on available hardware, generating a vLLM serving configuration, and measuring inference capacity.
LLM Inference · Systems · ToolingOpen case studyCourse project · 2025
A Vietnamese infographic question-answering project that follows the path from visual data to a working web demo.
Multimodal AI · VietnameseOpen case studyResearch exploration
A computer vision study that turns a FaceXFormer survey into experiments, notebooks, and a documented evaluation path.
Computer Vision · FaceXFormerOpen case studyApplied AI systems project
A healthcare GraphRAG system combining semantic retrieval with structural search over a medical knowledge graph.
GraphRAG · Applied AI · HealthcareOpen case studyParallel programming final project
A CIFAR-10 autoencoder with unified CPU and CUDA GPU pipelines, including naive GPU V1 and optimized GPU V2 kernels.
CUDA · GPU Systems · PerformanceOpen case study