Current Research Projects

These are projects of mine that are currently active that I modify the program at least every 4-5 months.

  1. Jervis - A library for Travis CI-like job generation in Jenkins. Meant to be used in Jenkins Job DSL Plugin scripts.

Previous Research Projects

These are research projects that I have either abandoned or completed.

  1. Sourceforge project page
  2. Enchanted Keyfinder is a Magical Jelly Bean Keyfinder fork. It is a utility that retrieves the product key used to install Windows from your registry or from an unbootable Windows installation. It works on Windows 9X, ME, NT/2K/XP, and Vista/Win7 and for other software. It works for Microsoft Office Versions: XP, 2003, 2007, 2010.
  3. Proxy Tester and wpad.dat generator is a proxy list tester and checker. It can determine if an anonymous proxy is truly working and then generate a wpad.dat file which allows your browser to randomly switch between random anonymous proxies as you browse. You must give it an option to generate the wpad file.
  4. Registry Key Remover is designed to read the compare logs from RegShot and then revert the changes made to your system.
  5. Scientific Calculator WebUI (click here to see demo) - Researching different math based techniques in JavaScript.
  6. Autorun.inf Generator - A small program I wrote to easily generate advanced Autorun.inf files for CD, DVD, and USB Flash content.
  7. FolderView UI - A new user interface for viewing files on a server.
  8. FolderView UI SEHS - A web based help content system custom designed to run extremely fast for low bandwidth systems.
  9. GEM Encryption - Gleske Encryption Method Encryption is a system I designed to teach myself different ways of encrypting a string as well as techniques to use when cracking encryption.
  10. JSEditor 3.51 - A JavaScript word editor that I modified from an existing one giving it better functionality and more robust features as well as help documentation. I accidently deleted the programming files and had to revert to a back where I lost six months of work. From there I lost interest in the project.
  11. Pioneer Linux - Initial developer
  12. PTU Server/Client - Written in C#, I had a Pan Tilt Unit that needed to be accessed over a great distance. The problem was that it connected to a computer via serial port which is non-routable. This means it could not run across a network which is what needed to be done so I created a custom server to recieve commands from the network and then do some equations and tell the PTU what to do. The custom client was needed since there wasn't anything like the server.
  13. Send-Pokemon Control Panel - Firefox extension which manipulates a Facebook Application.
  14. Team 9 Research - A team based engineering project (5 engineers, 1 Tech Advisor, 2 Humanities Advisors) which lasted around 8 months. We had to come up with a design, any design, and go through the process of a professional engineering firm.
  15. UHARC CMD - A shell interface for Windows to utilize the UHARC compressor.
  16. There are hundreds of smaller projects I have involving the NSIS script language and other languages.