Quanxing Liu's repositories
nginx-file-server
A lightweight file server using nginx ONLY. Backend: an nginx executable. Frontend: some static html/css/js files.
writer-identification-system
Some tools written for a writer identification system using RootSIFT, PCA-Whitening, GMM Encoding and Exemplar-SVMs. This repository does not include codes by my teammates.
CoffeeInAMin
The project for COMS4156 - Advanced Software Engineering
count-lines
Count the occurrence of the lines using a hash table. Faster than `sort | uniq -c`.
dnf-upgrade-zfs
Auto upgrade ZFS packages on Fedora
tabs-to-spaces
Tabs to spaces converter written in C#, converts tabs to spaces conveniently.