Skip to content
View kyan9400's full-sized avatar

Block or report kyan9400

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.

Content in all repositories owned by your account will be closed.
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
kyan9400/README.md

Alhassan Alfarran

Platform-minded full-stack engineer based in Moscow. I build reliable web products, backend services, and the delivery systems around them—from transactional APIs and observability to GitOps, SLOs, and safe releases.

Core stack: Go, Python, TypeScript, React, Node.js, PostgreSQL, Redis, Docker, Kubernetes, Terraform, Prometheus, and GitHub Actions. Languages: Arabic, English, and Russian.

Flagship projects

  • Gatehouse (live dashboard, API docs) — A policy-first access operations control plane with tenant-scoped requests, role-aware approvals, idempotent writes, optimistic concurrency, a hash-linked audit trail, Prometheus metrics, a React review desk, Docker, Kubernetes, Terraform, and GHCR release automation.
  • DeployLedger (live dashboard) — A self-hosted release-operations control plane with DORA metrics, idempotent deployment ingestion, signed GitHub webhooks, a hash-linked audit trail, Prometheus health signals, a React dashboard, Docker Compose, Kubernetes, Terraform, and release automation.
  • SLO Forge (v1.0.0) — A Go CLI and HTTP API that compiles one SLO definition into Prometheus recording rules, multi-window burn-rate alerts, a Prometheus Operator resource, a Grafana dashboard, and a reviewable error-budget explanation. CI verifies race safety, generated drift, PromQL, the static non-root container, and high/critical vulnerabilities.
  • Platform Blueprint (v1.0.0) — A reproducible GitOps reference platform with Flux reconciliation, metric-gated Flagger canaries, CEL admission controls, Prometheus SLOs, kind smoke tests, and an EKS Terraform path.
  • Stockroom Ledger (live demo) — A full-stack inventory operations console with audited cycle counts, atomic location transfers, idempotent writes, optimistic concurrency, and a hardened container deployment.
  • LeaseQueue (live demo) — A durable background-job service with atomic leases, crash recovery, idempotent submission, bounded retries, dead-letter redrive, and Prometheus metrics.
  • SchemaSentry — A PostgreSQL migration safety analyzer with changed-migration pull-request scans, SARIF reporting, justified suppressions, and a reusable GitHub Action.
  • Mini GPT Workbench (live demo) — A readable character-level transformer with vectorized causal attention, deterministic training, safe checkpoints, controlled sampling, and an interactive transformer explorer.
  • Pathwise (live app) — An explainable university-program discovery and comparison product with a polished Next.js interface, search and filtering flows, and a public production deployment.

Live systems

Product Demo What to inspect
Gatehouse Open dashboard Tenant-scoped access requests, policy decisions, approvals, and audit evidence.
Gatehouse API OpenAPI / Swagger Live FastAPI service with health/readiness probes, OpenAPI, metrics, and auditable access workflows.
DeployLedger Open dashboard Release ingestion, DORA metrics, deployment history, and health signals.
Pathwise Open app Search, compare, and explain university-program choices in a polished product flow.
LeaseQueue Open console Queue operations, retry behavior, leases, and dead-letter recovery.
Stockroom Ledger Open console Inventory transfers, cycle counts, idempotency, and optimistic concurrency.
Webhook Workbench Open workbench Signature verification, event capture, and guarded replay.
Pulseboard Open status page Uptime checks, incidents, SLO budgets, and operational metrics.

Where to start

Hiring signal Project Evidence
DevOps / platform engineering Platform Blueprint Flux GitOps, Flagger canaries, Kyverno policy, Prometheus SLOs, kind smoke tests, and Terraform for EKS.
Backend engineering DeployLedger FastAPI services, signed webhooks, idempotent ingestion, DORA metrics, audit history, and production deployment paths.
Full-stack product engineering Gatehouse React review console, tenant-scoped API, optimistic concurrency, policy evaluation, audit evidence, and a live demo.
Reliability / SRE SLO Forge SLO-as-code compilation into burn-rate alerts, dashboards, Prometheus resources, and reviewable error budgets.

More engineering work

Engineering focus

I care about correctness under failure, secure delivery, useful observability, deterministic automation, and documentation that lets another engineer run and evaluate a project without guesswork.

Pinned Loading

  1. leasequeue leasequeue Public

    Durable background jobs with atomic leases, retries, idempotency, and dead-letter recovery.

    Python

  2. platform-blueprint platform-blueprint Public

    GitOps reference platform with Flux, Flagger canaries, Kubernetes policy, observability, and Terraform EKS.

    PowerShell

  3. slo-forge slo-forge Public

    SLO-as-code compiler for Prometheus burn-rate alerts, Prometheus Operator resources, Grafana dashboards, and reviewable error budgets.

    Go

  4. stockroom-ledger stockroom-ledger Public

    Transactional inventory operations with audited cycle counts, idempotent writes, and optimistic concurrency.

    Python

  5. deployledger deployledger Public

    Self-hosted release operations control plane with DORA metrics, signed webhooks, and production deployment blueprints

    Python

  6. gatehouse gatehouse Public

    Policy-first access operations control plane with auditable approvals, just-in-time grants, and production deployment blueprints

    Python