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:

Web Projects

Some web development projects I have worked on: