Some of my recent personal projects.
2021-2022 A custom programming language implemented to explore the field. I've written about it here. This is the most complicated programming side project I've created to date.
2020 Neanderthal transpiles structured Markdown and Nunjucks content to a static blog, with support for custom pages, tagged posts, and authors. You can write posts in Markdown with front matter metadata, then customize the Nunjucks templates as needed. I designed and implemented this project from scratch to host this site, then published the package for anyone to use.
2020 My submission for the final project contest for Ohio State's Computer Graphics Techniques course offered by the Department of Computer Science and Engineering in Spring 2020. This was the winning submission for the semester.