From 748058680d6f4b9cd0b490ddb025c2c32d1d2076 Mon Sep 17 00:00:00 2001 From: ​ Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: min --- wf/index.html | 1 + wf/m.htm | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 12 deletions(-) create mode 100644 wf/index.html (limited to 'wf') diff --git a/wf/index.html b/wf/index.html new file mode 100644 index 0000000..8df4c9e --- /dev/null +++ b/wf/index.html @@ -0,0 +1 @@ +WinForms
photo of myself

Porter Swanstrom


HOME : PROJECTS : ABOUT

WHY

This project is for archiving the various 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. txt_to_html

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

GET

The source code is here, get it with:

git clone http://github.com/porterswanstrom/wf

Made by PORTER SWANSTROM

\ No newline at end of file diff --git a/wf/m.htm b/wf/m.htm index 7ed061a..c049c39 100644 --- a/wf/m.htm +++ b/wf/m.htm @@ -10,30 +10,30 @@ photo of myself

Porter Swanstrom


-HOME : -PROJECTS : -ABOUT + HOME : + PROJECTS : + ABOUT

WHY

This project is for archiving the various WinForms that -I've made while in college. None of these are complex, but -a few notable programs are:

+ 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. +

    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

  3. txt_to_html

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

+

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

GET

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

+ here, get it with:

 git clone http://github.com/porterswanstrom/wf
-- cgit 1.4.1