◆
Fractional CTO
Senior technical leadership on a part-time retainer, for a startup not ready for a
full-time CTO: setting technical direction and standards, owning the architecture, input
on hiring and tooling, and being the technical voice to your board and investors.
LeadershipArchitectureStrategy
⚡
Recovery of stalled builds
A development that's stalled, or a system whose original author has gone. I reconstruct
what it really is and does by inference and experiment, establish the true scope with
evidence, then restructure it into a foundation you can build on.
RecoveryArchitectureEmbedded
△
Technical due diligence
An independent, plain read for investors and boards: is the technology real, the
architecture sound, and the plan capable of reaching its objective? The risks named
clearly — before the cheque, or the pivot.
InvestorsRiskArchitecture
▤
Architecture & de-risking
Deciding what to build and how, before commitment — the shape of the system, the
independent responsibilities within it, and the uncertain parts proven first, so the
real risk is behind you rather than ahead.
ArchitectureDe-riskingDesign
⬡
Performance where the model is the limit
When something is orders of magnitude too slow, the bottleneck is usually the model,
not the code. I re-pose the problem — geometry, numerical methods, the right algorithm —
to reach speeds that tuning the implementation never will.
AlgorithmsHPCC++
▢
Hands-on delivery
When it needs building, not just advising: production C++, embedded firmware and the
high-performance software to go with it — working alongside your own engineers.
C++EmbeddedPython