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

Block or report psuijk

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

Hi, I'm Patrick πŸ‘‹

🌐 psuijk.github.io


Projects

Provider-agnostic LLM harness, handwritten in Go. A bounded, event-driven agent loop with tool-use coordination, filesystem sandboxing, and minimal dependencies.

Desktop app for keeping an LLM-powered wiki current as its source material changes. It syncs the raw material and gives the model a focused report of what needs to be incorporated.

Natural-language search for Magic: The Gathering cards, built on Neuromod.

Manafest β€” coming soon

TCG platform for game tracking, deck management, playgroups, and data analytics across your personal and playgroup history.

Type-safe LLM inference library with step-function pipelines, Pydantic-based tools, and opt-in thread persistence. Heavily inspired by nvms/threaded.

POC for a candidate sourcing pipeline for executive search, built on Neuromod. A typed, contract-first phase sequence β€” spec parsing, institution discovery, multi-source harvesting, dedup/enrichment, two-tier LLM scoring, export β€” with every stage persisted and independently resumable.

CLI for launching project-specific terminal workspaces: editor, terminal tabs, and background tasks from a single command.

πŸ›  Stack

Go Rust Dioxus Python FastAPI TypeScript Node.js React PostgreSQL AWS Azure Terraform Docker

Pinned Loading

  1. golem golem Public

    Handwritten agentic LLM harness in Go

    Go

  2. silt silt Public

    Keep an LLM-maintained wiki current as its sources keep changing

    Go

  3. neuromod-py neuromod-py Public

    A Pythonic, type-safe LLM inference library inspired by nvms/threaded. Step-function pipelines, Pydantic tools, and opt-in thread persistence.

    Python 1 1

  4. openx openx Public

    A CLI tool for opening project-specific terminal workspaces. Run openx <project-name> to spin up your full dev environment β€” terminal tabs, editor, background tasks β€” all from a single command. Con…

    Go 1

  5. laplace laplace Public

    Fully agent-coded POC for a contract-first candidate sourcing pipeline for executive search β€” a job spec in, a ranked shortlist out.

    Python