Cassidy Arden, Software Engineer

Salut! Welcome to my website. Here you will find a collection of my personal programming projects and thoughts on computer science. The views and opinions expressed in this blog are solely my own and do not reflect the views, policies, or positions of my employer or any affiliated organizations.

Recent Blog Posts

Recent Projects

Mexican Train Dominoes

Mexican Train Dominoes is a great application of graph theory and mathematical thinking. This project started because I was curious to make an algorithm for the longest train of dominoes a player can make with their starting tiles, but evolved into a...

Three.jsReact-Three-FiberDreiReactJavaScriptVercel
Project photo

3D Conway's Game of Life

A 3D visualization of Conway’s Game of Life, built with Three.js to give the classic algorithm an organic, almost biological feel. I used instanced rendering to animate cell states, with world data processed in a Node.js backend.

JavaScriptThree.jsNode.jsTailwindCSSVercel
Project photo

Houseplants Of The World

An interactive globe that shows where common houseplants are native. The app uses Mapbox for visualization and a Node.js API with MongoDB to serve plant data. I built this because I wanted to learn about MongoDB, and to satisfy my curiosity about glo...

ReactMapboxTailwindCSSNode.jsExpress.jsMongoDBHerokuVercel
Project photo
Cassidy Arden