Skip to content
View eshan-one's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report eshan-one

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

Hi 👋 I'm Eshan

Fullstack Software Engineer building enterprise banking systems with MERN & Go — now going deep on Applied AI Engineering (LLMs, RAG, Agents, MCP).

  • 🏦 Building frontend & backend modules on a Unified Payments Platform serving enterprise banking clients
  • 🐍 Comfortable across JavaScript/TypeScript, Python & Go
  • 🤖 Currently deep in a 100-day Applied AI Engineering curriculum — RAG pipelines, agentic workflows, LLM APIs
  • 🎓 VJTI grad
  • ⚡ I like moving fast from concept → working project
flowchart TD
    ME(("👨‍💻 Eshan"))

    ME --> MERN["🌐 MERN Stack"]
    ME --> PY["🐍 Python"]
    ME --> GO["🐹 Go"]
    ME --> AI["🤖 AI Engineering"]

    MERN --> M1["MongoDB"]
    MERN --> M2["Express.js"]
    MERN --> M3["React"]
    MERN --> M4["Node.js"]

    PY --> P1["FastAPI"]
    PY --> P2["Scripting & Automation"]

    GO --> G1["Concurrency"]
    GO --> G2["Microservices"]

    AI --> A1["LLM APIs"]
    AI --> A2["RAG Pipelines"]
    AI --> A3["Agents & MCP"]

    classDef me fill:#1f2937,stroke:#38bdf8,stroke-width:2px,color:#fff,font-weight:bold;
    classDef mern fill:#0d3b66,stroke:#38bdf8,color:#fff;
    classDef py fill:#2b3a1a,stroke:#7ec636,color:#fff;
    classDef go fill:#062f2f,stroke:#00ADD8,color:#fff;
    classDef ai fill:#3b0d3b,stroke:#d946ef,color:#fff;

    class ME me;
    class MERN,M1,M2,M3,M4 mern;
    class PY,P1,P2 py;
    class GO,G1,G2 go;
    class AI,A1,A2,A3 ai;
Loading

📫 Reach me: eone84424@gmail.com

Pinned Loading

  1. huggingface-mcp-course huggingface-mcp-course Public

    Learning the Model Context Protocol (MCP) through the Hugging Face course with hands-on examples, notes, and projects.

    Python 1

  2. ghost-ai ghost-ai Public

    Ghost AI is an AI systems architecture builder which uses visual blocks to structure your systems or applicaton architecture

    TypeScript

  3. go-playground go-playground Public

    Learning Go through hands-on examples, exercises, and backend projects.

    Go 1