About Benni Austin
Hello, my name is Benni Austin. I am a web developer located in Bloomington, MN. I've been playing around with building websites for about 9 years now, and have been doing it professionally for 4. I strive to keep up-to-date with the latest trends in web-development by not only reading about them, but experimenting(playing) with them also. If you have any questions, you can contact me here.
My skillset
I have worked as a front-end developer for a large eCommerce company based in Minnesota, U.S. for four years. On a day-to-day basis, I worked with and wrote Valid XHTML, CSS, and Javascript. I am familiar with using Photoshop and to create web-sites and to slice existing designs. You can view my resume here.
Valid (X)HTML
By following proper codeing standards, I will ensure that your website is compatible across many browsers. A website with valid code in it's innitial implementaion will be easier to maintain in the future especially if someone other than myself will be making these updates. A website written with clean, valid code will be more accessable, not only for the visually impaired, but also to search engines making your site easier for the rest of the world to find.
Clean CSS
CSS code should be written cleanly so that it can be navigated easily by you, or any designer/developer you may hire in the future to make any updates to your site. I will include a properly formatted CSS file, with plenty of comments, saving you time in the future. I am well versed in the language of CSS and consider myself and expert. I will never use tables for layout, and will provide clean semantic (x)HTML that will work across many browsers.
Accesability
When a visually impaired person visits your website, they will use what is called a screen-reader. It is important that your website is setup to be properly read by these screenreaders. If considerations are not taken to make sure that your website is accessable, it could be very difficult to navigate, or maybe even impossible.
Javascript
If your project includes any javascript, I will make every attempt to present the code in the cleanest manner possible, but be adding plenty of inline comments, and keeping everything together in a javascript.js file in the <head> section of your page. I have plenty of experience writing javascript that works, including AJAX and DHTML. I prefer to use jQuery wherever possible, but am more than comfortable writing javascript from scratch.