Hello, I am

Subhadip Dawn

AI Systems Engineer

Distributed Systems • Open Source

Building intelligent infrastructure, automation platforms, and scalable backend systems.

I am an AI Systems Engineer focused on building intelligent infrastructure that operates at scale. My work sits at the intersection of distributed systems, machine learning pipelines, and open source tooling — solving problems that span multiple layers of the technology stack.

Currently

Building ScamIntelli, a real-time fraud detection platform powered by graph ML and anomaly detection. Exploring LLM-driven game AI through GeneralsAI. Maintaining WZML-X, an automation framework powering Telegram-based workflows with queued task processing.

Background

I have contributed to large-scale distributed systems and open source projects across the AI and automation space. I care about writing systems that are observable, fault-tolerant, and simple enough to reason about at 3 AM when something breaks.

By the numbers

0+
GitHub Commits
0
Open Source Projects
0
Years Engineering
0
Technologies Mastered

System design preview

Full details
// ScamIntelli — fraud detection pipeline
  ┌─────────────┐     ┌──────────────┐     ┌───────────────────┐
  │  Transaction│────▶│  FastAPI     │────▶│  Redis Stream     │
  │  Event      │     │  Ingestion   │     │  (event queue)    │
  └─────────────┘     └──────────────┘     └────────┬──────────┘
                                                    │
                                           ┌────────▼──────────┐
                                           │  Graph Builder    │
                                           │  Worker Pool      │
                                           └────────┬──────────┘
                                                    │
                              ┌─────────────────────▼──────────┐
                              │         PostgreSQL Graph DB     │
                              │   Nodes: Account│Device│IP      │
                              │   Edges: Transaction│SharedAttr │
                              └─────────────────┬──────────────┘
                                                │
                    ┌───────────────────────────▼───────────────┐
                    │           Detection Engine                 │
                    │   GNN Embeddings + Gradient Boost         │
                    │   → Fraud Score + Attribution Trace       │
                    └───────────────────────────────────────────┘

Layered depth

persisted across visits

High-level overview — what it is and why it matters.

What ScamIntelli does

ScamIntelli detects fraud in real time by looking at relationships between bank accounts, devices, and IP addresses — not just individual transactions. When a fraud ring tries to exploit a system, their shared infrastructure leaves a graph fingerprint. ScamIntelli finds it.

Tech stack

Core infrastructure tools I use daily — from backend services to frontend delivery.

Recent projects

All projects
  • Mar 01, 2026
    mefolio — Personal Intelligence Hub

    This site. An Astro 5 + SolidJS personal portfolio with a terminal interaction mode, architecture diagrams, layered complexity views, and a news intelligence feed. Built as a living system, not a static page.

    • Astro
    • SolidJS
    • TypeScript
    • Tailwind
    • MDX
  • Jan 01, 2026
    ScamIntelli

    Real-time fraud detection platform powered by graph machine learning. Detects coordinated fraud rings by analyzing entity relationships, shared attributes, and transaction topology using GNNs and gradient boosting.

    • Python
    • FastAPI
    • Graph ML
    • PostgreSQL
    • Redis
    • Docker
  • Oct 01, 2025
    GeneralsAI

    An LLM-powered AI agent for real-time strategy games. Uses chain-of-thought reasoning, map state encoding, and a hierarchical planning architecture to generate human-readable strategic decisions.

    • Python
    • LLM
    • Game AI
    • FastAPI
    • TypeScript

GitHub activity

View profile

Let's connect

Reach out to me via email or on social media.