Episodes Directory
Lists episodes of a Cartoon Network show and gives some information about them, so a new viewer can pick and choose episodes to watch. It takes data from a source file and uses preprocessing to generate each episode on the page. Each entry includes a short description of the episode, a list of characters the episode focuses on, and a color-coded rating of how important the episode is to the overarching plot of the show.
CSS Animations
This site requires CSS. This is an experiment in creating a detailed animation using only HTML and CSS. Some PHP is used to randomly generate the clouds with different sizes and speeds, and to generate the stars with different positions. No images are used in the site, and no Javascript is used.