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

Highlights

  • Pro

Organizations

@openclaw

Block or report huntharo

Report abuse

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

Report abuse
huntharo/README.md

Harold

Founder, PwrDrvr LLC — building open source tools for the cloud.


Current Projects

Project What it does
OpenClaw Codex App Server Bring OpenAI's Codex to Telegram and Discord — agentic coding from your phone
ghcrawl TUI for crawling GitHub issues/PRs, generating embeddings, and clustering related work
Lambda Dispatch High-performance request router for AWS Lambda — concurrent handling, fewer cold starts
MicroApps Deploy independently-versioned micro-frontend apps on AWS with shared routing

Built at Shutterstock

Project What it does
streaming-sitemaps AWS CDK construct — Kinesis events in, auto-rotating XML sitemaps to S3
p-map-iterable Concurrent async mapping with back pressure for streaming workloads

Pinned Loading

  1. pwrdrvr/PwrAgent pwrdrvr/PwrAgent Public

    Desktop coding agent driven from Telegram, Discord, Slack, Mattermost, Feishu / Lark, or LINE. Codex-compatible — runs on your laptop, lives in your phone.

    TypeScript 27 4

  2. pwrdrvr/ghcrawl pwrdrvr/ghcrawl Public

    Terminal UI and local CLI for crawling GitHub issues and pull requests, generating embeddings, and clustering related work.

    TypeScript 75 14

  3. pwrdrvr/dynamodb-session-store pwrdrvr/dynamodb-session-store Public

    DynamoDB-based session store for express-session, using the AWS SDK for JS v3, offering configurability for cost, performance, and reliability, as well as examples, cost calcs, and tips not found i…

    TypeScript 5

  4. pwrdrvr/microapps-core pwrdrvr/microapps-core Public

    MicroApps is a framework for rapidly deploying and managing many micro apps that share a CloudFront, SSL Certificate, and domain. A key feature is the ability to target users to different versions …

    TypeScript 14 2

  5. shutterstock/p-map-iterable shutterstock/p-map-iterable Public

    Performs a concurrent mapping with back pressure (won't iterate all source items if the consumer is not reading).

    TypeScript 2