Projects & Blogs

Project

open-dmo - An AI Data Office in Your Terminal

Running a data management office as software, with AI help attached to the people doing the work instead of parked in another portal. Humans own every decision, and it runs entirely inside the organization's own network.

AI/MLAgentsData Governance
Project

Syaq - A Saudi Context Layer for Any Model

A model is fluent everywhere and grounded nowhere. Syaq sits behind whichever model you already use and hands it the Saudi part, dated and traceable to a real source. Arabic governs, and it stays free.

AI/MLData EngineeringArabic
Project

Cortex - Enterprise Intelligence Platform

One platform for both halves of an analytics stack: Superset dashboards and Dremio self-service on one side, document routing, RAG chat, and quality profiling on the other. The models run locally on Ollama, so nothing leaves the box.

Data PlatformAI/MLDockerFastAPIReact
Project

Open Data Stack

Batch and streaming pipelines running side by side over the same live market feed: Airflow into DuckDB on one path, Kafka into Spark on the other, Superset on top. Open source, 73 tests, one docker-compose up.

Data EngineeringKafkaSparkAirflowDuckDB
Project

Microsoft Data Stack

An end-to-end pipeline on SQL Server 2022: REST and CSV ingestion, four layers from Raw to Analytics, and dashboards that count every row received, stored, and rejected. Airflow orchestrates it, Docker Compose runs it.

Data EngineeringSQL ServerAirflowSupersetDocker