Programming
Over the years I have written several programs. Some of the more noteable projects are:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1) z2 File Compressor - Work in Progress
Description: Program I am writing in java that makes winrar laughable.
Latest Update: Got compression method down, works perfectly - was able to compress a 100mb avi file to 46mb, lets see winrar do that! I tested compressing the same file with winrar on MAX compression and it only went to 94mb. When I have finish all my other non-programming projects, I will begin the uncompression method, which is much more difficult.
Earlier Updates: Added background music support, progress bar, and file browser! Who knew java could produce decent gui ¬_¬
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2) Java Piano Keyboard - Download
Description: Java program I wrote in grade 12 that uses gui and keyboard scanning to make keyboard inputs produce piano sounds. Instrument changing and sound effects also added as well as background midi support. Note: You need JDK and some java compiler to run this.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3) DirectX 3D Environment - Download
Description: 3D manipulatable environment I wrote in C# using DirectX in grade 11. Added background music support PLEASE READ THE INSTRUCTIONS, because it will not run unless you have the proper DirectX files.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
If you wish to work on a programming project with me (Java preferred), let me know via the Contact page.
That compressor…. sounds epic