> cat README.md
last updated Sep 2026# Hi, I'm Vicente
I build products, turning whatever idea I can't stop thinking about into something that exists and someone can use.
Endlessly curious. Relentlessly building.
- - role
- Engineer & Builder
- - focus
- 0 → 1 products
- - based
- Santiago, Chile
- - status
- Building v0
## About
0 to 1 is the part I actually love. Creating something that users or teams can use, starting an engineering team from an empty repo, taking a product line from idea to the surface customers use. That is the work I keep choosing. I work across the whole stack because at version 0 there is no other half to hand off to.
I follow my pathological curiosity until there is a product in front of me. What survives past v0 is always the same: small composable pieces, short feedback loops, and no trust in anything that only works in happy paths.
The goal is to materialize the abstract and make it both useful and beautiful. Useful without beautiful gets abandoned; beautiful without useful never gets used.
I'm also a computational neuroscience enthusiast and researcher, drawn to the frontier where neural systems, cognition, and modern technologies start explaining each other.
> You can't iterate on something that doesn't exist.
### Toolkit
- TypeScript
- React / Next.js
- Python
- Prisma/Drizzle
- Postgres
- AI SDK
- Claude Code
## Principles
The same vectors run through what I build and how I live: stay curious, preserve freedom, cut noise, keep rhythm, verify against reality.
> My mission: make everyone, starting with myself, autonomous — able to resolve their own problems with their own skills, judgment, and resources.
### Build vectors
- Frontier curiosity
Assume the current map is incomplete, then go find what it leaves out.
- Reality > speculation
Start from observed state: read the file, inspect the output, reproduce the behavior, then decide.
- Smallest complete move
Solve the real problem with the least complexity that fully solves it. No decorative abstractions, no scope drift.
### Life vectors
Autonomy
Resolve life from your own skills and resources instead of waiting on someone's permission.
- agency
- self-reliance
- skills
Curiosity
An abnormal appetite for questions keeps me at the frontier, where new systems, ideas, and people show up first.
- frontiers
- questions
- novelty
Freedom
Own my time, location, priorities, and people. Without freedom, every other value becomes conditional.
- time
- location
- choice
Independence + leverage
Build assets I own so I am not dependent on jobs I do not. Manage the risk instead of gambling it.
- ownership
- 80/20
- risk
## Work
Selected products, experiments, and open-source work. More on .
> Looking for the formal track record? Read the resume
- 2026
[denoiseit.com]livehackathon
My Anthropic hackathon project: an AI agent that cross-references primary sources and live web search to separate verifiable signal from noise in any claim, tweet, or headline.
- Anthropic Hackathon
- AI agent
- Fact checking
- 2026
[libtok.io]live
Turns TikTok links into timestamped transcripts so useful short-form videos can become searchable, durable notes instead of disappearing in the feed.
- Transcripts
- Knowledge library
- TikTok
- 2026
[litig.ai]live
Agentic legal intelligence for Chilean law: AI agents that parse massive case files, find contradictions, connect evidence, and help lawyers move faster.
- Legal AI
- Agents
- Chilean law
- 2026
[injectwords.com]live
A minimal speed-reading tool using Rapid Serial Visual Presentation, with centered word playback, natural punctuation pauses, and adjustable WPM.
- RSVP reader
- Focus
- Productivity
- 2026
[pomotelic.com]live
A Pomodoro-style fullscreen focus mode for Google Calendar events: connect once, then turn the current block of time into a distraction-free timer.
- Calendar
- Focus timer
- Google OAuth
- 2025
[evibased.com]live
Evidence-based supplement search with structured answers, dosages, populations, confidence signals, and transparent links back to the underlying research.
- Health evidence
- Search
- Research UX
- 2024
[computermind.io/brain]live
A community for brain science, research, and visualization. This view is a fun interactive 3D neural atlas for exploring brain regions, isolating structures, and learning how different parts of the brain function.
- 3D visualization
- Neural atlas
- Three.js
- Community
- 2024
[modelcontextchat.com]live
A web chat interface that connects multiple LLM providers to real-world MCP tools, making tool-using AI workflows easier to try and share.
- MCP
- LLMs
- Chat UI
- 2024
[dreamlog.me]live
An AI dream journal in Spanish that helps people record dreams, interpret recurring symbols, and surface personal patterns over time.
- Dream journal
- AI interpretation
- Spanish
- 2024
[t3-latest]
A T3 stack template kept current with the ecosystem — Next.js 16, tRPC 11, Auth.js v5, Prisma 6 — so every new project starts on today's best practices.
- Next.js
- tRPC
- Prisma
- 2023
[griddy.life]live
A visual habit tracker built around a contribution-grid style calendar, turning daily consistency into something you can scan at a glance.
- Habits
- Calendar grid
- Productivity
- 2023
[use-calendar]4
A lightweight, unopinionated React hook for calendar state — month navigation, date selection, scoped ranges. Published as use-calendar-react-hook on npm.
- React
- TypeScript
- npm