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
Roterfaden Taschenbegleiter Review
May 12, 2025
Data Structures & Algorithms for Dominoes
Feb 2, 2025
Highlighting and Caching Country Boundaries in Mapbox
Nov 15, 2024
Kodak Brownie Holiday
Apr 13, 2023
Making Custom StreamFields in Wagtail
Apr 4, 2019
Recent Projects
Pratiqueue
A portmanteau of the French words for 'practice', 'practical', and 'queue', Pratiqueue is a web app for hobbyists and learners to track the things they practice. Inspired by GitHub's heatmap activity calendar, this calendar data visualization created...

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...

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.
