My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

Here's some of my projects.

This place is deprecated in flavor of github. https://github.com/thinxer

audio project

The project for my C++ course, including:

  • a simple C++ wrapper for portaudio
  • a online/offline filter system
  • a simple UI based on pdcurses
  • an example on invoking a DLL

thu_learn_rss

A simple python crawler for learn.tsinghua.edu.cn

talker

A web IM client/server system. Based on twisted, it will offer a high concurrent connection number while providing a sensible response time.

  • a javascript client for long-polling transport
  • a python server for long-polling transport
  • a simple backend
  • an XMPP client works now
Development freezed.

tanx

Java course project. A tank game with complete server and client. The overall design is good, feel free to use it as a startup project.

Powered by Google Project Hosting