Microsonic
About
This page is currently a simple space to display recent work. It will contain links to repositories, binaries, and source downloads. Perhaps in the future the content will be more effectively displayed. However, for the time being, this page will simply be a temporary repertoire for work.
Recent Work
The works below are from the year 2012 onward (only notable/non-private works listed).
- Abstract Graph (Win32 and MacOSX)
- Language: C++
- Libraries: Qt, OpenGL
- Description: An abstract graphing software for windows and Mac OS X (linux not tested). It can import/export in GraphML format.
- Distributed Key-Value Store (Linux supported, untested Win32)
- Language: C++
- Libraries: Poco
- Description: A distributed key-value store system. Primarily developed for academic purposes. Efficiency is limited due to problem constraints. The system is fault tolerant up to 2 concurrent node failures with active replication.
- P2P Transfer Client/Server (Supported across all Java-capable platforms)
- Language: Java
- Libraries: None
- Description: A P2P client and server applet which is developed to run out of a web browser. You can find a sample server and client on this website. Furthermore, if you wish to download the precompiled jar, that can be found here.