A living business card.

Bio. Work. Contact.
One canvas for individuals and brands.
Always yours.

A folder that fits in your head

Everything lives in a bio/ folder. One file per language, one place for your photo. Edit a file, push, and your page is updated.

~/my-content
bio/
├── en.md          ← Your profile in English
├── es.md          ← Your profile in Spanish
└── attachments/
    └── avatar.jpg ← Auto-detected photo

For people

Your résumé, portfolio, and contact links in one place. Send a single URL to a recruiter instead of a static PDF — and update it whenever your career moves forward.

bio/en.md
---
name: Jane Doe
role: Staff Engineer & Technical Coach
location: Mexico City, MX
email: [email protected]
linkedin: linkedin.com/in/janedoe
github: github.com/janedoe
---

## Summary

Staff Engineer known online as
"The Pragmatic Dev." Coaching
developers and writing about
pragmatic engineering.

## Experience

### Technical Coach — Independent
*2021 – Present · Remote*

- 1-on-1 architecture and career reviews.
- Weekly newsletter on Sentilis.

## Skills

- Stack: Python, TypeScript, Go, AWS.
- Tools: Zed, Raycast, AI workflows.
Markdown UTF-8

For companies

A clean profile of your agency or studio: what you do, who you've helped, and how to get in touch. No bloated website builder, no half-built landing page.

bio/en.md
---
name: NexusOps
role: Infrastructure Automation Platform
location: Austin, TX
email: [email protected]
website: nexusops.io
---

## About NexusOps

A unified workspace to automate
infrastructure and manage cloud
costs from a single config.

## What we offer

### Automation Engine
- Declarative workflows in YAML/Markdown.
- AI-driven auto-scaling.

## Latest news

Raised $2.5M Seed funding led by
Frontier Ventures (2026).
Markdown UTF-8