Skip to content
View abendrothj's full-sized avatar
๐Ÿ“š
Learning
๐Ÿ“š
Learning

Highlights

  • Pro

Block or report abendrothj

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
abendrothj/README.md

Jake Abendroth

Systems Architecture & Application Security

I build high-performance, memory-safe infrastructure and security tooling. My core focus is on systems-level Rust, POSIX vulnerabilities, and dynamic execution environments.

๐Ÿ—๏ธ Featured Engineering & Research

  • uutils/coreutils (Open Source Contributor) Contributor to the cross-platform Rust rewrite of the GNU coreutils. Recently mitigated OS-level TOCTOU (Time-of-Check to Time-of-Use) race conditions utilizing openat for secure directory traversal.

  • LAO (Local AI Orchestrator) A commercial-grade, multi-modal AI execution engine written in Rust. Features a custom Directed Acyclic Graph (DAG) scheduler and a dynamic plugin architecture that loads compiled .dylib/.so C/C++ inference engines at runtime via FFI.

  • Argus A high-performance, multi-threaded File Integrity Monitor (FIM). Implements parallel SHA-256 cryptographic hashing to detect unauthorized filesystem mutations across massive directories.

  • Finlingo CTO / Lead Architect. Managing the backend infrastructure and shipping cross-platform iOS/Android builds.

โš™๏ธ Technical Stack

  • Languages: Rust, C/C++, Python, POSIX Shell
  • Systems: FFI / ABI Stability, Dynamic Library Loading, Concurrency (Tokio), Memory Safety
  • AppSec: Vulnerability Mitigation, Fuzzing, Race Condition Analysis, Cryptography

๐Ÿ”— Connect

Pinned Loading

  1. uutils/coreutils uutils/coreutils Public

    Cross-platform Rust rewrite of the GNU coreutils

    Rust 22.8k 1.8k

  2. LAO LAO Public

    Cross-platform desktop tool for chaining local AI models and plugins into powerful, agentic workflows. It supports prompt-driven orchestration, visual DAG editing, and full offline execution.

    Rust 6

  3. Doppel Doppel Public

    ๐Ÿฆ€ A blazing fast, zero-config BOLA/IDOR detector. Features session swapping, mutational fuzzing, and local AI support.

    Rust

  4. Sigil Sigil Public

    Perceptual video fingerprinting + Ed25519 signatures. Survives compression for AI dataset provenance and legally-defensible ownership proof.

    Python

  5. Argus Argus Public

    Directory Checksum/Monitor tool

    Rust

  6. portfolio portfolio Public

    My portfolio website, built with TS on Next.js using React and Tailwind CSS

    TypeScript