Who am I?
I hail from New Zealand. I studied my undergraduate degree at the National
University of Singapore. I'm currently based in Vietnam.
Projects I've Got Hosted on GitHub:
- Custom Keyboard PCB
(Repo)
I got into custom keyboards as a hobby. I designed a small, split keyboard which used a powerful development board.
- C Worksheet vim plugin
(Repo)
Shows the output of simple C programs alongside the code, in a similar manner to Swift Playgrounds or [Scala worksheets](https://github.com/rgoulter/c-worksheet.vim). This was done as part of my undergraduate dissertation project.
- CS5237 Voronoi Art
(Repo)
A wee Voronoi Art program, built using C++, Qt 5, OpenCV.