Planet Raw
Kotivox
My Daily Motto
Kala
PAKART-SENOVO
DataCabinet
Andromeda
VoIP alaCarte
Peanut Freaks

Planet Raw is a RSS scraper written in Python. I built it to learn Python and RSS parsing.
I had to customize the feed parser to embed videos and limited text styles.
Static pages are generated by a custom string replacer for HTML templating.

Technologies used:

Kotivox is a diary program for Linux, which organizes your entries by date.
You can tag paragraphs to later search by tags.
Take notes, and record your progress with Seinfeld's chains.
Kotivox will encrypt and password-protect your data.
It supports multiple users.

My Daily Motto was a site where people could contribute short quips, mottos, and proverbs.
I did it because I wanted to learn how to build dynamic web sites with user-generated content.

Technologies used:
  • PHP
  • Lighttpd web server
  • PostgreSQL database
  • Exim mail transfer agent
  • JavaScript
  • HTML, CSS

Kala is a small invoicing application that had to be quickly deployed on a Windows box.
Among the requirements was the ability to print price lists and invoices
which was easy to achieve with CSS.
I chose XAMPP stack because it comes configured which rapidly sped up entire installation.

Technologies used:
  • XAMPP (Apache, MySQL, PHP)
  • JavaScript, Mootools
  • HTML, CSS

PAKART-SENOVO is a local packaging company that I built static website for.
Main design goal was to present multiple packaging solutions
in a clear fashion with succinct descriptions.
The design also demanded easily-accessible contact and location information.

Technologies used:
  • HTML, CSS
  • Image manipulation software

DataCabinet is a simple database program.
I built it to teach myself the D language and how to build user interfaces in Windows environment.

Andromeda apartments site was done for a customer offering holiday accommodations.
Main requirements were multilingual support and being editable in
Adobe's web publishing software.

Technologies used:
  • HTML, CSS
  • Image manipulation software

VoIP alaCarte was a Canadian telecommunications startup
that needed clear presentation of their services and
introductory explanation of Voice over IP technology at the time.

Technologies used:
  • HTML, CSS
  • Image manipulation software

Peanut Freaks was a site where people could discuss their favourite snacks.
You could upload and rate local products you liked most,
and talk about them on the integrated forum.

Technologies used:
  • PHP
  • Lighttpd web server
  • PostgreSQL database
  • Exim mail transfer agent
  • JavaScript
  • HTML, CSS