Skip to content

Instantly share code, notes, and snippets.

View JobLeonard's full-sized avatar

Job van der Zwan JobLeonard

  • IxD/supporting programmer at Linnarsson Lab
  • Malmö
View GitHub Profile
@JobLeonard
JobLeonard / README.md
Created December 1, 2023 16:06
Canvas stroke weirdness
@JobLeonard
JobLeonard / README.md
Last active December 1, 2023 15:54
subpixel font rendering
@JobLeonard
JobLeonard / README.md
Last active November 29, 2023 09:36
parseint
@JobLeonard
JobLeonard / README.md
Last active September 25, 2023 21:09
Map iterator
@JobLeonard
JobLeonard / README.md
Last active September 16, 2023 23:41
popcount in javascript
@JobLeonard
JobLeonard / README.md
Last active July 29, 2026 10:43
Color string generation
@JobLeonard
JobLeonard / README.md
Last active April 17, 2023 22:18
Fast skip test
@JobLeonard
JobLeonard / README.md
Last active March 30, 2023 13:40
Bit Array iterator test bail early forEach - pre-alloc output array

Bit Array iterator test bail early forEach - pre-alloc output array

view on jsbenchit

@JobLeonard
JobLeonard / README.md
Last active March 30, 2023 13:42
Bit Array forTrue
@JobLeonard
JobLeonard / README.md
Last active March 30, 2023 13:36
Bit Array iterator test bail early forEach