Andrew Creary's CPSC 110 Portfolio

Welcome to my portfolio! This website contains the lab work that I have completed in CPSC 110 at Hobart College. This site contains projects of varying degrees of difficulty that have been completed between August 2011 until the present time. These pages have been created by using HTML, CSS, and Javascript.

HTML is the backbone of a webpage. This is where the content of a page is written and organized across a webpage. HTML stands for Hypertext Markup Language and is standardized to work on almost any web browser across the globe.

CSS (cascading Style Sheets) is a style sheet language used to describe the presentation semantics (the look and formatting) of a document written in a markup language. Its most common application is to style web pages written in HTML and XHTML, but the language can also be applied to any kind of XML document, including plain XML, SVG and XUL.

JavaScript is a prototype-based scripting language that is dynamic, weakly typed and has first-class functions. It is a multi-paradigm language, supporting object-oriented, imperative, and functional programming styles. JavaScript was formalized in the ECMAScript language standard and is primarily used in the form of client-side JavaScript, implemented as part of a Web browser in order to provide enhanced user interfaces and dynamic websites. This enables programmatic access to computational objects within a host environment.

Below, you can see my favorite completed and graded work. Enjoy!

Completed Labs