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

Organizations

@udacity-mentors

Block or report topunix

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

Hi there, I'm Mike 👋

I build the guardrails between AI agents and production systems. Most of that work is deciding what an agent should not be allowed to do.

Ask me about constraining what an LLM agent is allowed to do to a database, or writing migrations that run safely on installations nobody can inspect in advance.

I write at DEV about Django security, async task processing, and interview preparation.

Contact

mike@topunix.net

Pinned Loading

  1. django-db-purge django-db-purge Public

    🐍 AI-powered Django database cleanup with configurable retention policies. Includes an MCP server (FastMCP, stdio) exposing guarded destructive operations to AI agents

    Python

  2. django-explain-errors django-explain-errors Public

    🐍 Django middleware that explains unhandled exceptions in DEBUG using an LLM, optionally grounded in your own project source via a local vector index. Works with OpenAI, Claude, or any OpenAI-compa…

    Python

  3. collatz collatz Public

    Leverage CPU parallelism to efficiently calculate Collatz sequence lengths for large integer sets

    Python

  4. qlik-mariadb-google-drive-sync qlik-mariadb-google-drive-sync Public

    MariaDB to Qlik Sense Sync: Python script for seamless data synchronization between MariaDB and Qlik Sense, utilizing Google Drive as an intermediary storage.

    Python

  5. Deploy-Flask-App-to-Kubernetes-Using-EKS Deploy-Flask-App-to-Kubernetes-Using-EKS Public

    ☁️ Containerize and deploy a Flask API to a Kubernetes cluster using Docker, AWS EKS, CodePipeline, and CodeBuild

    Python