Bryan Martin | 810 Lawndale Dr. Unit 106A | Reidsville, NC | 27320 | 336.616.0212
basicX help file system

One of my many hobbies is working with microcontrollers.  During the process of playing with different microcontrollers I happened accross the basicX chipset.  After purchasing the product I was extreamly annoyed by its "much to be desired" help file system consisting of hundreds of word documents.  I decided to spend a day or so and put all this into a readly available, quick, searchable database application.  I used Visual Studio's help file application as a template of how I wanted my new help file app to operate. 

ua accounting system

Programming new and existing modules for UA Accounting.  This was a full source based accounting package where you modify it to fit your business model.

file search utility

A purly managed .NET component thats able to recursively search the contents of files searching for instances of a certain string. This was created because of a bug in windows XP's search utility which would not actually search inside files.