Skip to content
View danjamk's full-sized avatar

Block or report danjamk

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

Dan Kuhn — fractional CTO, builder

I've built across the stack — turbine engines, embedded firmware, cloud platforms, data systems, and lately a lot of AI. The layer changes; the instinct doesn't: learn it well enough to build with it, then make it better.

Most of what I build is private — client and company code. The repos here are the showable tip: small tools, but they run, and they're the kind of thing I build everywhere.

A few worth a look

  • slack-aws-cost-guardian — Serverless AWS cost monitoring with AI anomaly detection, pushed to Slack with a bot you can @mention. CDK-deployed, ~$5/month. The cost discipline I want on every project, automated.
  • vector-database-loader — The plumbing behind good RAG: populate a vector database from messy real-world sources, with the chunking and filtering that decide whether retrieval actually works.
  • smart-artifact-parser — Turns raw source artifacts into clean, structured context an AI can use — the front of the RAG pipeline, where retrieval quality is usually won or lost.

Elsewhere

  • The work, the writing, the rest → danjamkuhn.com
  • I write about AI and engineering leadership on Medium

Popular repositories Loading

  1. matomo-aws-server matomo-aws-server Public

    This project deploys an AWS EC2 server with Matomo web analytics server

    Shell 7

  2. pycharm-claude-devcontainer pycharm-claude-devcontainer Public template

    PyCharm DevContainer template with Claude Code AI assistant. Secure, isolated Python development environment for safe AI-assisted coding in Docker sandbox.

    Shell 6 1

  3. vector-database-loader vector-database-loader Public

    Utility library for curating and loading vector databases

    Python 2

  4. smart-artifact-parser smart-artifact-parser Public

    Build a document parser that can extract domain specific information from a wide range of documents

    Python 2

  5. slack-aws-cost-guardian slack-aws-cost-guardian Public

    AI-powered AWS cost monitoring with Slack alerts. Detect spending anomalies, track budgets, get intelligent analysis. Open source, serverless, ~$5/month to run.

    Python 2 1

  6. claude-obsidian-integration claude-obsidian-integration Public

    This is a quick reference to integrating claude with Obsidian via an MCP Server

    1