# Blog
```{div} hero-tagline
Notes on web development, robotics, and AI-assisted engineering.
```
This is where I write down what I learn, what I'm building, and the
occasional opinion. Posts are listed below with the most recent first.
## Recent posts
```{postlist}
:format: "{date} · {title}"
:date: "%b %d, %Y"
:excerpts:
```
For the full list, see the archive — ABlog also
generates pages by tag,
category, and
author.
```{toctree}
:hidden:
:glob:
posts/*
```