Project Examples

Web Application and Website Development Projects


Inventory Management Application
Standalone Web Application (using Apache, MySQL, and PHP) that tracks inventory and customer usage for a local food bank.

  • Inventory is entered via barcode and/or manually
  • The application is tied into the supplier’s order forms enabling real-time ordering based on products currently available.
  • Product movement is tracked and noted for ordering and stocking purposes.
  • Customers are tracked for usage frequency, products acquired and their quantities.
  • Business rules regarding frequency of visits and amount allowed per customer are automatically enforced.
  • Special ordering is also possible.
  • The application is available throughout the company LAN and ties into the ordering and billing departments.

Application Development/Programming Projects


Real-time Day-trading Application
The main application monitors, in real-time, 100 NASDAQ stocks from the technical sector utilizing a live satellite data-stream and signals trading opportunities during market hours.

  • An IBM server provides this information to six trading stations on the local LAN, and many more around the country over the Internet through a Virtual Private Network.
  • Each trading station consists of a desktop PC with dual monitors, providing the trading information and signals, graphs, news feeds, etc.
  • Each station also has a second desktop PC with a commercial application for actual execution of the trades.
  • The trade signaling application is written in Visual Basic for Applications using Microsoft Excel as the front end. The satellite data-stream is incorporated directly into the Excel application.

Parlay Card Betting Program with Data Feed
This application utilized a live data feed carrying betting lines, along with published historical data, to analyze and recommend betting opportunities. Between six and nine correlated events are present for every transaction recommendation.

  • The base application utilized a Microsoft Excel workbook which was automated using Visual Basic for Applications.
  • Twenty-five additional workbooks served as plug-in modules for each specific parlay card.
    The application compared the line movement from the live feed with the numbers published on the card and noted favorable deviations.
  • The numbers to be marked on the cards were automatically generated and printed out.

Custom Accounting Application
This custom accounting application utilized a Microsoft Excel Workbook. It included proprietary formulas, Visual Basic for Applications macros, and data entry forms.