teoli2003
Technical Writer/Project Manager documenting the web. Former C++ developer. Erdös Number: 5
@openwebdocsSion, Switzerland
Pinned Repositories
mdn-scaffold
browser-compat-data
This repository contains compatibility data for Web technologies as displayed on MDN
content
The content behind MDN Web Docs
data
This repository contains general data for Web technologies
yari
The platform code behind MDN Web Docs
project
project documentation, policies & meeting minutes
community-meetings
A place for agendas and minutes from regular MDN community meetings
content
The content behind MDN Web Docs
dom-examples
Code examples that accompany various MDN DOM and Web API documentation pages
js-for-gamedev
A compilation of materials to learn JavaScript and make HTML5 games
teoli2003's Repositories
teoli2003/content
The content behind MDN Web Docs
teoli2003/community-meetings
A place for agendas and minutes from regular MDN community meetings
teoli2003/dom-examples
Code examples that accompany various MDN DOM and Web API documentation pages
teoli2003/js-for-gamedev
A compilation of materials to learn JavaScript and make HTML5 games
teoli2003/webaudio-examples
Code examples that accompany the MDN Web Audio documentation
teoli2003/yari
The platform code behind MDN Web Docs
teoli2003/audio-channels-demo
A demo to show how the AudioChannels API works, at a basic level
teoli2003/battery-quickstart-finished-example
The finished version of the example built up in the "Your first app" tutorial found in the Mozilla Developer Network open web app Quickstart article.
teoli2003/beginner-html-site-styled
A simple one page website created to help complete beginners learn HTML basics, which in this repo has also been styled to help beginners learn CSS basics. The styling is explained over the course of https://developer.mozilla.org/en-US/Learn/Getting_started_with_the_web/CSS_basics.
teoli2003/browser-compat-data
teoli2003/browser-specs
A machine-readable list of specifications used to build Web browsers
teoli2003/css-studies
Contains case studies of modern CSS usage
teoli2003/data
This repository contains general data for Web technologies
teoli2003/fetch-examples
A repository of Fetch examples. See https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API for the corresponding documentation.
teoli2003/interactive-examples
Home of the MDN live code editor interactive examples
teoli2003/kumascript
Bringing scripting to the wiki bears.
teoli2003/markdownlint
A Node.js style checker and lint tool for Markdown/CommonMark files.
teoli2003/mdn-app-template
A simple template for writing web apps into, to save you some time when experimenting. Used in MDN web app demos. See https://developer.mozilla.org/en-US/docs/Web/Apps/App_coding_guidelines#Apps_template for more information on what this template contains.
teoli2003/mdn-bcd-collector
Data collection service for MDN's browser-compat-data
teoli2003/mdn-minimalist
The base Sass for Mozilla Developer based projects and products
teoli2003/mdn-scaffold
teoli2003/MMapper
MMapper2 is a mud mapper especially written for the mud MUME (mume.org), combining the UI, network and storage modules from caligor's mmapper1 (mmapper.czechian.net) with the auto-mapping engine of alve's expandora (sf.net/projects/expandora).
teoli2003/owd-website
OWD's website
teoli2003/project
project documentation, policies & meeting minutes
teoli2003/samples-server
MDN samples server; used for samples that can't be hosted in-place on MDN, plus back-end server-side code for samples that need it.
teoli2003/simple-shared-worker
A simple demo to show shared worker basics.
teoli2003/translated-content
All translated MDN content in raw form
teoli2003/violent-theremin
Violent theremin uses the Web Audio API to generate sound, and HTML5 canvas for a bit of pretty visualization. The colours generated depend on the pitch and gain of the current note, which are themselves dependant on the mouse pointer position.
teoli2003/voice-change-o-matic
Web Audio API-powered voice changer and visualizer
teoli2003/www
The main website for Write the Docs.