Skip to content
View 0hmX's full-sized avatar

Block or report 0hmX

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
0hmx/README.md

I write highly optimized JavaScript and modernize legacy code by leveraging cutting-edge techniques like Web Streams, Transform Streams, Web Workers, Service Workers, WebAssembly (Wasm), alongside advanced Node.js APIs such as worker_threads, AsyncLocalStorage, and AbortController/AbortSignal, to help corporations maximize their infrastructure.

I also have a YouTube channel here I like to make tutorials and share random facts about software!

Contribution to deno

  • added support for async generator in setInterval similar nodejs
  • added support for missing feature in deno pr link
  • fixed a bug in inti of the deno pr link which was leading to Error message being ignored

Contribution to Nodejs

  • Solved a crtical bug related to the "fs" module, where a function was not respecting the bufferSize
Contact information
Email 8ankanroy@gmail.com

Pinned Loading

  1. VoxelEngineForCreativity VoxelEngineForCreativity Public

    Craft Voxel is a voxel generated aimed at creative programming! it helps create string connection of visual world and the code

    TypeScript

  2. GameboyEmulatorInRust GameboyEmulatorInRust Public

    Boba is a work-in-progress Game Boy (DMG) emulator written in Rust. The primary goal of this project is educational: to learn about emulator development, the Game Boy hardware architecture, and low…

    Rust