Skip to content
View haskou's full-sized avatar

Block or report haskou

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

I do DDD, weeb and ham radio stuff.

./public
├── featured
│   ├── clear-morning         personal browser start screen                  [link]
│   └── pigeon-swarm          encrypted peer-to-peer communication platform  [link]
│       ├── pigeon-swarm-node
│       └── pigeon-swarm-ui
├── libraries
│   ├── ddd-kernel            framework-agnostic TypeScript DDD kernel       [npm]
│   ├── flow                  async coordination and resilience helpers      [npm]
│   ├── metrics               framework-agnostic metrics for TypeScript      [npm] [demo]
│   ├── value-objects         reusable domain value objects for TypeScript   [npm]
│   └── vfd-console           physical VFD interface components for the web  [npm] [demo]
└── tooling
    ├── ddd-engineer-skills   reusable DDD Codex skills
    ├── eslint-config         strict TypeScript linting config               [npm]
    └── railgun               project scaffolding and release tooling        [npm]

I use Arch, btw.

Pinned Loading

  1. value-objects value-objects Public

    A TypeScript value objects library for replacing primitive obsession with validated, immutable domain-safe types.

    TypeScript 2

  2. pigeon-swarm pigeon-swarm Public

    A P2P E2EE communication platform for self-hosted communities, encrypted conversations and resilient shared spaces.

    CSS 1

  3. ddd-kernel ddd-kernel Public

    Framework-agnostic DDD kernel for TypeScript applications and microservices.

    JavaScript

  4. flow flow Public

    A lightweight TypeScript toolkit for composing async workflows, concurrency limits, retries and fallbacks.

    TypeScript

  5. metrics metrics Public

    Simple metrics instrumentation for TypeScript

    TypeScript

  6. vfd-console vfd-console Public

    Framework-agnostic VFD interface components for authentic Hi-Fi displays

    TypeScript