Live Demo

See It In Action

Real semantic search across thousands of repositories — results in milliseconds.

gitdeepsearch — bash
Featured Work

Big Projects

Production-grade systems built for scale — open source and battle-tested.

🔍
GitDeepSearch Engine
Elixir / BEAM

Distributed semantic code search engine powered by Erlang/OTP. Indexes millions of files across repos using embedding models and fault-tolerant actor nodes.

4.2k stars 312 forks ⚡ 95ms avg query
View Source
🧠
Code Embedding Pipeline
Python / PyTorch

Fine-tuned transformer models for code understanding. Trains on multi-language codebases to generate semantically rich embeddings that understand intent, not just syntax.

2.8k stars 🔥 40+ languages 📊 98.2% accuracy
View Source
GDS CLI Toolchain
TypeScript / Node.js

Developer-first CLI for GitDeepSearch. Authenticate, search, and pipe results into your workflow. Integrates with VS Code, Neovim, and JetBrains IDEs out of the box.

1.5k stars 📦 62k weekly downloads
View Source
🚀
Real-time Index Sync
Go / gRPC

Webhook-driven incremental indexing service. Listens to GitHub push events and updates the search index in under 500ms — keeping results always current without full re-index.

987 stars ⚡ <500ms sync 🌐 99.99% uptime
View Source
🔐
Private Repo Auth Gateway
Rust / Axum

Zero-trust OAuth gateway for indexing private organization repos. Fine-grained scopes, encrypted isolated shards per org, GDPR-compliant audit logging.

643 stars 🔒 SOC 2 ready
View Source
📊
Search Analytics Dashboard
React / TypeScript

Real-time observability for search quality. Tracks query latency, result relevance scores, index freshness, and user engagement patterns with live Grafana-style charts.

521 stars 📈 Live metrics
View Source
The Builder

Professional Developer

Crafting distributed systems and developer tools that power real engineering teams.

S
Simon Makzon
// Senior Software Engineer

Specializing in distributed systems, developer tooling, and semantic search infrastructure. Passionate about building tools that make engineers more productive — from the query box to the BEAM process that answers it.

Open source contributor. Focused on building technology that understands code the way engineers do — by intent, not just by keyword.

5+
Years Experience
10k+
Repos Indexed
3.2k
Commits This Year
9.8k
GitHub Stars
Core Stack
Elixir Erlang/OTP TypeScript Rust Go Python React Node.js
Infrastructure & Systems
PostgreSQL Redis Kafka gRPC Docker Kubernetes Terraform AWS Grafana
AI / ML
PyTorch Transformers Vector DBs Embeddings RAG Fine-tuning