Skip to content
View idirdev's full-sized avatar

Block or report idirdev

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
idirdev/README.md

Typing SVG


Portfolio 3D CV LinkedIn Twitter


> whoami

const idir = {
    location: "Lille, France 🇫🇷",
    roles: ["Software Engineer", "Founder", "Game Systems Designer"],
    company: "IDIRDEV",
    building: ["ELIGIBLED", "No Shortcuts Studio", "Project Elysia"],
    motto: "No shortcuts — just craft."
};

I'm a software engineer who builds full-stack products, real-time systems, AI tools, and game-related tech.

I founded ELIGIBLED — a social gaming platform with identity verification, behavioral analysis, and 400+ API routes. I also run No Shortcuts Studio, a gaming ecosystem spanning multiple sites and Project Elysia, an ambitious FPS universe.

My portfolio features a 3D walkable CV built with Three.js — because a PDF just isn't enough.



Tech Arsenal

Languages & Runtime

Frontend

Backend & Data

DevOps & Tools


Featured Projects

ELIGIBLED

Social Gaming Platform

408 API routes · 95 database tables · Behavioral engine

TIMA ID · TIMA Shield · TIMA Creator — Identity verification, match integrity, and creator tools for competitive gaming.

Visit

No Shortcuts Studio

Gaming Ecosystem

3 sites · Multi-language · Standalone builds

A full gaming brand: studio hub, game pages, and community — all self-hosted on a single VPS.

Visit

3D Interactive CV

Walkable Portfolio Experience

First-person view · 80 repo objects · Particle system

Walk through my office and garden in 3D. Explore repos as objects, click furniture for details. Not your average resume.

Experience it

Project Elysia

FPS Game Universe

World building · Game systems · Community

An ambitious competitive FPS project with deep lore, unique mechanics, and a vision for esports integrity.

Visit


Open Source Highlights

Repo Description Tech
agentflow AI agent workflow orchestration TS
collab-engine Real-time collaborative editing (CRDT) Node
virtual-dom-engine Virtual DOM from scratch JS
realtime-analytics-engine Live analytics pipeline Redis
state-machine-lib Finite state machine library TS
rate-shield Advanced rate limiter Node
edge-runtime Edge runtime implementation TS
socket-realtime-chat Real-time chat system Socket


GitHub Analytics



Let's Connect


  ╔═════════════════════════════════════════════════════════════════╗
  ║                                                                 ║
  ║  "Code is the closest thing we have to superpowers." — idirdev  ║
  ║                                                                 ║
  ╚═════════════════════════════════════════════════════════════════╝

Pinned Loading

  1. agentflow agentflow Public

    AI agent workflow orchestration engine — multi-model, tool calling, cost tracking, retries

    TypeScript

  2. auth-audit-api auth-audit-api Public

    Production-grade authentication and audit logging API — Express, TypeScript, PostgreSQL, JWT, RBAC

    TypeScript

  3. opsboard opsboard Public

    Full-stack operations dashboard — Next.js 14, TypeScript, Tailwind, PostgreSQL, real-time monitoring

    TypeScript

  4. collab-engine collab-engine Public

    Real-time collaborative editing engine with CRDT, presence, and conflict resolution

    TypeScript

  5. match-integrity-dashboard match-integrity-dashboard Public

    Game match integrity analytics — anomaly detection, behavior profiling, fairness scoring

    TypeScript

  6. realtime-analytics-engine realtime-analytics-engine Public

    Event processing pipeline with time-window aggregation, alerting, and streaming analytics

    TypeScript