Pinned Repositories
1d-handwriting-server
A server used to collect data in 1D handwriting user experiment.
android-learning
canteen
An Android application that randomly pick a canteen from several canteens.
click-time-oa
cryptography-demos
Implementation for several cryptography algorithms. Assignments for Applied Cryptography course (NEU).
leetcode-python
Aborted. Start coding on editor of LeetCode directly.
lets-write-a-cpu-from-scratch
16-bit CPU. Assignment for Computer Organization course (THU).
papa
An experiment management system that should have been used for Computer Organizations. Assignment for Software Engineering course (THU).
threats-aggregation
Graduation Project. Actively detects vulnerabilities on hosts.
weibo-emotion
A web application that collect a user's recent Weibo posts and decide his/her mood. Assignment for Service Orientated Software Design and Development course (THU).
huangruihaocst's Repositories
huangruihaocst/papa
An experiment management system that should have been used for Computer Organizations. Assignment for Software Engineering course (THU).
huangruihaocst/weibo-emotion
A web application that collect a user's recent Weibo posts and decide his/her mood. Assignment for Service Orientated Software Design and Development course (THU).
huangruihaocst/canteen
An Android application that randomly pick a canteen from several canteens.
huangruihaocst/leetcode-python
Aborted. Start coding on editor of LeetCode directly.
huangruihaocst/lets-write-a-cpu-from-scratch
16-bit CPU. Assignment for Computer Organization course (THU).
huangruihaocst/threats-aggregation
Graduation Project. Actively detects vulnerabilities on hosts.
huangruihaocst/1d-handwriting-server
A server used to collect data in 1D handwriting user experiment.
huangruihaocst/android-learning
huangruihaocst/click-time-oa
huangruihaocst/cryptography-demos
Implementation for several cryptography algorithms. Assignments for Applied Cryptography course (NEU).
huangruihaocst/data-structures-and-algorithms
huangruihaocst/food-kitty
A web application that displays information of certain type of food. Assignment for Python course (THU).
huangruihaocst/happy-birthday
huangruihaocst/leetcode-google-python
I start this new repository to backup only LeetCode problems with Google tags.
huangruihaocst/ll-news
A simple Android news client. Assignment for Java course (THU).
huangruihaocst/news9
A simple web application that gathers news of THU.
huangruihaocst/notification9
A web application that gather notifications from different sources. Assignment for Service Orientated Software Design and Development course (THU).
huangruihaocst/notification9-web
The web client of notification9. Assignment for Service Orientated Software Design and Development course (THU).
huangruihaocst/numad17s-ruihaohuang
An Android word game. Assignment for Mobile Application Development course (NEU).
huangruihaocst/os-course-exercises
Paperwork assignments for OS course.
huangruihaocst/pomodonut
An Android application that saves your time and manage your daily life. Assignment for Mobile Application Development course (NEU).
huangruihaocst/text-categorization-naive-bayes
Use Naive Bayes to do text categorization. Assignment for Introduction to Artificial Intelligence course (THU).
huangruihaocst/tsp-genetic
Use genetic algorithm to solve traveling salesman problem. Assignment for Introduction to Artificial Intelligence course (THU).
huangruihaocst/wechat-chatbot
A Wechat chatbot based on wxpy.