Chris Broski's Projects on Github

Web Development Utilities

Ajax-tester

I created this tool to help me develop REST web services for Ajax. It has a simple interface for creating basic HTTP requests and displays formatted response body and headers.

Flowchart.js

A JavaScript library for creating the most common shapes for flowchart diagrams in the HTML5 canvas element.

Unicode Explorer

This tool was made to browse the extended character set available to JavaScript and your web browser.

Mobile Web Applications

Sketchpad Calculator

Mobile web application calculator built to simulate how math is written on scratch paper. Initial Proof of Concept.

MtG SimpleScore

A simple, but complete, web application for keeping score in games of Magic the Gathering.

HTML & CSS

Magic: The Gathering Card in Sematic HTML/CSS

While working on styling for my Magic: The Gathering life counter, I attempted to create an HTML document with styles identical to the printed cards. I used the artifact creature "Pilgrim's Eye" from Battle for Zendikar as a reference.

Other than gradients, rounded borders, and box-shadows, this is all CSS2. It is not perfect yet either in appearance or symantics, but it is a pretty good v1.

Periodic Table of the Elements

A single file implementation in HTML5 and CSS2 of the complete periodic table of the elements. Prints beautifully in landscape orientation.

Simple.css

My search for the minimum CSS needed to clearly format an HTML document on both desktop and mobile browsers.