Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of mattb

mattb

mattb has asked 0 questions and find answers to 8 problems.

Stats

162
EtPoint
45
Vote count
0
questions
8
answers

About

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, matlab and R 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