Skip to content
View fajarhide's full-sized avatar
💻
terminal
💻
terminal

Block or report fajarhide

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

Hi, I'm Fajar 👋

AI Tools Developer building practical, efficient systems.

Go Python TypeScript Node.js OpenAI Rust Anthropic

Philosophy: Make it work. Make it right. Make it fast.

Focus

Tooling that sits between coding agents and the models they call: token accounting, context compression, protocol adapters. Mostly Rust and Go, mostly CLIs and hooks.

Current Projects

  • OMNI stars Rust. Stops an agent paying to re-read output it has already seen, by turning repeated bytes into retrievable handles. 74.9% off 6,656 recorded commands, and every number replays on your own corpus.
  • HeimSense stars Go. Runs Claude Code against any LLM provider by translating Anthropic's protocol to OpenAI's and back. Single binary, 20+ providers, no Python or Node runtime.
  • AI PR Describer GitHub Action that writes the pull request description from the diff.

Elsewhere

Merged pull requests in other people's repositories.

GitHub Streak

Connect

Email Twitter Threads LinkedIn

Support

profile views

GitHub Sponsors Ko-Fi PayPal Saweria

Pinned Loading

  1. omni omni Public

    Stop paying to re-read the same output. OMNI turns repeated bytes into retrievable handles: 97.2% off a file your agent reads twice, 74.9% across 6,656 real commands. Nothing deleted, nothing inven…

    Rust 344 33

  2. ai-pr-describer ai-pr-describer Public

    Automatically generate descriptions for pull requests using any OpenAI-compatible AI model

    Go 3

  3. heimsense heimsense Public

    Unlock Your Claude Code for Any LLM

    Go 11 1