Skip to content
View dlekdns08's full-sized avatar

Block or report dlekdns08

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

Hi there, I'm dlekdns08 👋

Typing SVG

slithering snake

Profile views


🧠 About Me

class AIEngineer:
    def __init__(self):
        self.name = "dlekdns08"
        self.role = "AI Engineer"
        self.focus = [
            "Large Language Models (LLM)",
            "RAG & Agent Systems (LangChain / LangGraph / MCP / A2A)",
            "LLMOps & Distributed Training (H100 / HPU / NPU)",
            "Domain-specific Fine-tuning (SFT / DPO / Instruction Tuning)",
        ]
        self.currently_working_on = [
            "Enterprise E-commerce Chatbot Solution",
            "LLMOps Platform (vLLM / NeMo / Kafka / Spark)",
            "In-house HR & PR/IR RAG Chatbots",
        ]

    def say_hi(self):
        print("From research to production — let's build something real 🚀")

me = AIEngineer()
me.say_hi()

🛠️ Tech Stack

💻 Languages

Python TypeScript JavaScript C#

🤖 AI / ML / LLM

PyTorch Transformers DeepSpeed NeMo vLLM Ollama llama.cpp LangChain LangGraph scikit-learn OpenCV

🎮 Game / XR

Unity .NET

⚙️ Backend / Frontend

FastAPI Flask Pydantic Next.js Svelte

🗄️ Databases & Storage

PostgreSQL MySQL MongoDB Redis OpenSearch MinIO

📊 Data & Pipeline

Pandas NumPy Apache Kafka Apache Spark Hadoop

☁️ Infrastructure & DevOps

AWS Docker Kubernetes Helm GitHub Actions GitLab CI Jenkins Argo CD Grafana

🚀 Hardware Acceleration

NVIDIA H100 Intel Gaudi AMD ROCm

🧰 Tools

Git GitHub GitLab VS Code Visual Studio Jupyter


📊 GitHub Stats

stats languages

streak


🐍 Contribution Snake — 초록 뱀이 내 컨트리뷰션을 먹어치웁니다

green snake eating contributions


📫 Connect With Me

⭐️ From dlekdns08 — Thanks for visiting!

Pinned Loading

  1. autonoma autonoma Public

    Self-organizing LLM agent swarm with a live cast you can watch

    Python 2

  2. blog blog Public

    blog

    TypeScript 1

  3. self-healing-cicd self-healing-cicd Public

    self-healing-cicd

    Python 1

  4. UASEF UASEF Public

    Uncertainty-Aware Safe Action Elicitation Framework for Clinical Decision-Making Agents

    Python 1

  5. arxiv-graph arxiv-graph Public

    Daily-crawled knowledge graph of arXiv CS & NLP papers — nodes ranked by importance, edges by semantic relevance.

    Python 1

  6. GRACE GRACE Public

    GRACE — GRPO-based Reasoning Assistance Calling Efficiently. A learned meta-policy that decides when to invoke an LLM planner in cooperative cooking games (Overcooked), reducing LLM calls while pre…

    Python