Neil Thapen is a game developer who's been working this in-browser simulator (dubbed "Pink Trombone") since 2015. You, the user, are given fine control over every important part of the human vocal tract; in theory, you should be able to make all sorts of sounds. In practice, having such fine grain control is really, really hard to manage. The results are simultaneously impressive and hilarious.
site is contains over 70 useful code fragments and tips for Win32 programmers, and also links to related Win32 sites which fellow Windows NT programmers might find interesting
a compiler cache. It acts as a caching pre-processor to C/C++ compilers. Caching previous compilations and detecting when the same compilation is being done again. (needs GCC or similar)
a Direct Connect clone, a windoz client allowing users to share their files and talk (like IRC but more software sharing oriented) using a proprietary protocol.
an extremely fast, customizable, lightweight web browser for the win32 (Windows) platform based on the Gecko layout engine (the rendering engine of Mozilla).
a next-generation build tool, an improved, cross-platform substitute for the classic Make utility with integrated functionality similar to autoconf/automake and compiler caches such as ccache.