I’m a programmer from New Orleans, LA. I recently earned my Bachelor’s degree from the University of New Orleans, majoring in Computer Science. My main CS interests are Human-Computer Interaction, Compilers and Programming Language Theory.
If you’d like to contact me, I can be reached via email: me at darryl dot cx
Projects
- Riff - General-purpose programming language and bytecode interpreter implemented in C
- Riff Playground - Online playground/sandbox for running Riff programs directly in the browser (WebAssembly)
- xcv - A fully client-side Pastebin clone
- dotfiles - Shell/environment configurations managed with a Makefile (Install with
curl get.darryl.cx | sh
)