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:
- AI & Machine Learning - LLMs, MCP servers, on-device inference (Whisper, MLX, Ollama, Kokoro, Qwen, etc.)
- Flutter & Dart - any Dart project or anything mentioning Flutter
- Native & CLI Tools - macOS / iOS / Homebrew / shell / system utilities
- 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
- GitHub profile: https://github.com/gabrimatic
- Pub.dev packages (Flutter / Dart): https://pub.dev/publishers/gabrimatic.info/packages
Notable work
local-whisper- offline-first voice dictation, transcription, cleanup, and text-to-speech for macOS, iOS, and Android, with a companion Homebrew tap.mcp-web-search-tool- MCP server that gives AI models a real-time web-search tool.mcp-prose-memory- MCP server for prose-based persistent memory with JSON storage.kokoro-mlx/qwen3-asr-mlx- speech models running on Apple Silicon via MLX.threadstone- offline terminal chat for local LLMs on Apple Silicon.restart_app- Flutter plugin for restarting an app from code.otp_auth- Dart package for HOTP / TOTP one-time passwords.passes_box- offline password manager with AES-256, biometric auth, and encrypted backups.ocr-capture- macOS utility for selecting a screen region, extracting text, and copying it in one flow.
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.