Skip to content
View colocohen's full-sized avatar
🎯
Focusing
🎯
Focusing

Sponsors

@cometkim

Block or report colocohen

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 250 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
colocohen/README.md

👋 Welcome

What I couldn’t find, I built — and what I built, I shared.

Most of my libraries started from my own needs: I searched for existing solutions but couldn’t find any that truly worked well.
So I built my own tools — and instead of keeping them private, I released them as open source.

My goal is to strengthen the Node.js and JavaScript ecosystem by providing reliable, useful, and production-ready libraries that developers can build on.

Open source takes time, energy, and passion.
If you’d like to support me and my work, you can do so through GitHub Sponsors.
Your encouragement helps me stay motivated and keep creating libraries that benefit the entire community.

Projects

  • quico
    The first full QUIC and HTTP/3 implementation for Node.js.
    Bringing next-generation internet protocols directly to JavaScript developers for ultra-fast networking and cutting-edge experimentation.

  • 🌐 dnssec-server
    The first open-source DNS server for Node.js with full DNSSEC support.
    Lightweight, developer-friendly, and designed to make secure multi-domain management simple.

  • 🎥 stable-webrtc
    A production-ready WebRTC library that solves the real-world headaches of vanilla WebRTC: signaling chaos, dropped connections, and multi-context confusion.
    It was built to make peer-to-peer connections finally stable in production environments.

Pinned Loading

  1. quico quico Public

    Pure JavaScript QUIC and HTTP/3 implementation for Node.js - no OpenSSL, no native modules.

    JavaScript 54

  2. stable-webrtc stable-webrtc Public

    Stable, production-ready WebRTC for Node.js & Browsers

    JavaScript

  3. dnssec-server dnssec-server Public

    Pure JavaScript authoritative DNS server for Node.js with built-in DNSSEC, dynamic zones, and modern record support.

    JavaScript

  4. pcg64dxsm pcg64dxsm Public

    A modern PCG64DXSM PRNG for JavaScript - reproducible, high-quality random numbers for Node.js and browsers.

    JavaScript