Skip to content
View quinteroac's full-sized avatar

Block or report quinteroac

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

Victor Quintero

                 

I build tools at the intersection of code and generative AI — agentic applications, ComfyUI-powered media pipelines, and developer frameworks. If a workflow can be automated with AI, I'll wrap it in an agent or a skill.


AGENTIC AI

Systems where LLMs don't just generate text — they take actions, call tools, and complete multi-step tasks autonomously.

  • Skill-based agents — composable tools/skills that give LLMs real capabilities
  • Agentic apps — full-stack applications where an agent is the core runtime (see aurora)
  • Spec-driven development — structured specs to guide agents through complex tasks (nvst)

Mastra · Vercel AI SDK · Assistant UI · GitHub Copilot SDK · MCP · ElysiaJS / Bun


SELECTED WORK

reelpod-studio Creator tool for AI-generated lo-fi music & visuals — audio-reactive R3F visualizers, ACEStep + diffusers backend
zikon CLI for generating icons & SVG assets from text prompts via diffusion models — installable as an agent skill
aurora Agentic RPG — Mastra agent narrates, builds world & generates media in real time
comfy-diffusion Python library exposing ComfyUI's inference engine as importable modules — no server needed
nerds-vibecoding-survivor-toolkit Spec-driven agentic development framework & CLI built on Bun
ComfyUI_ComfyAssistant Natural language agent to control & explore ComfyUI workflows
ComfyUI_DSS_Wrapper DiffSynth Studio wrapper — zero-shot image-to-LoRA nodes
comfyui_api_executor_nodes Custom nodes for ComfyUI workflow execution via API
mushin-ai Minimal AI-powered notepad / second brain
niji-prompt-generator Browser extension for generating Midjourney prompts via OpenAI
comfyui-base-image Docker container for running ComfyUI on RunPod
datasets-toolbox Utility toolkit for managing AI training datasets

STACK

Python · TypeScript · Bun · ElysiaJS · React · ComfyUI · Docker · OpenAI API · Anthropic API · Mastra · Vercel AI SDK · Assistant UI · GitHub Copilot SDK · MCP · LoRA / DiffSynth · RunPod


STATS

Victor's GitHub Stats  Top Languages

GitHub Streak


GitHub  Email

Pinned Loading

  1. nerds-vibecoding-survivor-toolkit nerds-vibecoding-survivor-toolkit Public

    nerds-vst is a framework and command-line tool built on Bun, designed to help you create and develop projects from scratch using a specification-driven development pattern powered by AI coding—a pr…

    TypeScript 1

  2. zikon zikon Public

    A developer utility for generating icons and visual assets for the web using diffusion models, with automatic PNG → SVG conversion. Designed to be consumed by AI agents and installed as a reusable …

    JavaScript

  3. comfy-diffusion comfy-diffusion Public

    Standalone Python library that exposes ComfyUI's inference engine (`comfy.*` modules) as importable Python modules — no server, no node graph, no UI layer.

    Python 1

  4. ComfyUI_ComfyAssistant ComfyUI_ComfyAssistant Public

    AI assistant for ComfyUI that lets you control and explore workflows with natural language via a chat with tool calling.

    Python 1 1

  5. ComfyUI_DSS_Wrapper ComfyUI_DSS_Wrapper Public

    ComfyUI DiffSynth Studio Wrapper (ZIB Image to Lora Nodes)

    Python 21 3

  6. reelpod-studio reelpod-studio Public

    Create music and visuals for streaming and video platforms.

    TypeScript