=> Booting Puma
=> Rails app: kikohimself.com (production)
=> Run bin/rails help for commands.

kiko@kikohimself:~/app$ bin/rails kiko:hello

FRANCISCO H. DE MELLO

São Paulo · San Francisco  // entrepreneur, angel investor

> Founded Qulture.Rocks (YC W18), sold to UOL Edtech. A decade in finance before that — Itaú BBA, BTG Pactual, Nubank. Now: angel investing, writing books and the Kiko's Musings newsletter. Thinking and writing. Writing and thinking.

kiko@kikohimself:~/app$ bin/rails kiko:profile:json

{
  "name": "Francisco H. de Mello",
  "alias": "kiko",
  "cities": ["São Paulo", "San Francisco"],
  "founded": "Qulture.Rocks (YC W18)",
  "investments": "25+ companies",
  "status": "shipping"
}
{
  "name": "Francisco H. de Mello",
  "alias": "kiko",
  "cities": ["SP", "SF"],
  "founded": "Qulture.Rocks",
  "investments": "25+",
  "status": "shipping"
}

kiko@kikohimself:~/app$ bin/rails kiko:sections

sectioncontents
Founder of Qulture.Rocks (YC W18), backed by Canary, Redpoint, e.ventures and Funders Club. Exit to UOL Edtech in 2026. Previously a decade in finance at Itaú BBA, BTG Pactual, and Nubank.
Angel in 25+ companies and open to new investments. Past bets include unicorns Gympass and Creditas in Brazil, and outdoors D2C Cotopaxi in the U.S.

kiko@kikohimself:~/app$ bin/rails routes -g out

prefixverburicontroller#actionstatus
twitter GET /out/twitter redirects#twitter 302 ↗ linkedin GET /out/linkedin redirects#linkedin 302 ↗ newsletter GET /out/newsletter redirects#newsletter 302 ↗ books GET /out/books redirects#books 302 ↗ ai_impacts GET /ai-impacts pages#ai_impacts 200

kiko@kikohimself:~/app$ bin/rails kiko:mail

ACTION MAILER queue: default
To:
its [at] kikohimself [dot] com

; returns 200 from a human, usually within a day

kiko@kikohimself:~/app$ bin/rails console

console: sandbox loaded. try .