Skip to content

Instantly share code, notes, and snippets.

@jimthoburn
Last active December 28, 2015 20:28
Show Gist options
  • Save jimthoburn/7557088 to your computer and use it in GitHub Desktop.
Save jimthoburn/7557088 to your computer and use it in GitHub Desktop.
These are topics I’m familiar with or interested in learning more about

Build a flexible, robust web page that performs well in search engines, and works on any device.

Designing in a Web Browser

Create a stunning visual design, using a text editor and a Web browser.

Prototyping with GitHub

Turn an idea into a working website, with Jekyll and GitHub Pages.

Progressive Enhancement

Build a web page that works for everyone and also takes advantage of the latest features in modern browsers.

High-Resolution Stylesheets & Images

Use icon fonts, SVG images and relative units to build impeccable layouts for any size screen.

High-Performance CSS

Reduce the size of your stylesheets, for faster page rendering.

High-Performance JavaScript

Reduce the time it takes to for scripts to download and run.

Visualizing Sound

Use JavaScript and the Audio API to present an audio stream as something you can see as well as hear.

Location, Speed, & Orientation

Allow a user to interact with a web page based on data from their device’s accelerometer, gyroscope, and GPS.

Time & Space

Make a web page that allows movement in four dimensions using JavaScript and WebGL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment