Welcome to Snofink.com
This page contains a little bit of professional information about what I do. I am a computer programmer (read: geek) located in RI. I graduated URI with a BS in Computer Science. I am currently employed as a Software Engineer. I am working with PHP and Java. I have experience in the following fields:
- Developing web applications in PHP/MySQL
- Database design
- Programming in Java
- XML, SOAP, Web Services
- Linux use and administration (specifically Gentoo, Debian, Ubuntu)
- Hand coding valid XHTML and CSS
Web applications I have developed for ...
... work
- URI News Management Script, including:
- Calendar of Events
- Press Releases
- Expert Sources Directory
- Administration scripts for all of the above
- URI Faculty/Staff online purchasing system
- Customizable Link database management/display/search script for the Pharmacy department (later used by several other departments)
... fun
- Transaction feedback system for an online forum (under development).
- You Know It blog.
... school
-
Humungo Video
A project assigned for my Database Management Systems course. Given some system requirements and a database design, we were required to implement a web database using PHP/MySQL. I decided to have a little fun with this and try something different, so I used the PEAR HTML_QuickForm class. It worked out very well and I learned a lot working with it. -
Computer Science Camp online registration and camp management
system (with another individual)
This is another script where I decided to use the HTML_QuickForm class. I chose to use it this time mainly because I had such great success with it in the previous project, and also because it would speed up the development and make the forms more consistent and easy to modify (since I worked on it with another person).
