···99 <div className="w-full max-w-5xl mx-auto flex flex-col items-center relative z-10">
1010 <div className="h-full w-full space-y-4">
1111 <h2>Projects</h2>
1212- <div className="prose prose-stone dark:prose-invert">
1313- Things I've worked on.
1212+ <div className="prose prose-stone dark:prose-invert max-w-none">
1313+ I enjoy creating, teaching, and learning. Along the way, I've built
1414+ a few things related to technology, music, food, gardening, and
1515+ more. Here's a sample of those things.
1416 </div>
1517 <SectionList className="item-list grid grid-cols-1 sm:grid-cols-2">
1618 {projectsList.data