Skip to content
View wagesj45's full-sized avatar
Block or Report

Block or report wagesj45

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
wagesj45/README.md

Jordan Wages Github

Hi! I’m a computer engineer from Rochester, MN. I like pith. I also like the Internet. C# 'til I die, baby.

Projects

I'm a big fan of open source software and I've got a few projects here that you might find useful.

  • Gray Duck Mail
    • Gray Duck Mail is an alternative to email discussion group software such as Mailman and Sympa designed to be easy to set up and easy to manage. Gray Duck Mail monitors a remote mail server for messages and processes them by relaying the message to all list members. Gray Duck Mail also automatically handles user subscriptions, unsubscription requests, and email bounces. Gray Duck Mail works with any external email host that allows for POP3/SMTP connections and message forwarding or aliasing. Gray Duck Mail relies totally on an external mail provider, allowing you to use an existing web host or email account.
  • CS-MIC
    • CS-MIC is a .NET library written in C# designed to give developers easy access to expression parsing. For many developers, there is no need to involve complicated settings and formats. With few exposed methods and objects, CS-MIC makes basic expression solving as simple as possible with as little logic required from developers as possible. In fact, one can pull a value with only one line of code.
    • This is an older project, but still useful if you need to parse mathmatical formulas in your .NET projects. This project is basically in hibernation because it works and unless someone reports an issue or enhancement.
  • butterflow-ui
    • butterflow-ui is a graphical front end for interacting with the butterflow command line application in Windows.
  • MimeTypeList
    • Provides a hard-coded collection of file extension and mime type mapping. This project was inspired by samuelneff/MimeTypeMap. This project uses the data from that project to create classes with members for each extension and mime type for lookups.
  • MercuryAlloy
    • Automates the build process for the Mercury browser, a compiler optimized fork of Firefox.

Pinned

  1. butterflow-ui butterflow-ui Public

    A graphical user interface for butterflow.

    C 55 2

  2. cs-mic cs-mic Public

    CS-MIC is a .NET library written in C# designed to give developers easy access to expression parsing. For many developers, there is no need to involve complicated settings and formats. With few exp…

    C# 2

  3. gray-duck-mail gray-duck-mail Public

    Easy to use email discussion lists.

    C# 19 1

  4. MercuryAlloy MercuryAlloy Public

    MercuryAlloy automates the build process for the Mercury browser, harnessing advanced compiler optimizations to deliver a faster, more efficient web experience.

    Python 1

  5. MimeTypeList MimeTypeList Public

    A list of mime types provided as class members.

    C#

  6. blender-vhs-simulator blender-vhs-simulator Public

    A Blender based VHS simulator for video processing. Now you can have the Real VHS Experience™.

    Shell 13