In this project, we attempt to monitor and analysis Tor exit relays by detecting the malicious exit relays and looking into the DNS resolution. See more information for our code based on exitmap , also the slides of our work.
An online forum website for university students to exchange and share information, written in Java and powered by SpringMVC framework. See more information
Inspired by Oliver O'Brien's work: London tube heartbeat, a fascinating visual work of London Underground network. Try to display a similar visualization of sydney train network.
This project is for the course computer architecture. My work is to design and implement a complete
single-cycle processor that can execute a simple demo program. See more information (It looks pretty dumb nowadays though, either the code or the documentation)