GitHub

Hi there 👋

kbumsik's GitHub stats

Open Source Contributions

  • Linux Kernel: (link)
    • Documentation and code style fixes, merged in mainline.
  • Mozila Firefox: (link 1,2,3)
    • Fixed the MediaRecorder API implementation to match the W3C spec, including correcting state error cases, adding missing event handler attributes, and writing corresponding test scripts.
  • Python (cpython): (link)
    • Fixed a bug that the Python did not open web links correctly on a Opera web browser.
    • Improved the documentation on asyncio so that it can correctly reflect the actual implementation.
  • Emscripten:
    • One of maintainers of @types/emscripten package, Typescript definition for Emscripten. (link)
    • Small bugfixes and typos (link)
  • NNStreamer:
    • Add MXNet plugin to the Machine Learning library for embedded system, based on GStreamer: (link)
  • Arduino Core for STM32: (link)
    • Implemented RPMsg Virtio (1,2), an asymmetric multiprocessing (AMP) messaging bus, for STM32MP157, ported to Arduino Core.
  • RIOT-OS: (link)
    • Fixed various bugs of Microcontroler dirver.
    • Developed the first Wi-Fi driver for the OS, connecting it to the TCP/IPv6 networking stack.

Pinned Loading

  1. Make your iPad/tablet/computer into a secondary monitor on Linux.

    Python 1.8k 114

  2. MediaRecorder polyfill for Opus recording using WebAssembly

    JavaScript 350 44

  3. A pure client-side full-text search engine for static websites, using WebAssembly

    TypeScript 14 1

  4. IEEE Reion 1 Micromouse competition.

    C 74 29

  5. Run SQLite on the web, using WebAssembly

    TypeScript 39 5

Read the original on github.com ↗