konar est. 2026
OPEN SOURCE

Code in the open.

Tools and infrastructure published under Konar Technologies and personal repos. AGPL/MIT/Apache where it makes sense.

01
Lovely-Logs lyricalstring
MIT TypeScript 8 ★

Type-safe logging library with automatic environment detection: Node.js, browser, and AWS Lambda. Zero dependencies. Picks the right transport and format for your runtime without configuration.

INSTALL
npm install lovely-logs
02
Ley Abierta lyricalstring
AGPL-3.0 TypeScript · C

190 years of Spanish legislation as a public Git repository: 12,272 laws, 43,883 commits dated to their official publication dates. Includes the hybrid BM25 + RAG retrieval engine with a custom int8 SIMD C kernel: Recall@5 from 2% to 66% on real citizen queries, median latency from ~120s to sub-second. Live at leyabierta.es ↗.

03
Node-Discord-Bot lyricalstring
MIT TypeScript 140 ★ · 92 forks · 3M users · 28k servers

OSS Discord bot framework and template. 140 stars, 92 forks, 3M users across 28k servers. Picked up by the community and running without much maintenance from me.

INSTALL
git clone https://github.com/lyricalstring/Node-Discord-Bot
04
ord-rs & Bitcoin tooling contrib
MIT / Apache-2.0 Rust

Contributions to ord-rs (Rust Ordinals library) and related Bitcoin protocol tooling used in Satstream's indexing pipeline. Working familiarity with btcd (Go Bitcoin node) and Bitcoin script internals from building the Runestone decoder microservice.