Portfolio
Some potentially interesting things I've made.
Personal Projects
-
ez-ephys
- Python toolbox for electrophysiologists
- Object-oriented framework for designing experiments
- Utility functions and classes for loading and visualizing data
-
swc2dot
- Rust command line app for converting SWC neuron morphology files to DOT graph format for easy visualization and portability
- Pre-built binaries available for MacOS and Linux
-
Robotic Government Statistician
- Tiny Python program for summarizing StatCan datasets in plain English
- Ingests CSV data, extracts recent trends, and outputs a summary of the most noteworthy patterns in Markdown
- Hacked together in half a day at the CanDev 2020 data challenge
- Tiny Python program for summarizing StatCan datasets in plain English
-
Neuron simulations
- Numerical simulations of physics-based neuron models
- Implemented in Python, accelerated with Numba
- Replicated the results of Richardson and Brunel (2003)