Skip to content
View dommango's full-sized avatar

Highlights

  • Pro

Block or report dommango

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

About me

Non-trad dev and lifelong learner, building things "on the vibe" mostly to figure out how they work. I play around with whatever looks fun on github, break plenty along the way, and learn something every time. These are my experiments more than my portfolio and you'll see that reflected in the mess that is my commit history. Enjoy!

Things I'm tinkering with

  • claude-code-placemat — a single-page cheatsheet for Claude Code that an agent tries to keep up to date on its own. My little experiment in "can this maintain itself?" Have a look →
  • carecover — a small app to coordinate caregiving shifts over text. Post a window, family claims blocks, gaps get escalated. (Next.js · Prisma · Twilio — learning as I go)
  • modular-mind — me trying to teach AI to design modular-synth patches by learning from a pile of VCV Rack files. Half code project, half excuse to mess with synths. (Python)
  • vcv-rack-plugin-mcp-server — poking at controlling a live VCV Rack patch from an MCP client like Claude Desktop. Way over my head, learning a ton. (C++)

Pinned Loading

  1. claude-code-placemat claude-code-placemat Public

    An auto-updating resource for Claude Code users. Explore essential commands, shortcuts, flags, MCP integrations, and agent skills, with reviewed daily against the latest release, ensuring accuracy …

    HTML 1

  2. dommango.github.io dommango.github.io Public

    My personal site — built with Next.js.

    TypeScript

  3. carecover carecover Public

    Coordinate caregiving shifts over SMS — post a window, family claims blocks, unclaimed gaps auto-escalate to paid caregivers.

    TypeScript

  4. modular-mind modular-mind Public

    Training AI to design modular synthesizer patches for VCV Rack

    Python