Skip to content
View Sequela02's full-sized avatar

Block or report Sequela02

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

Canitas

Founder at Sequel · Mexicali, MX · AI systems · ticketing infrastructure · Java/Spring + TypeScript

sequelcore Sequel LinkedIn


I build production software end to end: backend architecture, frontend, infrastructure, billing, deployment, and the unglamorous parts that keep systems alive after launch.

I'm the founder of Sequel, a software studio in Mexico building AI agents, venue operations software, and developer infrastructure. I was selected in the top 4% of 13,000 applicants at the Anthropic Claude Code Hackathon with Ehrlich.

Current Work

  • AI orchestrationKiln, a domain-agnostic engine for multi-channel agents, LLM providers, tools, RAG, and safety pipelines.
  • Developer infrastructureMortar, Java-first query infrastructure, and Vigil, secure JWT authentication for Spring Boot.
  • Venue operations — Admit / SHRAD, ticketing and cinema operations software running in production in Mexico.
  • AI agent SaaS — Kilvo, a multi-channel agent platform for SMBs built on top of Kiln.

Start Here

  • mortar — Java-first query infrastructure for Spring + PostgreSQL.
  • vigil — Secure JWT authentication starter for Spring Boot, with RS256/JWKS, refresh rotation, cookie profiles, and revocation.
  • sequel-backend-demo — Public Spring Boot demo for Sequel libraries.
  • kiln — Open-source AI orchestration engine.
  • kiln-integrations — Official integration adapters for Kiln.
  • ehrlich — AI scientific discovery engine from the Claude Code Hackathon.

Production Notes

  • Admit has processed 18,600+ tickets and roughly $572K MXN in revenue since October 2025.
  • My usual backend stack is Java 21, Spring Boot, PostgreSQL, Gradle, JUnit, Mockito, and Testcontainers.
  • My usual frontend stack is React, TypeScript, Vite, Bun, TanStack, Tailwind, and Electron when desktop matters.
  • I care about DDD, clean architecture, explicit boundaries, test coverage, and software that can survive real operators.

Tools I Reach For

Java Spring Boot PostgreSQL TypeScript React Bun Docker GitHub Actions

How I Work

  • Ship the smallest coherent system that can be used by real people.
  • Keep architecture boring enough to maintain and strict enough to scale.
  • Write tests before calling something done.
  • Prefer clear contracts, explicit imports, and code that fails fast.
  • Build it, run it, learn from it, then make the next version cleaner.
Less formal
  • Powered by Chinese food.
  • Shrek 2 over Shrek 3, always.
  • I like software that feels inevitable after you use it.
  • The Last Shadow Puppets stay in rotation.

Pinned Loading

  1. sequelcore/mortar sequelcore/mortar Public

    Java-first, refactor-safe, SQL-transparent queries for Spring and PostgreSQL.

    Java 1

  2. sequelcore/kiln sequelcore/kiln Public

    Domain-agnostic AI orchestration engine for channels, tools, LLMs, RAG, and safety pipelines.

    TypeScript 1

  3. sequelcore/vigil sequelcore/vigil Public

    JWT authentication for Spring Boot with secure token lifecycle, cookies, RS256, JWKS, and revocation.

    Java

  4. ehrlich ehrlich Public

    AI Scientific Discovery Engine — Claude Code Hackathon

    Python 1