About
CV
Projects
Email
Linkedin
GitHub
GitLab
This page is under construction and is incomplete.
Projects
C++ Libraries
Mm
C++ Geometric Algebra Library.
Source
SCoro
A stackless, resumable, resettable state machine style coroutine library for C++17.
Source
Releases
FnRef
A library that provides a type-erased, non-owning reference to a function.
Source
OpCpo
Library that puts all built in operators into named CPOs.
Source
FL
A library providing cross platform support for renaming, finding and resolving files (as per a user defined set of rules).
Source
Docs
NSpan
Provides a view of multiple contiguous sets of data.
Source
Docs
TL
A library to manipulate lists of template parameters.
Source
Docs
Traits
A library of type-traits. Modify and query properties on types, this includes a function traits library and a set of C++20 concepts.
Source
Docs
Guides
Modern GCC on windows
A step-by-step guide to setting up a windows machine with a GCC environment for C++ development.
Source
Applications
FileList
An application to search for files, by name with glob search patterns.
Source
Docs
FileMove
An application to move files, with destinations dependant on capture groups from the input path.
Source
Docs
FileResolve
An application to resolve the location of files (DLLs, executables, header files etc...), using a set of user defined rules. For example, when mimicking the behavior of a compiler to resolve the location of some header.
Source
Docs
Websites
engsil.com
The node.js project for my company's website
Source
seppeon.com
The node.js project for seppeon.com
Source
About
CV
Projects
Email
Linkedin
GitHub
GitLab