Hello there!
My name is Travis Woerndell and I'm currently 21 years and 27 weeks old.
My pursued career is as a web designer and developer, as well as computer building, repair, and support.
In the future I plan to, hopefully, open a local computer repair and website creation business.
There are a few things I have a great interest in learning learn, here's a list of them.
- Better database management
- HTML5
- Javascript
- More PHP
- Python
- Second language (German most likely, possibly Japanese)
I also have a few projects that I want to build, but require further knowledge or lack motivation. Here's what they are.
- Blog
Languages: CSS, HTML, JavaScript, MySQL, PHP
Delayed by: Lack of interest (rarely blog)
Proposal:
Simplistic, minimal, but functional single-user blogging interface.
Include a MobileSafari theme for ease of access on iDevices.
Incorporate a template system for easy theme creation and layout modification.
Build a comment system that allows a markup language similar to Textile.
Create a CAPTCHA using the GD library for the comment system.
Create a category/tag system for use in searches.
Create an automatic sitemap creator.
Create an RSS feed for updates.
...more!
- Web-based Checkbook
Languages: CSS, HTML, JavaScript, MySQL, PHP
Delayed by: Lack of necessity
Status: ~20% complete
Proposal:
Utilize multiple tables in MySQL to reduce clutter (transactions, users, accounts).
Include a MobileSafari theme for ease of access on iDevices.
Include a variety of logos to display next to accounts (ex. Mastercard, VISA, Checks, Cash).
Allow multiple deposit and withdrawal inputs on the same page.
Allow account transfers.
Include data export options to a variety? of formats. (May only need CSV)
Include data import from a variety of formats.
- Web-based MP3 Jukebox
Languages: CSS, HTML, Javascript, MySQL?, PHP, Python?
Delayed by: Poor ID3 lookup methods, Python may remedy this but require more knowledge working with Python
Proposal:
A database driven web MP3 browser compatible with modern web browsers and iPhone OS.
Include a template system to allow for easy theme creation.
Include a MobileSafari theme for ease of access on iDevices.
Incorporate a permissions-based user system to allow/restrict access to certain elements of the script.
Create thumbnails of oversized cover arts to reduce bandwidth.
Utilize XML playlists alongside XSPF to allow in-browser listening.
MySQL database including artist, album, title, year, genre, and file location for filtering and searching.
Persistent media library monitoring to keep everything up to date.
Include a lyric lookup system using external site APIs.
Create a library to XML/Text/CSV export tool.