Code Projects
Here are some code projects I decided that I wanted to present for whatever reason. Some might be cool, others might just be silly and maybe should not even be shared. I might have blogged about them, or maybe I didn't. Check 'em out, or don't.
ShadowGate JS Port
I have begun to port the classic point-and-click title, "Shadowgate" from the NES version to JavaScript. I will be writing about it as I go along and hopefully have something pretty fun when I'm done.
#
1
Mini-Pusher
Mini-Pusher is a small, little PowerShell application for minimizing js/css and pushing to S3 I am currently working on. It is really intended for sites with multiple servers looking at the same CDN for static content.
#
2
HR Auto
"HRAuto" was a project I had written a long time ago that used (OpenPGP via the BouncyCastle C# API) for encrypting files and WinSCP for transmitting those given files to a target server. All of the file locations and target key locations is stored in a single config file.
#
3