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

Organizations

@azerothcore @chromiecraft @AzerothJS

Block or report IntelligentQuantum

Report abuse

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

Report abuse
IntelligentQuantum/README.md

IntelligentQuantum

Full-stack developer. TypeScript and Node most days, C++ when the problem needs it.

I mostly work on reactive systems, server infrastructure, and the tooling around both. I care about code that still reads well after a year of changes.

AzerothJS

AzerothJS/AzerothJS is a fine-grained reactivity library for TypeScript.

  • signals, derived values, effects
  • no DOM assumptions in the core
  • explicit ownership, so effects dispose deterministically
  • ESM, tree-shakable

Work in progress. Issues and API feedback welcome.

Stack

Languages TypeScript, JavaScript, C++
Runtime Node.js
Build & test Vite, esbuild, tsup, CMake, Vitest
Data PostgreSQL, MySQL/MariaDB, Redis
Infra Linux, Docker, GitHub Actions
Networking WebSocket, TCP/UDP

Contact

GitHub | X | Telegram | Discord | Email

Pinned Loading

  1. azerothcore/azerothcore-wotlk azerothcore/azerothcore-wotlk Public

    Complete Open Source and Modular solution for MMO

    C++ 8.9k 3.7k

  2. AzerothJS/AzerothJS AzerothJS/AzerothJS Public

    The fine-grained fullstack TypeScript framework. Compiled .azeroth components update exact DOM nodes - no Virtual DOM, no diffing. Reactivity is language keywords, not hooks. Zero dependencies, fro…

    TypeScript 4