github linklinked in link

Projects

My favorite projects

html icon

tetris_demo.mov

link to bouncegate
Link to github

         Here's a short demo of an ASCII Tetris clone that I built in C with ncurses.

         To render the tetrominoes, I used half block ASCII characters and manipulation of background colors. Im really happy with how it ended up looking.

         It's missing a couple of canonical Tetris features (points system, slams, t-spins) but for running in my command line, I think it's kinda neat.

html icon

viz_demo.mov

link to bouncegate
Link to github

         Sticking with the theme of silly command line toys, this is an ASCII audio visualizer I built.

         This one also uses C-ncurses and I used Swift to tap the system audio. Thanks to DRM, I had to do some janky digital audio cable hijinks to make it all work.

         It pipes audio data (amplitudes) from Swift into a C program that performs a fourier transfrom (fftw) to get frequency data then renders it in ASCII block characters via ncurses.

link to bouncegate
Link to itch.io

         This last one is a game that my friend and I submitted to a game jam, and it's easily my favorite.

         We built it in Unity in 72 hours and I think it turned out pretty well. If nothing else, this one was the most fun to work on.

folder icon

Projects

Resume Fall 2024

pdf icon

Resume.pdf

Landing Page

thats me!

My name is Owen



I like making stuff and solving problems.

folder icon

Projects

double click to open!
pointing finger
pdf icon

Resume.pdf

double click to open!
pointing finger
html icon

Landing Page.jsx