Skip to content
View kevin-riveros's full-sized avatar
:shipit:
Working from home
:shipit:
Working from home

Block or report kevin-riveros

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

Hi, I'm Kevin Riveros πŸ‘‹

πŸ“ Lima, PerΓΊ | βš›οΈ AI-native UI builder | πŸ’Ό Senior Software Engineer

React Next.js TypeScript JavaScript Node.js Tailwind Prisma Claude Web

Featured Project

βš›οΈ React UI Gen β€” AI-powered React UI prototyping with pluggable design systems. Describe what you want in plain English and Claude writes real React against any DS you plug in β€” public npm, private registry, or a monorepo package. Preview renders live in the browser (no servers, no WebContainers, no per-user infra) thanks to Babel standalone + @tailwindcss/browser + ESM import maps inside a srcdoc iframe. Tool use writes to an in-memory virtual filesystem, so nothing ever lands on your disk. Ships with visual inspector, file locks, share links, ZIP export, and multimodal chat.

🍿 Try it: uigen.kevinriveros.com · MIT licensed, open source.

What I'm Doing

  • Learning AI by building with it β€” poking at how models actually work by shipping small things on top of them.
  • Exploring agentic UIs β€” curious how far browser-only + tool-use agents can go before they need infra.
  • Getting better every day β€” React, Next.js, and AI tooling, one commit at a time.

GitHub Activity

GitHub Contribution Graph

Tech Stack

Day-to-day I work with Next.js 16, React 19, TypeScript, Tailwind v4, Prisma, and the Anthropic SDK. I lean on pnpm, esbuild, and Babel for tooling, and Turso / SQLite when I need something fast and local-first.

Connect

X LinkedIn GitHub Website

Pinned Loading

  1. react-ui-gen react-ui-gen Public

    AI-powered React UI prototyping with pluggable design systems.

    TypeScript 1

  2. os-x-setup-commands.sh os-x-setup-commands.sh
    1
    xcode-select --install
    2
    /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
    3
    brew update
    4
    brew cask install iterm2
    5
    # update iterm2 settings -> colors, keep directory open new shell, keyboard shortcuts
  3. api-template-babel api-template-babel Public

    a template for a basic express api

    JavaScript

  4. instachat-whatsapp instachat-whatsapp Public

    A simple web tool to initiate WhatsApp chats without saving contacts.

    JavaScript

  5. react-whatsapp-button react-whatsapp-button Public

    HTML 1 2

  6. type-challenges type-challenges Public

    Forked from type-challenges/type-challenges

    Collection of TypeScript type challenges with online judge

    TypeScript