mattb

128
reputation
6

I earned my PhD in cognitive neuroscience at the University of Glasgow and I currently work as a postdoc at UCLouvain, Belgium. I work with fmri data and neural networks. I mainly use python, R, and matlab programming languages. I favour linux machines, and working in the terminal with Vim as my editor of choice.

I have a blog where I keep a public record of the projects I do in my spare time. The projects are focused on coding in Python 3 and Bash. The reason for doing a given project falls into two categories: Either I'm trying to learn more about some area of coding, or I am sharing something that I made and find useful to have on my pc.

I maintain the following vim plugins:

vim-surround-funk - Allows you to delete, change, yank and paste a surrounding function call (inspired by tpope's vim-surround).

vim-visual-history: Keep a traversable record of previous visual selections