Skip to content
View SpencerBelleau's full-sized avatar
  • Ottawa, ON
Block or Report

Block or report SpencerBelleau

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. dirKey dirKey Public

    Semi-silly encryption program that uses an RC4-like cipher to encrypt data. Eventually I'd like to be able to make it make USB sticks function like literal physical keys for files (that would be pr…

    C#

  2. stegodon stegodon Public

    Recode of steganosaurus, a project I made in multimedia class. This one is better in nearly every way.

    Python

  3. glyptodon glyptodon Public

    Since I keep making strange pseudo-cryptography tools, here's another one. Glyptodon is an encryption program not unlike dirKey, but written in python and it uses what I call a "Hash split" key gen…

    Python 1

  4. PythonWebServer PythonWebServer Public

    Just a random server application I've coded up myself.

    Python

  5. CAST CAST Public

    Collect And Store Tweets - A multithreaded Python script to search many queries on twitter at once and store all useful information from the tweets into .csv files. Made for the Business Department…

    Python

  6. DOC_HardwareServiceRequestDatabase DOC_HardwareServiceRequestDatabase Public

    Work tracking system for the Digital Otter Center, a pro-bono computer assistance service at CSUMB. Written mostly in Javascript/AJAX.

    PHP