Projects
In Development as of April 2006
Web Pages and Web Applications
- Google Maps - stuff I've done with the Google Maps API
- Mschedule.com (for UofM students: automatic schedule generating,
and sharing. Share it, see who else is in your classes)
- TheBurlodge.com (Bursley Hall Council's Website)
- Menu Sender (emails the UofM dorm menu for the day to your cell phone)
Java Stuff
C++ Stuff (Windows command line)
Visual Basic (Windows GUI)
- Tic-Tac-Toe (Windows) (yup, this is a Windows application which
I made with Visual Basic in about half an hour, so its not that great, but works)
- Battleship
- Space Invaders type game
Class Projects
- Spam Filter
- Monopoly
- Blackjack (with our own player implementations)
- Array, Tree, and List Implementations using recursive and tail recursive functions
- Reverse Polish Notation Calculator
- Doubly Linked List Implementation
Other
Back to Main Page