Skip to content
View Izenberk's full-sized avatar

Block or report Izenberk

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
Izenberk/README.md

Korn-apichit N. (Korn)

AI Automation Architect · Backend Engineer · Former Derivatives Trader

Bridging high-precision financial logic with autonomous AI systems

LinkedIn Email OS


About Me

I architect agentic AI workflows and scalable backend systems — transitioning from a career in Financial Trading and Data Engineering (PySpark, SQL, Airflow) into the AI automation space.

My edge: I bring financial-grade precision and data-pipeline thinking to every system I build. I don't copy-paste — I go deep on fundamentals (Linux internals, API design, SOLID principles, MCP security) so I can architect, build, and ship independently.

"Done is better than perfect, but clean code is non-negotiable."


🛠️ Tech Stack

AI & Automation

n8n MCP

Backend

Go Node.js NestJS Python

Data Engineering (Heritage Stack)

Apache Airflow Apache Spark dbt PostgreSQL

Infrastructure & DevOps

Docker Kubernetes Linux Git


🚀 2026 Focus

Area What I'm Building Toward
🐹 Go (Golang) High-performance backend services — concurrency model, stdlib depth, production-grade CLI tools
☸️ Kubernetes Graduating AI agent workloads from local Docker to resilient, auto-scaling K8s clusters
🤖 MCP & Agentic Systems Custom MCP servers that bridge LLMs with local tools and external APIs securely
🐧 System Fundamentals Linux internals, Bash automation, and OS-level performance tuning on Ubuntu

🧩 Featured Projects

⭐ Shard-Link — Resonant Context Engine

Go · Neo4j · PostgreSQL + pgvector · SQLite · MCP · Docker

A high-performance long-term memory hub for AI agents. Shard-Link acts as a semantic gatekeeper — fragmenting, storing, and routing context across a Triple-Engine architecture (graph mesh + vector archive + local seed memory) so LLMs maintain persistent, privacy-first memory across sessions.

Key engineering highlights:

  • Knowledge Mesh (Neo4j + GDS): Graph-based relational reasoning with PageRank centrality and Louvain community clustering for multi-resolution retrieval
  • GraphRAG Synthesizer: Background goroutine autonomously bonds resonant shards, detects communities, and generates LLM-summarized macro-context — without blocking the MCP server
  • Survival Formula: Every shard gets a retention score S = (Density × Centrality × Vitality) / TimeDecay — the system reinforces what you think about most and evicts orphaned data automatically
  • Sub-5ms retrieval target: SIMD-accelerated vector search via pgvector, database-side computation, minimal Go overhead
  • Defense-in-depth security: Cloudflare Tunnel edge → API key middleware → HTTPS transport. No port forwarding required
  • MCP Streamable HTTP (2024-11-05): Primary transport with 10s heartbeat intervals to survive Cloudflare idle timeouts; SSE kept for legacy compat

📄 Whitepaper · Roadmap · Repo →


🤖 AI Agent Orchestrator

n8n · Node.js · MCP

Custom MCP servers that give LLMs secure, structured access to local tools and external APIs. Focus on autonomous task execution with proper error boundaries and least-privilege API integration.


🎬 Nextflix

Next.js · NestJS · Clean Architecture

Netflix-style movie platform built as a full-stack monorepo. Demonstrates domain-driven design, type-safe backend contracts, and clean separation of concerns across the frontend/backend boundary.


🤝 Let's Connect

I'm open to roles and collaborations at the intersection of AI Automation, Backend Engineering, and Cloud-Native infrastructure.

Pinned Loading

  1. shard-link shard-link Public

    Go 1

  2. gobank gobank Public

    This project plan to be my learning project to set strong foundation of Back-end with Go.

    Go

  3. Portfolio Portfolio Public

    TypeScript

  4. aegis-stream aegis-stream Public

    Go

  5. nextflix-web-application nextflix-web-application Public

    TypeScript