$ whoami

Mohammodullah Emran

Software Engineer — (SRE)

I build observable, honestly-documented backend systems. The backend is the portfolio — this site is a thin client of a real, production-deployed .NET API, and every metric on it is real.

bash — emran.blog
$ curl https://api.emran.blog/api/whoami
{
  "name": "Mohammodullah",
  "role": "Software Engineer (Site Reliability)",
  "location": "Bangladesh",
  "site": "https://emran.blog",
  "api": "https://api.emran.blog",
  "docs": "https://api.emran.blog/docs",
  "github": "https://github.com/emranmho",
  "email": "mhoemran@gmail.com",
  "focus": [
    ".NET",
    "C#",
    "distributed systems",
    "Agentic AI (explore)",
    "Go (learning)"
  ],
  "message": "The backend is the portfolio. Everything on this site comes from this API — poke around: /docs"
}
$
curl https://api.emran.blog/api/whoami

// live from /api/metrics

uptime18h 4m
requests today1,503
p95 latency11ms
error rate0.40%