Skip to content
View nkatprog's full-sized avatar

Block or report nkatprog

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

Hi, I'm Nik

Backend engineer focused on building tools that stay out of the way. I mostly work on CLI utilities, automation pipelines, and the occasional DevOps glue that makes repetitive things disappear.


Tech I reach for:

  • Python (primary — scripts, APIs, tooling)
  • Go (when I need something fast and distributable)
  • Shell (when I just need it done)
  • Docker, Linux, the usual suspects

What I'm working on:

Mostly small, focused tools — things that solve one problem and do it well. Currently tinkering with a CLI for managing local dev environments without a lot of overhead.


Find me:

  • Open to conversations about automation, backend architecture, or tool design
  • Issues and PRs welcome on anything public

Popular repositories Loading

  1. nkatprog nkatprog Public

    Nik Kat's profile

  2. stashenv stashenv Public

    CLI tool to securely store and switch between named .env profiles per project

    Python

  3. apm apm Public

    Forked from microsoft/apm

    Agent Package Manager

    Python

  4. openai-agents-python openai-agents-python Public

    Forked from openai/openai-agents-python

    A lightweight, powerful framework for multi-agent workflows

    Python

  5. dimos dimos Public

    Forked from dimensionalOS/dimos

    Dimensional is the agentic operating system for physical space. Vibecode humanoids, quadrupeds, drones, and other hardware platforms in natural language and build multi-agent systems that work seam…

    Python

  6. cronwatcher cronwatcher Public

    Lightweight daemon that monitors cron job execution and sends alerts on failures or missed runs

    Python