From e736e7d842f1303f30725789b21ee1c23fb8b5fd Mon Sep 17 00:00:00 2001 From: ​ Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: uppercase headers --- forms/index.htm | 44 +++++++++++++++++++++++--------------------- 1 file changed, 23 insertions(+), 21 deletions(-) (limited to 'forms') diff --git a/forms/index.htm b/forms/index.htm index 193c8c9..4821622 100644 --- a/forms/index.htm +++ b/forms/index.htm @@ -1,33 +1,35 @@ - + Porter Swanstrom

Porter Swanstrom

{ -home : -projects : -about } +HOME : +PROJECTS : +ABOUT }
-

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

    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

+

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
-- cgit 1.4.1