Skip to content
View arkerone's full-sized avatar

Block or report arkerone

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
arkerone/README.md

Hey, I'm Axel Shaïta

Engineering Manager, backend-minded software engineer, AI enthusiast, and French tech blogger.

I help teams build useful software with clear architecture, sustainable engineering practices, and a pragmatic relationship with AI.

GitHub X LinkedIn Stack Overflow Code Heroes blog

What I care about

  • Engineering leadership that keeps delivery, quality, and people in balance.
  • Pragmatic software architecture, especially in backend systems.
  • AI-assisted development, developer experience, and how engineering work is changing.
  • Technical writing that clarifies decisions and tradeoffs.

Topics I enjoy

Engineering Management AI Engineering Backend Architecture TypeScript JavaScript Node.js

Writing

I blog in French at Code Heroes, mostly about software engineering, technical decisions, JavaScript/TypeScript, architecture, and lessons from engineering management.

Latest Blog Posts

Pinned Loading

  1. lanterna lanterna Public

    🏮Agent-first Node.js profiler: structured CPU, memory, and async profiling optimized for AI analysis, leak investigation, and performance debugging.

    TypeScript 3

  2. generator-pipeline generator-pipeline Public

    Pipe is a TypeScript utility for elegantly handling operations on iterable sequences. It supports chainable methods like 'where', 'each', 'take', and 'all', facilitating efficient and expressive da…

    TypeScript 1

  3. tiny-container tiny-container Public

    Lightweight dependency injection container for Node.js

    JavaScript

  4. hookify-object hookify-object Public

    Wrap an object with ES6 proxy to add hooks capabilities

    JavaScript 2

  5. csp-promise csp-promise Public

    Simple Javascript CSP lib using Promise.

    JavaScript

  6. batch-data-loader batch-data-loader Public

    Simple data loader for batch processing

    TypeScript