Skip to content
View aajll's full-sized avatar
🐈
🐈

Block or report aajll

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aajll/README.md

Building systems whose behaviour can be predicted and then proved.

  • Senior Embedded Linux Platform Engineer — Linux, real-time firmware, services and deployment. Silicon to service engineering.
  • Neuralburn — independent ML research: concept association via Voigt kernel convolution. Deterministic multi-agent development system.
  • Rutherford Appleton Laboratory — hardware drivers, instrument tooling and control systems for neutron beamline instruments.
  • Condensed matter and materials physics — DFT simulation software, and numerical optimisation over noisy potential energy surfaces.

Everything runs on Linux, and the reusable parts get published rather than copied. Founder of neuralburn.ai

Pinned Loading

  1. seqlock seqlock Public

    A small Meson-based sequence lock library in C

    C 1

  2. fixedpoint-control fixedpoint-control Public

    Safety-oriented embedded control library that implements a fixed-point PID controller and discrete FIR/biquad filters with static memory allocation.

    C

  3. fsm fsm Public

    A lightweight state machine library in modern C++

    C++

  4. ppack ppack Public

    A generic payload serialisation library for bit-aligned data fields in C.

    C

  5. rampg rampg Public

    A lightweight, unit-agnostic linear ramp generator with asymmetric rise/fall rates and output clamping, designed for deterministic embedded control loops in C11.

    C

  6. Neuralburn/LINAL Neuralburn/LINAL Public

    A lightweight, high-performance linear algebra library written in C11. Designed for scientific computing and machine learning applications, with a focus on portability, cache-friendly memory layout…

    C