Skip to content
View KjellKod's full-sized avatar

Block or report KjellKod

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
KjellKod/README.md

Hey, I'm Kjell

CTO / AI orchestration, Mission Critical, Safety Critical Systems. Background in C++, Python. Location: USA

Tech Badges

C++ Python TypeScript Rust Linux CMake Docker

About

I'm working as CTO at Onfleet with a background in building mission-critical and safety-critical systems. I apply that same rigor to agentic engineering by treating both humans and models as fallible actors and designing explicit process, verification, and evidence loops. From crash-safe logging to AI orchestration, the through-line is consistent: create a system that can be trusted through independent verification, layered review, and human gates, not by hoping any single actor gets it right.

Philosophy

"You should never trust a single actor. Not a human. Not a machine. You trust a system built on independent verification, layered review, and evidence. We trust repeatable processes backed by evidence"

"Unlocking agentic engineering leverage comes from discipline, process, and constraints."

"The human becomes the system thinker."

"When speed is abundant, precision is scarce."

Source: quest issue #53, quest README

Current Projects

  • Quest, Multi-agent orchestration for software development: structured AI teamwork with checks, balances, dual reviews, and human gates in service of one principle: "Stop blaming the model. Fix the process."
  • CandidTalentEdge [private beta release], Privacy-first candidate screening that elevates the hiring manager, not replaces them. Cuts through resume-writing noise to surface real candidate signals, strengths, gaps, and evidence, with every decision documented and auditable. AI as untrusted component; humans drive, amplified by agentic insight.
  • Legion [pre-beta hardening], Transparent, adaptable orchestration framework in Rust. Every decision is traceable. Supports constellations from simple to complex for non-technical through technical users, production-quality, opinionated about good software from the start, with custom skills and coding culture built in.
  • g3log, Asynchronous, crash-safe C++14 logger (955 stars, 282 forks). Author and community maintainer.

Notable Open Source

Repo Stars Forks Language Description
quest Stars Forks Python Structured AI teamwork with checks and balances.
g3log Stars Forks C++ Asynchronous, crash-safe logger. C++14, cross-platform.
StopWatch Stars Forks C++ Timing utility built on std::chrono.
g3sinks Stars Forks C++ Ready-to-use sink integrations for g3log.
lock-free-wait-free-circularfifo Stars Forks C++ Lock-free, wait-free circular FIFO implementation.
concurrent Stars Forks C++ Concurrent wrapper for async FIFO-style calls.
active-object Stars Forks C++ Active Object snippets for C++11/03/Qt.
StringFix Stars Forks C++ Lightweight C++ string manipulation helpers.
metrics-and-insights Stars Forks Python Engineering metrics from Jira and GitHub for process improvement and data-driven insights.
blog_linkedlist_vs_vector Stars Forks C++ Benchmark and blog companion code snippets.

12-Month Activity

KjellKod GitHub Stats KjellKod Activity Graph

Blog Posts

Connect

LinkedIn Blog GitHub Sponsors

Pinned Loading

  1. g3log g3log Public

    G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++14 (C++11 support up to release 1.3.2) with no ext…

    C++ 956 282

  2. g3sinks g3sinks Public

    sinks to g3logger

    C++ 36 28

  3. concurrent concurrent Public

    Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.

    C++ 23 9

  4. lock-free-wait-free-circularfifo lock-free-wait-free-circularfifo Public

    C++ 29 10

  5. metrics-and-insights metrics-and-insights Public

    Python scripts for analyzing engineering metrics from Jira and GitHub to help teams and managers identify process improvement, coaching needs and execution improvement opportunities through data-dr…

    Python 4 2

  6. quest quest Public

    Structured AI teamwork with checks and balances. Copy to any repository.

    Python 9 2