Created or co-created

Projects

Maintained

barqr — Self-Hosted QR & Barcode Microservice

Stateless HTTP service that generates, decodes and validates QR codes and barcodes from a single container — no database, no GUI, no SaaS. Written in Go and shipped as a signed distroless image with an SBOM and build provenance.

  • Go
  • chi (Go HTTP router)
  • Docker
  • Kubernetes
  • GitHub Actions
  • CI/CD
  • +8 more
Maintained

Algeria Wilayas & Communes — Open Dataset

Open dataset of Algeria administrative divisions — 69 wilayas, 591 daïras and 1541 communes, reflecting the 2025/2026 reform. Trilingual names plus postal codes, shipped as plain JSON with no runtime dependencies.

  • Python
  • JavaScript
  • GitHub Actions
  • CI/CD
  • Linux
Completed

Fake News Detection in Algerian Dialect

Master's thesis project: fine-tuning Transformers and LLMs to detect fake news in Algerian Darija. Published at IEEE RIF 2025.

  • Python
  • Transformers & LLMs
  • NLP & Data Mining
  • Machine Learning
  • Deep Learning
In progress

TaskFlow — Team Task Manager with RBAC

Multi-client team productivity service: FastAPI backend with role-based access control, SvelteKit web UI, and a Python CLI — all sharing one Postgres + Redis stack. Built layer by layer following Clean Architecture, 12-Factor, and OWASP Top 10 — every commit traceable to an Issue and PR.

  • Python
  • FastAPI
  • Pydantic
  • PostgreSQL
  • Redis
  • ORM (SQLAlchemy, Prisma)
  • +13 more