Open Source

The live page pulls public repositories from GitHub at runtime:

It also pulls merged external open-source contribution projects from GitHub Search:

Categorization

Each repo is categorized from its name, description, and primary language. The first matching category wins:

  1. AI & Machine Learning - LLMs, MCP servers, on-device inference (Whisper, MLX, Ollama, Kokoro, Qwen, etc.)
  2. Flutter & Dart - any Dart project or anything mentioning Flutter
  3. Native & CLI Tools - macOS / iOS / Homebrew / shell / system utilities
  4. Other Projects - everything else

Inside each category, curated priority work appears first. Priority is bounded from 0 to 5 and is null by default. Repos with the same priority fall back to most recently pushed first.

Browse

Notable work

For stars, last commit, and language metadata, use the GitHub API above or open the live page.

Contributions

The contribution section closes the page: one tile per external public repository where Soroush has merged pull requests. Each tile shows the project logo, project name, the owner/repository name, and the merged pull request count. Opening a tile goes to the GitHub merged-PR search for that repository with author:gabrimatic.

The section closes on one link, Flutter SDK: https://www.gabrimatic.info/flutter-sdk, the record of the fixes merged into flutter/flutter itself.

Preparing gabrimatic