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

Block or report NiceLeader

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.

Content in all repositories owned by your account will be closed.
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
NiceLeader/README.md

Maciej Lewandowski

🌐 maciejlewandowski.dev

Senior Blockchain Engineer - Solana · EVM · Bitcoin · Hyperledger DLT

7+ years building production systems across blockchain, fintech and enterprise backends.
Backend-heavy stack: TypeScript / NestJS, Java / Spring, Rust on Solana. Based in Poland 🇵🇱

🔓 Featured open source

🛩 agent-flight-recorder - a local-only flight recorder for coding agents: one JSONL line per tool call across Claude Code and Codex, zero tokens, metadata-only (file contents are never logged - and a test pins that promise). MIT.
🛡 agent-guardrails - guardrails for unattended coding agents: secrets deny, destructive-git ask, verify-before-done, token metering - fail-open, measured friction (~0.4 asks/day, zero false positives). Apache-2.0.
🩺 agent-hooks-doctor - kills the flashing terminal windows that AI-agent hooks spawn on Windows, and keeps them dead through plugin auto-updates. MIT.
📚 llm-wiki-ops - the operations engine for an agent-maintained Obsidian vault (Karpathy LLM-wiki pattern): live junctions, generated MOC hubs, dead-link lint, attention budget, secrecy tripwire, and agent prompts for semantic lint. Apache-2.0.

🔭 Currently

🟢 Solana token infrastructure - Token-2022, Meteora CP-AMM, Jupiter Swap, Helius RPC, Squads Multisig V4, GCP KMS signing
🟢 Web3 payment rails - Wagmi / Viem / RainbowKit, stablecoin flows (USDC/USDT), x402 protocol, fiat on/off-ramp, ERC-4337 account abstraction
🟢 Enterprise DLT - Hyperledger Besu / GoQuorum (QBFT), Canton Network (Daml), Firefly middleware (TM, KM, CM), Kaleido platform, Terraform-managed multi-env infra
🟢 Fintech backend - Java / Spring Boot microservices, Solace messaging, Liquibase, Helm, Azure DevOps CI/CD for APAC enterprise client
🟢 AI tooling - multi-agent dev workflows, MCP servers, automation pipelines (TypeScript / Python)

🛠 Core Stack

Blockchain: Solana · Rust · Anchor · Solidity · Hyperledger Besu/GoQuorum · Canton / Daml · Firefly · Kaleido · EVM
Web3: Web3.js · Ethers · Wagmi · Viem · SIWE · ERC-4337 · WalletConnect · Hardhat · Foundry
Backend: TypeScript · NestJS · Node · Java · Spring Boot · Python · PHP / Laravel
Data: PostgreSQL · Kysely · RabbitMQ · Redis · IPFS · Liquibase
Infra: AWS · GCP · Kubernetes · Terraform · Docker · ArgoCD · Helm · Azure DevOps

solidity rust typescript nestjs nodejs nextjs react java spring python php laravel postgresql redis docker kubernetes terraform aws gcp linux

📊 GitHub Stats

profile
streak top langs
stats productive time

📫 Contact

Pinned Loading

  1. agent-flight-recorder agent-flight-recorder Public

    Zero-token, local-only flight recorder for coding agents: one JSONL trail across Claude Code and Codex

    JavaScript

  2. llm-wiki-ops llm-wiki-ops Public

    Operations engine for agent-maintained Obsidian vaults (Karpathy's LLM-wiki pattern): live junctions, generated hubs, semantic-lint prompts, attention budget, secrecy tripwire

    JavaScript

  3. thedotmack/claude-mem thedotmack/claude-mem Public

    Persistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with C…

    JavaScript 93.6k 8.2k

  4. agent-guardrails agent-guardrails Public

    Guardrails for unattended coding agents: secrets deny, destructive-git ask, verify-before-done, token metering - fail-open, one spawn, measured friction (Claude Code + Codex)

    JavaScript

  5. agent-hooks-doctor agent-hooks-doctor Public

    Kills the flashing terminal windows that AI-agent hooks spawn on Windows (Claude Code / claude-mem / superpowers class) - and keeps them dead through plugin auto-updates

    PowerShell