What you can inspect, what it does, what license applies, and how to contribute — nothing else.
Public visibility is not itself a software license. CKE and most historical Antshiv repositories do not currently declare a recognized repository-level license, so reuse and redistribution rights must not be assumed. Antsand remains proprietary product infrastructure, while flight-control releases state their terms individually.
Public visibility is not automatically an open-source license. Each listing shows its exact license status, and where no recognized license exists the project is labeled PUBLIC SOURCE — LICENSE NOT DECLARED.
Every repository listed here carries its license status next to the link. Read the license in the repository before reuse.
CKE and most historical Antshiv repositories do not currently declare a recognized repository-level license. Source is public for inspection and learning — reuse and redistribution rights must not be assumed.
A public repository without a declared license defaults to exclusive copyright in most jurisdictions.
Antsand and programme-specific products are not open source and are deliberately absent from this inventory.
The flight-control repositories form one mathematical chain: attitude and quaternion mathematics feed state estimation and inertial navigation; dynamic models and rotor dynamics turn estimated state into forces and moments; control systems close the loop. Everything historical or uncategorized sits behind one archive link.
Open-model inference as generated C with native CPU kernels, ISA-aware dispatch, and numerical parity gates, with training research clearly qualified. Source, documentation, tests, and nightly evidence are public.
Quaternion and rotation mathematics — the representation layer every estimator and controller downstream depends on.
State-estimation experiments and inertial-navigation work turn IMU readings into attitude, velocity, and position.
Rigid-body and system models, rotor dynamics, and controller experiments connect estimated state to forces, moments, and stable behavior.
Test rigs that take equations and simulation into measured physical behavior. Labeled prototypes and historical experiments — not production hardware.
BLE-connected aircraft code, handheld control, and Nordic microcontroller paths — historical engineering experiments, not finished autonomous products.
C-Transformer records the earlier model-specific runtime path whose limitations motivated CKE's circuit and compiler architecture.
Historical and uncategorized work — AI from scratch, HPC, radio, Linux tooling, presentations, and more — lives on the full GitHub profile, without equal prominence here.
CKE values the person who finds the problem, establishes the reproduction, and submits the reviewed correction. Recognition survives later refactoring.
Record the model, command, hardware, compiler, environment, expected result, and observed failure.
Identify the smallest kernel, numerical contract, platform path, test, or documentation gap that explains the issue.
Run the relevant parity and regression gates. State what was not run and why.
Open a focused pull request with the causal explanation, measured evidence, risks, and contribution metadata.
Contributor recognition is preserved: claims, ownership, and credit stay explicit in every merged change.