Technical English Writing Final Project

For this paper writing practice project, I cooperate with one of my classmates, Su-horng, on a functional language topic: locally relax the value restriction by control flow analysis. In this course, we are asked to write each part of the paper step-by-step, from abstract, motivation, methodology, evaluation, experiment, and conclusion. At the end, we encounter

Social Network and Analysis Final Project

In the final project, my teammates and I want to have a deeper research regarding to a question about link prediction: how’s the importance of geography information, such as location and graph features. We use two famous social network from Stanford database: Gowalla and Brightkite. The features we take into consider can be categories into

Social Network and Analysis Homework 0

There are two parts in this project. In the first part, I need to calculate some basic properties of a given network, including alpha value, pair rate, closeness centrality, and betweenness centrality. In the second part, I need to implement Independent Cascade Model (IC Model) and Linear Threshold Model (LT Model).

Cryptography and Network Security Final Project

In this project, my teammates and I want to research a relatively new security vulnerability in bash: Shellshock. According our survey, this vulnerability is most exploited in Common Gateway Interface-based (CGI-based) web server, Dynamic Host Configuration Protocol (DHCP), and Limited OpenSSH servers. To present this vulnerability, we build up a website based on CGI and