Skip to content
View figueroaignacio's full-sized avatar
:dependabot:
Building Web and AI things
:dependabot:
Building Web and AI things

Highlights

  • Pro

Block or report figueroaignacio

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

banner

ignacio@github:~$ open links
┌──────────────────────────────────────────────────────────────┐
│  website   → https://ignaciofigueroa.dev                    │
│  linkedin  → https://linkedin.com/in/figueroa-ignacio       │
│  email     → contact@ignaciofigueroa.dev                    │
└──────────────────────────────────────────────────────────────┘
ignacio@github:~$ whoami
┌────────────────────────────────────────────────────────────────────┐
│  Fullstack developer focused on building performant applications, │
│  AI-powered systems, and developer-first experiences.             │
│                                                                    │
│  Currently shipping tools that combine strong UI/UX with          │
│  production-ready AI workflows.                                    │
└────────────────────────────────────────────────────────────────────┘
ignacio@github:~$ ls focus/
┌──────────────────────────────────────────────────────┐
│  ◈  AI integrations & RAG systems                    │
│  ◈  Frontend architecture                            │
│  ◈  Modern React / Next.js applications              │
│  ◈  Backend systems with NestJS & Python             │
│  ◈  Scalable APIs and infrastructure                 │
└──────────────────────────────────────────────────────┘
ignacio@github:~$ cat stack.json
┌──────────────────┬────────────────────────────────────────────────────┐
│  Frontend        │  Next.js · React · TypeScript · Tailwind          │
│                  │  Vite · Framer Motion                             │
├──────────────────┼────────────────────────────────────────────────────┤
│  Backend         │  NestJS · FastAPI · Node.js · Python              │
│                  │  PostgreSQL · Docker                              │
├──────────────────┼────────────────────────────────────────────────────┤
│  AI & Infra      │  Claude · Groq · Vercel AI SDK · pgvector         │
│                  │  RAG pipelines · vector embeddings · GenAI        │
├──────────────────┼────────────────────────────────────────────────────┤
│  Tooling         │  Git · Linux · Turborepo · Drizzle ORM            │
└──────────────────┴────────────────────────────────────────────────────┘
ignacio@github:~$ ls projects/
┌────────────────────┬────────────────────────────────────────────────────────────┐
│                    │                                                            │
│  NachUI            │  Modern copy-paste React component library with built-in  │
│                    │  CLI. AI assistant with RAG pipelines, vector embeddings  │
│                    │  and Google GenAI for contextual component search.         │
│                    │                                                            │
│  Stack             │  Next.js · React · TypeScript · Tailwind v4 · Turborepo   │
│  AI                │  Vercel AI SDK · Function Calling · RAG · Google GenAI    │
│  Repo              │  github.com/figueroaignacio/ui                            │
│                    │                                                            │
├────────────────────┼────────────────────────────────────────────────────────────┤
│                    │                                                            │
│  Assistant         │  AI assistant powered by semantic search, RAG pipelines,  │
│                    │  vector embeddings, and LLM integrations.                 │
│                    │                                                            │
│  Stack             │  FastAPI · Groq · PostgreSQL · pgvector                   │
│  Repo              │  github.com/figueroaignacio/assistant                     │
│                    │                                                            │
├────────────────────┼────────────────────────────────────────────────────────────┤
│                    │                                                            │
│  Portfolio         │  Personal platform combining content, projects, and       │
│                    │  AI-powered navigation into a single dev experience.      │
│                    │                                                            │
│  Stack             │  Next.js · Payload CMS · PostgreSQL                       │
│  Repo              │  github.com/figueroaignacio/www                           │
│                    │                                                            │
└────────────────────┴────────────────────────────────────────────────────────────┘
ignacio@github:~$ echo "focused on clean systems, good UX, and AI-powered experiences."

ignaciofigueroa.devlinkedin/in/figueroa-ignaciocontact@ignaciofigueroa.dev

Pinned Loading

  1. ignaciofigueroa.dev ignaciofigueroa.dev Public

    My portfolio. Use the AI assistant, don't waste your time exploring

    TypeScript 5

  2. nachui nachui Public

    React component distribution done right. CLI-first, zero garbage, total dependency ownership.

    TypeScript 3

  3. ai.nachui ai.nachui Public

    AI-powered chat trained to generate UI with my own design system

    TypeScript 7

  4. ai.nachui.api ai.nachui.api Public

    Backend of ai.nachui

    Python

  5. assistant assistant Public

    Knows everything about me.

    Python