-
The Dawg Wash
Capstone project for the Webmaster Certification program through Austin Community College. I worked with the client to provide an online presence for her grooming salon and self-wash in Sparks, NV. Here I tried to demonstrate my Javascript abilities by allowing the user to search through the FAQ's and highlight all results that match their input. I also created a custom control that allowed a user to search for their breed of dog and as they typed the listing of dogs that matched their search results would display.
-
The Cactus Company
The objective of this project was to create a website using the Dreamweaver web authoring software. Since then I prefer using Webstorm for all my HTML, CSS, and Javascript coding.
-
A Newcomer's Guide To Round Rock
The objective of this course was to create a website using standard HTML and CSS to create forms, tables, links list items, etc. Also, the course introduced HTML5 tags such as article, nav, section, DD, fieldset, and legend.
-
Mars
The Mars website was by far the most fun I have had creating a website in this course. Here I learned a variety of animation techniques using skrollr.js library. This allowed me to animate parts of the website when a user scrolled to give amazing affects.
-
Drag and Drop
The final website I chose to present here is what I call drag and drop website. The website allows a user to change the color of a car. To do this I used JQuery to manipulate the DOM to add or remove classes and create drag and drop events.