Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
View KAJA-MOIDEEN's full-sized avatar
🎯
Focusing
🎯
Focusing
  • MERN Stack Dev at MERN Stack Developer With Hands-on Experience in Modern Tools and Core Web Technologies, Currently Working at TVS Sundaram Industries Pvt Ltd.
  • Chennai
  • https://github.com/KAJA-IT
  • in/kaja-moideen

Block or report KAJA-MOIDEEN

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
KAJA-MOIDEEN/README.md
Kaja Moideen — AI Engineer status role location open to work visitors

Typing SVG

$ whoami → shipping AI features that factory teams actually use, every single day

> stats --live

2+
YEARS EXP
10+
ERP MODULES
4
PROD APPS
RAG
AI SHIPPED
followers
FOLLOWERS
MERN
CORE STACK
profile summary

> cat about.ts

interface AIEngineer {
  name: string;
  compile(): string;
}

const kaja: AIEngineer = {
  name: "Kaja Moideen",
  role: ["Full Stack Developer", "AI Engineer"],
  company: "TVS Sundaram Industries Pvt Ltd",
  experience: "2+ years — enterprise production systems",
  domains: [
    "Manufacturing ERP",      // production · planning · inventory · dispatch
    "CRM & Sales Analytics",  // BI dashboards · KPIs · reporting
    "AI Applications",        // RAG · agents · enterprise search
  ],
  frontend:  ["React", "Next.js", "TypeScript", "Redux Toolkit", "Tailwind", "Framer Motion"],
  backend:   ["Node.js", "Express", "REST APIs", "JWT Auth"],
  databases: ["SQL Server", "MongoDB", "MySQL"],
  ai:        ["OpenAI API", "LangChain", "RAG", "Vector DBs", "Prompt Engineering"],
  deploy:    ["Docker", "Vercel", "Netlify", "Render", "Cloudinary"],
  currentlyLearning: ["AI Agents at scale", "AWS", "System Design"],
  compile() {
    return "Ships AI features that factory teams use every day 🏭⚡";
  },
};

export default kaja;

> skills --matrix

⚛️ Frontend Engineering

frontend

⚙️ Backend & Databases

backend mssql jwt rest

🧠 AI Engineering

openai langchain rag vector embeddings

🚀 DevOps & Platforms

devops render cloudinary
React / Next.js      ████████████████████░  Advanced
Redux Toolkit        ███████████████████░░  Advanced
Node.js / Express    ███████████████████░░  Advanced
SQL Server           ███████████████████░░  Advanced
MongoDB              █████████████████░░░░  Proficient
RAG / LLM Pipelines  ███████████████████░░  Advanced
TypeScript           ████████████████░░░░░  Proficient
Docker               ██████████████░░░░░░░  Learning
AWS                  ██████████░░░░░░░░░░░  Learning

> architecture --render

How my production systems are wired — from browser to LLM
flowchart LR
    subgraph CLIENT["⚛️ CLIENT"]
        A["React · Next.js<br/>Redux Toolkit · Tailwind"]
    end
    subgraph SERVER["⚙️ API LAYER"]
        B["Node.js · Express"]
        C["JWT Auth · REST"]
    end
    subgraph DATA["🗄️ DATA"]
        D[("SQL Server")]
        E[("MongoDB")]
    end
    subgraph AI["🧠 AI LAYER"]
        F["OpenAI API"]
        G["RAG Pipeline<br/>LangChain"]
        H[("Vector DB<br/>Embeddings")]
    end

    A -->|HTTPS| B --> C
    C --> D
    C --> E
    C --> G
    G <--> H
    G <--> F
    F -.->|grounded answers| A
Loading

> projects --featured

🏭 Enterprise Manufacturing ERP

Full-scale ERP powering tyre manufacturing — used on factory floors daily.

Production Planning Inventory Dispatch PDI Quality CRM Reports

🤖 AI ERP Assistant

RAG-powered chat over enterprise knowledge — ChatGPT-style interface for internal teams.

RAG Pipeline Semantic Search Knowledge Base AI Agent

🛒 Customer Ordering Portal

Self-service dealer portal for tyres & rims — browse, order, and track live.

Product Search Customer Login Live Orders Order Tracking Dealer Dashboard

📊 CRM Analytics Dashboard

Real-time sales & manufacturing intelligence — charts, KPI cards, global filtering.

Business Intelligence KPIs Advanced Filters Reports

🌐 Open Source & Personal

Project Description Stack Link
Multi-Vendor E-Commerce Marketplace with role-based access for admins, sellers & customers — led a team of 5 MERN · Tailwind Live ↗
Blog Platform Responsive blog with React Quill editor, JWT auth, pagination & caching MERN · Tailwind Code ↗
Portfolio Website Next.js 15 portfolio — Three.js hero, GSAP, Framer Motion Next.js · TS · R3F Code ↗

> rag-pipeline --trace

The workflow behind my AI ERP Assistant — from raw docs to grounded answers
flowchart TB
    subgraph INGEST["📥 INGESTION"]
        A["Enterprise Docs<br/>SOPs · Manuals · Data"] --> B["Chunking &<br/>Preprocessing"]
        B --> C["Embeddings"]
        C --> D[("Vector Database")]
    end
    subgraph QUERY["💬 QUERY TIME"]
        E["User Question"] --> F["Query Embedding"]
        F --> G["Semantic Search"]
        G --> H["Context Assembly"]
        H --> I["Prompt Engineering"]
        I --> J["LLM"]
        J --> K["Grounded Answer<br/>+ Sources"]
    end

    D --> G
    J -.->|needs action?| L["🤖 AI Agent<br/>Tool Calls"]
    L -.-> J
Loading

> analytics --github

github stats top languages
streak stats
activity graph
productive time repos per language
stats summary

🐍 Contribution Snake

snake animation

> now --running

🔭 Now Building

Next.js full-stack products
AI-powered ERP workflows
Enterprise dashboards

🌱 Now Learning

Docker 🐳 & AWS ☁️
Multi-agent AI systems
Scalable system design

🎯 Roadmap

Ship an open-source AI tool
Cloud-native deployments
Contribute to OSS AI projects

> journey --timeline

timeline
    title From Graduate to AI Engineer
    2023 : M.Sc Computer Science — The New College, Chennai
    2024 : Full Stack Certification — WhyTap
         : Full Stack Developer Intern — Why Global Services
         : MERN projects · JWT auth · MongoDB
    2025 : Joined TVS Sundaram Industries
         : Manufacturing ERP modules shipped
         : CRM Analytics Dashboard · React Native dispatch app
    2026 : RAG-powered AI ERP Assistant in production
         : AI Agents · Docker · AWS
         : Building what's next
Loading

> achievements --unlocked

🏭
Manufacturing ERP
10+ modules in daily production use
🤖
AI in Production
RAG assistant shipped to real users — not a demo
📊
CRM Intelligence
Analytics platform with real-time KPIs

End-to-End Ownership
UI → API → DB → AI
🎓
Full Stack Certified
WhyTap, Chennai
👥
Team Leadership
Led a team of 5 on a multi-vendor platform
📱
Mobile Delivery
React Native dispatch app for field ops
🔌
Scalable APIs
REST architectures serving daily operations

> connect --init

Always open to interesting problems, AI engineering roles, and good conversations.



Typing SVG

footer

Pinned Loading

  1. CHAT-APP CHAT-APP Public

    JavaScript 1 1

  2. User-Authentication-system User-Authentication-system Public

    JavaScript

  3. blog-exercise blog-exercise Public

    Forked from fellowdatascientist/blog-exercise

    A task to assess full stack developer

    JavaScript 1

Morty Proxy This is a proxified and sanitized view of the page, visit original site.