> ## Documentation Index
> Fetch the complete documentation index at: https://dicksontsai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Dickson Tsai

> Agentic AI Coding, Software Engineering, Tutoring, (Non-Video) Games

<img
  src="https://mintcdn.com/personal-709bd105/MWNL0FhYWNPfRB-W/images/portrait.png?fit=max&auto=format&n=MWNL0FhYWNPfRB-W&q=85&s=4fdede20a36f9385e0e76061fca0cee0"
  alt="Profile"
  style={{
float: 'right',
width: '250px',
marginLeft: '20px',
marginBottom: '10px',
borderRadius: '8px',
}}
  width="736"
  height="1104"
  data-path="images/portrait.png"
/>

Hello, welcome to my website!

I am currently a product engineer on
[Claude Code](https://www.claude.com/product/claude-code) at
[Anthropic](https://anthropic.com). Before Claude Code, I worked on pre-training
dataset research, specifically on text quality filtering, image datasets, and
image-text interleaved datasets.

Prior to Anthropic, I was a Growth Engineer at Google Search, specializing in
sequence/funnel analysis, A/B testing, and logging.

I graduated from [UC Berkeley](https://berkeley.edu) in 2016 with majors in
Computer Science and Linguistics.

In my spare time, I like to explore new board games, catch up on the latest
sports results, and watch game/competition shows.

<div style={{ clear: 'both' }} />

## Blog Topics

<CardGroup cols={2}>
  <Card title="AI Coding" icon="robot" href="/blog/ai-coding/all-posts">
    Thoughts and experiences building and using AI coding assistants
  </Card>

  <Card title="Software Development" icon="code" href="/blog/software-development/all-posts">
    Engineering practices, architecture, and lessons learned
  </Card>

  <Card title="Learning and Teaching" icon="graduation-cap" href="/blog/learning-and-teaching/all-posts">
    SAT prep, tutoring insights, and educational philosophy
  </Card>

  <Card title="Fun" icon="gamepad" href="/blog/fun/all-posts">
    Board games, hobbies, and other interests
  </Card>

  <Card title="En español" icon="earth-americas" href="/blog/es/all-posts">
    Posts en español
  </Card>
</CardGroup>
