Selected Projects

I'll appreciate if my work would be helpful to you. However, I wish you could contact me before you make any use of it. Please see my Github repo for latest projects.


Elastic traffic simulator (Active)

github link

An event-driven simulator for queueing system with elastic traffic. The main purpose of the simulator is to examine/compare different weighting schemes across flows/users. Implemented weighting scheme:

  1. Share constrained proportional fairness (SCPF), Statistical Multiplexing and Traffic Shaping Games for Network Slicing, Jiaxiao Zheng, et al. (Also, variations of SCPF when resource demands of each user/flow is used to differentiate users/flows)
  2. Dominant resource fairness (DRF), Dominant Resource Fairness: Fair Allocation of Multiple Resource Types, A. Ghodsi, et al.

The code is used for providing quantitative results/intuition for SCPF related works. For example, this one.

Following are several selected projects I've conducted (mostly during my undergraduate period, so kind of out-dated), including tech reports and code (if there is).

1. Pushy, an Android application using google C2DM technique to deliver messages to users based on their individual information requirement.

2. An edge-conserving colorization approach for comic picture.