From ca38a808aa772b1dfa033343b7b48b5a9dcc48c7 Mon Sep 17 00:00:00 2001 From: ​ Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: index.htm -> m.htm --- forms/m.htm | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 forms/m.htm (limited to 'forms/m.htm') diff --git a/forms/m.htm b/forms/m.htm new file mode 100644 index 0000000..305e2ea --- /dev/null +++ b/forms/m.htm @@ -0,0 +1,38 @@ + + + + +Porter Swanstrom
+ +

Porter Swanstrom

+ .: ʜᴏᴍᴇ + .: ᴘʀᴏᴊᴇᴄᴛꜱ + .: ᴀʙᴏᴜᴛ + +
+ +

ABOUT

+

This project contains a bunch of WinForms that I've made +while in college. None of these are complex, but a few +notable programs are:

+ +
  1. chess_monitor

    +This program lets a user move/take pieces on a chess board +and save/load the state of the chess board via a save file. +There are 3 boards the user can switch between in case +multiple games need monitored simultaneously

  2. + +
  3. txt_to_html

    +A very basic text to html converter that only supports +paragraphs, headers, and non-inline links

+ +

SOURCE

+

The source code is +here and you can get it with:

+git clone http://github.com/porterswanstrom/forms

+ +
+ +Made by Porter Swanstrom + +
-- cgit 1.4.1