me

Hi, I'm Chris. I've been a software engineer for 4+ years, in the neuroscience field for 6, and have had a love-hate relationship with computers since my first Windows 95 BSOD. I primarily build front-end facing web applications for use in research and clinical settings. On the research side of things it's all about data streaming/visualization of time-series, electrophysiological signals. On the clinical side it's all about data visualization of both anatomical and electrophysiological data and merging those datasets. I also handle all of the back-end services such as web servers, server and data management, data annotation, brain-computer interface task implementation, and hardware development/prototyping. Outside of tech I enjoy gardening, brewing beer, wood working, and just tinkering in general. Below you'll find some of my highlighted projects

brainImage
Neuroscience
BCI2000Web and bci2k.js

JS
NodeExpressWebsockets
WebpackSASSNext.js
BootstrapReact

BCI2000Web is a Single Page Application (SPA) where a series of JSON files contain task specific parameters that create menu options enabling a researcher to run a neuroscience task with BCI2000, a Brain Computer Interface (BCI) research tool. bci2k is a javascript library that handles the data streaming layer from a websocket server embedded in a BCI2000 module.

image
Miscellaneous Projects
Booktracker

JS
NodeExpressDocker
MongoDBGoodReads API
ReactRobot.jsBootstrap

Using the Goodreads API this book tracker syncs user's Goodreads lists and displays them alongside some added metrics. This allows user's to keep a journal and track their progress through various books. In addition it allows them to create custom reading goals.