Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
emogotchi
A simple parody of Tamagotchi, in which you actively have to help your Emo stay miserable to avoid losing the game. Written to demonstrate the W3C notifications API.
-
quiz-app
Pulls questions in from a JSON file, generates HTML structures to populate with the questions, then provides controls for the user to select and submit different answers. When all the questions hav…
-
snapshot
Snapshot is a camera and gallery app, written using web technologies. It uses getUserMedia to capture the video stream from a webcam, canvas to capture a frame and put it into an image, and media q…
-
location-finder
A simple application that uses the Geolocation API to find out the location of the users device, and then plots the location on a Google Map. Can also be installed as a Firefox OS app.
-
create-delay
Simple Web Audio API experiment to demonstrate usage of createDelay()
-
html5-captions-and-subtitles-content-kit
1,019 contributions in the last year
Contribution activity
May 2019
Created an issue in mdn/browser-compat-data that received 1 comment
Lint for unnnecessary attributes in markup (e.g. inside notes)
As per #3981 (comment) We ought to update the linter to flag unneccessary attributes (like title attributes in notes); they aren't useful and mean …