LiquidLan.net is the official website of my Senior Capstone project — a LAN file sharing system called LiquidLan. I actually broke ground on the project several years ago, worked on it for several months, then didn't even look at it for like two years. Now it is mostly finished (enough so that it impressed the committee I presented it to for Capstone), but I am still refining some parts. The client source code is over 40,000 lines of Visual C++/MFC, and it is multi-threaded and robust. The server source code is 10,000 lines of ANSI C, written for Linux. If you want, check out my Capstone final report here.