Skip to content
View NspxMiguel's full-sized avatar

Block or report NspxMiguel

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
nspxmiguel/README.md
Miguel — indie builder shipping AI tools, native apps, and useful software

Website · Build notes · Email

25 public repositories, contributions over the last twelve months, languages by repository count, and how recently something was pushed

Numbers redrawn every morning from the GitHub API — how


~/about

const miguel = {
  builds: ["AI agent tools", "native macOS apps", "small useful software"],
  principle: "If the tool I want doesn't exist, I build it and ship it.",
  currentFocus: "giving local AI agents better tools and safer boundaries",
};

~/featured

Project What it does Stack
ia-team Runs local and API coding agents in parallel worktrees, then brings every patch back for review Shell Python Git
Reelay Turns online video into scene-selected frames and a timestamped transcript an agent can read Python ffmpeg Whisper
NanoBridge Gives coding agents one CLI and MCP server for image generation and asset post-processing Python MCP Pillow
Nuvo One local interface for local models, APIs and coding CLIs, with shared memory JavaScript Node.js
Cadenza Native Apple Music Classical client for macOS — the app Apple never shipped Swift SwiftUI MusicKit
TrainerKit · live Reads a Pokémon GO appraisal screenshot, gives a verdict and shows its reasoning TypeScript React PWA

→ browse every project


~/open-source

Contributions accepted into other people's projects. This list is written by a workflow that asks the GitHub API for pull requests I authored outside my own account and keeps only the merged ones — so it is never longer than the truth.

  • Nothing merged yet.

~/stack

Daily
TypeScript · React · Node.js · Python · Git

Also shipped with
Swift · Electron · Bun · Firebase · Supabase · GitHub Actions

Built with AI, reviewed by a human
Most of this work is pair-programmed with coding agents. I say that openly, review the patches, and document the trade-offs.


I publish short, practical notes about how these tools were built at nspx.dev/artigos.

Pinned Loading

  1. Cadenza Cadenza Public

    Native macOS client for Apple Music Classical — the app Apple never shipped for the Mac

    Swift

  2. ia-team ia-team Public

    Roda as outras IAs da sua máquina como equipe — Codex, Antigravity, Gemini, Groq e companhia, em paralelo, com cada patch revisado antes de entrar. Medido: 2,9x mais rápido e 2,6x mais barato que u…

    Shell

  3. NanoBridge NanoBridge Public

    Gemini's Nano Banana image generation wired into agents as an MCP server and a CLI, using the Gemini plan you already have

    Python

  4. Nuvo Nuvo Public

    Servidor local que junta IAs locais, de API e de CLI numa interface só, com memória compartilhada entre todas.

    JavaScript

  5. reelay reelay Public

    Let an AI agent see and hear any online video — scene-selected frames plus a timestamped transcript, from YouTube, Instagram, TikTok, Pinterest and ~1700 more sites.

    Python

  6. TrainerKit TrainerKit Public

    Um app de Pokémon GO que decide em vez de só mostrar números. Lê o print da avaliação, dá um veredito e mostra o rastro.

    TypeScript