I'm Carson, a Software Engineer based in the Bay Area with a passion for creating efficient, thoughtful, and memorable software. I focus on solving real world problems with scalable, creative solutions. In my free time I enjoy creating 3D art in Blender and programming video games in Godot. If you you'd like to chat, please reach out.
Two time 1st place winner of the LC Hackathon. Served as president of the LC ACM chapter my Junior and Senior year where I led workshops on topics including Git, circuitry and game development. Graduated with C.S and Mathematics departmental honors award for 2025.
At OHSU, I designed and implemented an orchestration module for open source brain-computer interface software in Python. Implemented unit tests, and worked with a team via Git and GitHub to ensure a high code quality standard.
Created game-ready 3D assets for use in a behavioral study using Unity Engine and Blender. Advised project leads on rendering techniques and animation.
Tested and graded student work for the Algorithm Design and Analysis class. Supported students in office hours by providing intuitive explanations for complex data structures and algorithms.
A multithreaded CPU path tracer written in C, using only a simple drawing library on top of X11. Supports importing 3D models, camera controls, depth of field, and more.
An original puzzle game created in 2 weeks for a game jam. Playable in your browser. Written in GDScript and gdshader.
The website you are on right now! Created with Sveltekit, TailwindCSS, and TypeScript. Has custom GLSL shaders running in WebGL to create the background effects.
An app for automatically translating, transcribing, and summarizing audio recordings using Whisper and GPT. Written in React with a desktop app via Electron. Placed 1st in Lewis & Clark's Spring 2023 Hackathon.
A Python app that scrapes data from reed college websites, providing the Reed newspaper editors with structured crime and event data to print each week. Uses BeautifulSoup, Gooey, and Pyinstaller to provided an intuitive standalone app.