"Every calling is great when greatly pursued."
-Oliver Wendell Holmes
Posted By Derek on August 1st, 2010

Just finished updating my resume a little. Unfortunately, couldn’t put some of the newer stuff I’ve been working on due to NDA.
Click on the Resume tab on the menu to check it out.

 

File Archiver

Posted By Derek on February 27th, 2010

This lab was developed to teach students how to create a PACK file for organizing and encrypting assets. The student is provided with a C# interface and then tasked with writing the functions for adding and removing files from a PACK file in a C++ DLL.

Developed:

  • Interface using C#
  • C++ DLL containing archiving functionality
  • Interaction between C# application and C++ DLL

Demo and Lab as distributed to students can be downloaded here.

Similar Posts

Comments are closed.