Hello. Below are some (mostly not so recent) projects I've written in VB, PHP, SQL, JavaScript, and AS3. (Recently more focused on C++ and Python, and an MS in CS program.) Thanks.
Using SQL, PHP, and JavaScript, I wrote a very bare-bones custom web analytics platform from scratch.
Here it is with some sample data...
The program works by first drawing colored circles across the background and then drawing a rectangle at a random location, and each circle that is overlapped by that rectangle will be included in that set of stars to follow a single path (i.e. shooting stars) out of the main flow of the rest of the circles. To test for intersections, I used Corey O'Neil's Collision Detection Kit
Then the program draws a randomized set of curves (i.e. red line above), and each circle that intersected the rectangle leaves the general rightward motion of the rest of the circles, and follow this set of curves to simulate the "shooting" movement of shooting stars.
PHP, SQL, JavaScript system.
Design and development of site, and Adwords campaigns
View Project