This is where I will put other programming projects that I have worked on.
Actually, there is one program I worked on several years ago that I wrote in C. I once worked on a NCAA basketball ranking system based on graph theory. In this program, every team that plays against another team becomes linked to that team by connecting nodes. For every win or loss, a certain percentage of that win or loss would propigate down the line. My results actually came out pretty well for that season, very close to other ranking systems. I would like to see how it works for later seasons. Hopefully I can find this program amd post my results.