Skip to content
View bdwjn's full-sized avatar
  • Utrecht, Netherlands

Block or report bdwjn

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. puny-httpd puny-httpd Public

    An insanely small HTTP server (<1 kiB)

    Assembly

  2. bdwjn.github.io bdwjn.github.io Public

    JavaScript

  3. tetris tetris Public

    Single-file <5 kB Tetris clone in WebAssembly

  4. aoc aoc Public

    Advent of Code

    C

  5. rgb rgb Public

    Converting RGB to grayscale in AVX2

    Assembly

  6. optimized-mandelbrot optimized-mandelbrot Public

    Forked from royward/optimized-mandelbrot

    A set of optimizations of a Mandelbrot Set for x86-64 generator that gives ~8x speed improvement over the basic loop. This is designed to go with https://orange-kiwi.com/optimization-example-mandel…

    C++