Skip to content
View pckrishnadas88's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report pckrishnadas88

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
pckrishnadas88/README.md

Hey there! 👋 I'm Krishnadas

Backend & Infrastructure Engineer

Building low-level concurrency, runtime, and distributed systems primitives inspired by Erlang/OTP.

Current Focus

  • Async runtimes
  • Actor-model systems
  • Supervision primitives
  • Worker orchestration
  • Distributed systems concepts
  • High-performance Node.js infrastructure tooling

Tech Stack

  • Node.js
  • Erlang
  • Elixir
  • Python
  • Django
  • PHP

Open Source

  • Contributor to Node.js Runtime & Elixir ecosystem
  • Building infrastructure-focused OSS in Node.js
  • Interested in concurrency, fault tolerance, and runtime architecture

Philosophy

Learning systems by building them: mailboxes, actor runtimes, supervisors, queues, and distributed primitives.

❤️ Open-source believer — every commit compounds.

📧 Email: pckrishnadas88@gmail.com
🐦 Twitter/X: @pckrishnadas88
💻 GitHub: pckrishnadas88

Pinned Loading

  1. mailbox mailbox Public

    Tiny async mailbox primitive for Node.js inspired by Erlang processes and actor systems. `mailbox` provides a lightweight async message queue for coordinating producers and consumers without blocki…

    JavaScript

  2. elixir elixir Public

    Forked from elixir-lang/elixir

    Elixir is a dynamic, functional language for building scalable and maintainable applications

    Elixir

  3. node node Public

    Forked from nodejs/node

    Node.js JavaScript runtime ✨🐢🚀✨

    JavaScript