Skip to content
View Pavel-Durov's full-sized avatar
😻
😻

Highlights

  • Pro

Block or report Pavel-Durov

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
Pavel-Durov/README.md
PAVEL(1)                       User Manual                       PAVEL(1)

NAME
       Pavel Durov Economides

SYNOPSIS
       Can fix your business logic, memory leaks, register allocations,
       cloud scaling issues, and your printer. Scales teams from zero
       to fifty engineers, as comfortable in the trenches as at the helm.
       Based in London, UK.

CONTACT
       web, blog, linkedin, github, email

DESCRIPTION
       Software engineer working currently on agentic cloud systems;
       the backends, data pipelines, and infrastructure they run on.

       In parallel, researching meta-tracing JITs -- reducing
       interpreter overhead without modifying interpreter code.

       Reaches for the stdlib before a framework, deletes more code
       than ships. Optimises relentlessly: org structure, SDLC processes, 
       and the CPU cycles your interpreter burns.

       Largely self-taught: most of what he knows comes from books,
       open source, and other humans. Off-keyboard: philosophy, music,
       gardening, running, bouldering, planet earth.

TOOLBELT
       languages  TypeScript, Python, Go, Rust, C, C++, C#, Java, Bash, Lua
       runtime    Node, Bun, LLVM, Linux
       data       PostgreSQL, Neo4j, Redis, MongoDB, DynamoDB, S3, MSSQL, Elasticsearch
       infra      Kubernetes, Docker, Terraform, GCP, AWS, Azure, Cloudflare, Flux, Argo, Traefik
       ci         GitHub Actions, CircleCI, Jenkins, Datadog, Sentry
       ai         Claude, MCP, Pydantic, Vertex, Bedrock, Anthropic, Helicone, Composio, Braintrust

SEE ALSO
       cv(1), philosophy(7), blog(1)

PAVEL(1)                       User Manual                       PAVEL(1)

Pinned Loading

  1. ykjit/yk ykjit/yk Public

    yk packages

    Rust 89 10

  2. ykjit/yklua ykjit/yklua Public

    yk-enabled Lua interpreter

    C 7 6

  3. ykjit/ykllvm ykjit/ykllvm Public

    Forked from llvm/llvm-project

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at…

    LLVM 1 6

  4. ykjit/haste ykjit/haste Public

    Benchmark result differ.

    Rust 2 3

  5. SOM-st/SOMpp SOM-st/SOMpp Public

    Forked from smarr/SOMpp

    SOM++ - C++ implementation of the Simple Object Machine Smalltalk

    C++ 18 6

  6. kimchi.py kimchi.py Public

    RPython Interpreter

    Python