Home Portfolio Contact
<?php $portfolioWebsite = "ValentinZachia.com"; $technologies = array("PHP", "MySQL", "JavsScript", "AJAX", "xHTML", "CSS", "XML"); $standards = "W3C"; $freeHosting = "Byethost (www.byethost.com / www.byet.net)"; $version = "3.0, release january 2009"; echo "Welcome to $portfolioWebsite $version, the portfolio of a web developer offering web solutions using the following technologies: "; $techs_txt = ''; foreach ($technologies as $technology) { $techs_txt .= $technology.", " } echo trim($techs_txt, ", ")." @ $standards standards. "; echo "I'd like to thank $freeHosting for the best free professional hosting provided for my demo websites :)"; ?>

Under construction

I just finished my new portfolio website design. I liked it so much that I've decided to get it online and change the actual content of the website once I have some more time. It's still using AJAX since I've managed to "recycle" parts of the code from the previous version. So what's to ignore? Not much really: the home page mainly since this is now the third version. I know it sounds silly not to update the content but I have to admit I also lack some inspiration at the moment :) !
Version 2 as well as version 1 are still available.

vDezign Home

I am a Web programmer always looking for projects as a freelancer and this is my portfolio website ( vDesign was taken :} ). You are browsing now the latest version, v2.0 named "vDezignW2.0s". The W2.0 stands for Web 2.0 since the website has a new Web 2 design and the "s" stands for "Supercharged" due to the fact that this version is faster since using the latest techniques it needs less HTTP requests and less time to load and generate the content.

You will notice that when going from one section to another using the navigation on the top or left side, a new page will not be loaded and the URL (seen in the browser "Address" bar) will stay the same. This website uses the AJAX technology, thus loading only small portions of information without regenerating the pages, using even less resources. Additionally, this version has a browsing history implemented for AJAX. Please read more about the technology in the "Technologies" section if you are interested. The navigation on the bottom uses the classical browser address URL based navigation, it is there so that search engine spiders can navigate the website. If you want to bookmark a page of this website use that navigation too.

Please take your time and review some of my websites, you will find descriptions and links in the "Portfolio" section. Find out more about the web technologies I use in the "Technologies" section and about the standards I follow in the "Standards" section. If you are here because you want a website use the contact information to send me as much details as possible about your project and I will reply ASAP letting you know if I can help, how long it will take or how much it will cost.

Thank You !

© Copyright 2009 Valentin Zachia. All rights reserverd.