C++ Projects
Some of the C++ software development projects I have worked on:
- Spatial Model Editor (2019-current)
- GUI tool to create and simulate spatial models of bio-chemical reactions
- Source code [C++17, Qt6, pybind11, CMake, Catch2]
- Hammingdist (2020-current)
- Fast C++ hamming distance implementation with a Python interface
- Source code [C++17, pybind11, CMake, Catch2]
- pybind11-numpy-example (2021)
- Simple example of pybind11/numpy including CI to build wheels and deploy to PyPI
- Source code [C++11, pybind11, CMake, Catch2]
- blockCG (2018)
- Reference C++ implementation of SBCGrQ and other block CG solvers from 1808.01829
- Source code [C++11, CMake, Eigen, Catch2]
Python Projects
Some of the Python software development projects I have worked on:
- Motor Task Prototype (2022)
- GUI tool to create and run motor skill aquisition experiments
- Source code [Python, PyQt5]
- sme-contrib (2021)
- Parameter fitting and plotting functionality for Spatial Model Editor
- Source code [Python]
- openQCD-input-file-editor (2015)
- GUI tool to edit and validate openQCD simulation code input files
- Source code [Python2.7, PyQt4]
Web Projects
Some web development projects I have worked on:
- CircuitSEQ (2022)
- Website and REST API for a DNA sequencing service
- Source code [vue.js, Flask, docker]
- IWR Interactive Visualization (2022)
- Interactive visualization of IWR research activities
- Source code [TypeScript, svg.js, npm]
- Spatial Model Editor Website (2019-current)
- Simple static website with content generated from yaml
- Source code [Pug, JavaScript, Bootstrap5, npm]
- This website (2017-current)
- Simple static website with content generated from yaml and markdown
- Source code [Jekyll, HTML, CSS]