Hey, I'm JayCee.
I'm a UK-based developer, hardware hacker, student and musician

Projects

A few things I've been tinkering with recently:

Lars - Rust Linear Algebra

Lars (Linear Algebra in Rust) is a learning-focused Rust crate that provides simple yet powerful linear algebra utilities built from first principles by a student currently going through Linear Algebra classes.

Personal Portfolio

A minimal, futuristic personal website built to showcase my projects, experiments and writing. Designed with a modern, simple palette, subtle animations and a fully data-driven project system.

Next.jsTypeScriptTailwindCSSLucide Icons
View →

Recent posts

Latest writing on development, hardware, and experiments.

A complete guide to implementing a 3D vector type in Rust, including vector arithmetic, magnitude, dot AND cross products, normalization, along with comprehensive unit tests.

RustLinear AlgebraLars