--- /dev/null
+ * '''Devlib''' - This is a homebrew library of C/C++ utilities,
+ drivers, and algorithms. I've contributed much of the code
+ directly and supervised the development and integration of
+ the rest of it. See http://www.develer.com/oss/DevLib .
+
+ * '''Boost''' - A collection of high quality, general-purpose
+ C++ libraries. http://www.boost.org/
+
+ * '''Qt''' - Currently my favourite GUI framework. I expecially
+ like the elegant signal/slot concept and its simple memory
+ management solution. http://www.trolltech.com/
+
+ * '''MFC''' - I've used Microsoft's... err... Fine Classes,
+ including DAO and ATL, for much longer than one would like
+ to admit. It's a miracle I've even managed to keep some
+ mental health.
+
+TODO: add the rest