Me: what would make this blog post with tons of images nicer, Kate?
Kate: They all need to be grouped up in a carousel, like Instagram
Me: gaaaaah I knew you were gonna say that!
And that's why I spent the last hour turning the gallery blocks on Casual Weirdness and my personal site into galleries. Which, honestly, was pretty easy because React.
#ProjectStandifordBlog #React #WebDevelopment
This post explores the details that went into into my personal content publishing platform for my site, as well as the other blogs that I run.

I have found that writing unit tests for exceptionally complex projects has forced me to change how I approach my work in some cases. This post talks about how I write prototypes of code to hash out how a project will work quickly, as a part of my design process.
I’ve got a not-so-uniqie design challenge that I think a lot of people like me are thinking a bit about right now. To where am I moving now that I’ve become disillusioned with Twitter? I have talked a lot about my excitement for the metaverse, and am certain that, at least in some fashion, I’ll […]
Let’s talk a little bit about how transform can be used to position elements, and how CSS rotate interacts with translate.