Skip to content
View OmarAbdo's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report OmarAbdo

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
OmarAbdo/readme.md

Omar Abdou

Senior Software Engineer · Berlin

Typing

Location Remote Go AI


$ whoami

package main

// Senior Software Engineer.
// I build backends that stay correct under failure — and AI products that ship.
type Omar struct {
    Focus     []string // consensus, consistency, replication, fault tolerance
    Building  []string // Quik, Tafkeer, Crystal, Luqman
    Depth     string   // Raft end-to-end: linearizable reads, total-order execution
    Reach     string   // 100+ foundation models routed across 2 production aggregators
    Principle string   // "scalable from day one, correct before clever"
    Ownership string   // design → deployment → DevOps, end to end
}

$ currently

Crystal — a paper-faithful Raft implementation in Go, written to be read. Luqman — a multi-signal trading-intelligence platform over a hybrid deep-learning core. LifeOS Labs — co-founded & led engineering on two AI super-apps routing 100+ LLMs.


$ selected-work

Project What it is
Crystal  Go Raft consensus from scratch — leader election, log replication, snapshots + InstallSnapshot, a crash-safe write-ahead log, and an integration suite that drives a live 3-node cluster. Every decision traceable to the paper.
Luqman  Python Trading-intelligence platform: fundamental, technical, sentiment, macro & seasonality signals over a hybrid LSTM / GRU / CNN / attention modeling core with its own data pipeline.
Quik · Tafkeer  GoReact Two production AI aggregators (LifeOS Labs). Autonomous routing across 100+ LLMs with vector- & graph-RAG memory on a microservices backend.
Netro  Claude Published Claude Code plugin for autonomous AI coding workflows — memory persistence across compaction, completion enforcement, continuous execution.

Also on the profile — Antonella (offline Windows voice assistant, local Whisper) · Pikachu (graph-RAG knowledge assistant) · Cordelius (microservices + RabbitMQ e-commerce)


$ stack

Languages Go Python TypeScript JavaScript PHP

Backend & Distributed Systems gRPC Kafka Raft Event-Driven DDD FastAPI NestJS

AI & Machine Learning PyTorch TensorFlow LangChain LangGraph RAG

Data & Storage PostgreSQL MySQL MongoDB Redis

Cloud & DevOps AWS Docker Kubernetes Terraform GitHub Actions


$ git log --author=omar

* 2025–2026   LifeOS Labs — Co-Founder & Lead Engineer   feat: Quik + Tafkeer, 100+ LLMs, vector/graph RAG
* 2023–2024   Independent Software R&D                    feat: Crystal (Raft) · Luqman (AI) · Netro (DDD sim)
* 2019–2022   Simon Kucher — Backend Developer            perf: 3rd most profitable project across 40+ offices
* 2016–2019   Code Netro — Founder & Full-Stack Dev       ship: 12+ products across 5+ countries

$ connect

Portfolio LinkedIn Email

correct before clever · scalable from day one

Pinned Loading

  1. Omar Omar Public

    My Personal website

    TypeScript

  2. Crystal Crystal Public

    A simple distributed key value store implementing RAFT. Written in Golang

    Go

  3. Luqman Luqman Public

    A trading bot based on hybrid Deep Learning models such as RNNs (LSTM, GRU), CNNs, and attention mechanisms. Also equipped with a data prepration pipeline that fetchs recent stock market data from …

    Python 1 1