JSLint. I built a JavaScript code checker that catches bugs with zero setup.
3.7kDEC64. I wrote a decimal math library that avoids rounding errors.
989JSMin. I wrote a tool that shrinks JavaScript files by removing unnecessary characters.
715Misty. I built a programming language for secure distributed computing.
67Parseq. I built a tool for organizing tasks that run in parallel or sequence.
215JSCheck. I built a tool that finds bugs in JavaScript by testing with random data.
607JSON. I wrote the standard format for moving data between apps.
8.7kPronto. I built a way to structure apps as independent parallel functions.
22How JavaScript Works. I collected code examples from my book about how JavaScript works.
331Base32. I wrote a specification for a cleaner way to represent numbers between humans and computers.
3Ecomcon. I built a tool that conditionally includes or removes comments from code.
36Fulfill. I wrote a safer way to put variables into text strings.
114TDOP. I wrote a guide to parsing code with clear operator precedence rules.
158Fash. I wrote a fast hashing tool optimized for raw speed.
32MEC. I wrote a fast encryption math tool in assembly language.
10Programma. I designed a typeface that makes reading code easier and clearer.
110JSON Checker. I wrote a tool that validates JSON data for errors.
148ADsafe. I built a sandbox that lets you safely run ads and widgets.
246million. A Million Random Digits
25