Welcome to my collection of programming endeavors and resources. I am learning coding through self-directed study online. Most of my coding time has been spent with Ruby, and more recently Python. I’ve also dabbled in Lua, Java, and even a bit of Visual Basic back in community college. There’s only a bit of my code here because most of my projects are unfinished. This makes me reluctant to share my repositories publicly, but perhaps I’m missing something about social coding (ie Github).

Resources:

Projects:

  • ThumbnailifyA Ruby script to turn images in your current directory into a variety of thumbnail-sized copies.
  • Check Site StatusCheck a website for a response, log the result, and send out an email (with local postfix server) if the site is down.

Comments are closed.