Profile picture Kambar M.

Kambar M.

JavaScript & AI Developer

Almaty, Kazakhstan

JavaScript and AI developer building intelligent tools, developer infrastructure, and full-stack applications. Specialized in TypeScript, Vue, React, and integrating LLMs and AI agents into real-world products.

$ npx connect
Initializing...
Ready to connect.
Waiting for contact request...
interface Developer {
    name: string;
    skills: string[];
    interests: string[];
};

interface TechStack {
    devOps: string[];
    backend: string[];
   frontend: string[];
   ai: string[];
};

type ContactType = 'github' | 'linkedIn' |'email';

const techStack: TechStack = {
    devOps: [
        'GitHub',
        'Cloudflare',
        'Docker'
    ],
    frontend: [
        'JavaScript',
        'Vue',
        'React',
        'NextJS',
        'TypeScript',
        'TailwindCSS',
        'Astro',
        'Markdown',
        'WordPress'
    ],
    backend: [
        'Supabase',
        'Node.js',
        'Bun',
        'Deno',
        'PostgreSQL',
        'MySQL',
        'Resend'
    ],
    ai: [
        'Anthropic',
        'OpenAI',
        'Cloudflare AI',
        'RAG',
        'MCP',
        'LangChain'
    ]
};

// Developer profile
const me: Developer = {
    name: 'Kambar M.',
    skills: [
        ...techStack.devOps,
        ...techStack.backend,
        ...techStack.frontend,
        ...techStack.ai
    ],
    interests: [
        'AI Agents',
        'LLMs',
        'Open Source',
        'Developer Tooling',
        'Performance',
        'Security'
    ]
};

// Contact function
const contact = (type: ContactType): string => {
    switch (type) {
        case 'github':
            return 'https://github.com/kamsqe';
        case 'linkedIn':
            return 'https://www.linkedin.com/in/mirmanovk';
        case 'email':
            return 'kambar.mirmanov@gmail.com';
        default:
            return 'Send offer letter';
    }
};

GitWhy

Persistent memory for AI coding agents over your Git history. A context engine that saves, retrieves, and searches structured context linked to commits — helping AI agents understand the reasoning behind existing code. Works via CLI or MCP.

View on GitHub

Fornix

AI-first CLI that scaffolds Astro projects from a curated block library. Describe your site in one sentence — Fornix picks the right blocks, generates a palette, writes AI copy, and outputs a deployable project with 42 blocks and 32 palettes.

View on GitHub

AgroScore

AI-powered merit-based scoring system for agricultural subsidy applications in Kazakhstan. Built for Decentrathon 5.0, it replaces FIFO allocation with data-driven ranking using XGBoost, Isolation Forest, SHAP analysis, and a Gemini-powered AI assistant.

View on GitHub

Lumina

High-intensity WebGL-powered Astro template with fluid animations, neon aesthetics, and interactive effects. Built with Astro, React 19, Tailwind CSS v4, Framer Motion, and Three.js — featuring a custom cursor, smooth scroll, and 11 responsive sections.

View on GitHub

AstroGlass

Multi-theme Astro template with 6 independent design systems, 10 color palettes, 7 locales, and a CLI to scaffold exactly what you need. Each theme ships with a full section set from hero to footer.

View on GitHub

Joi

Social AI agent built on Cloudflare Workers with D1 database, migrations, and a TypeScript backend. Features social intelligence capabilities and a structured test suite.

View on GitHub

Birthday Bot

A TypeScript bot that tracks and sends automated birthday reminders, making sure you never miss a celebration.

View on GitHub

Kambar Mirmanov

JavaScript & AI Developer

WhatsApp · kambar.mirmanov@gmail.com · LinkedIn

Professional Experience

EmbeddedLLM

Full-Stack Developer

Jan 2024 - Feb 2025

  • Contributed to Jamaibase — an open-source RAG platform with built-in SQLite and LanceDB, working on LLM orchestration, vector embeddings, and building an intuitive UI with REST API integration.
  • Developed various frontend interfaces for company projects, including the embeddedllm.com landing page.

AkiraKan

Full-Stack Software Engineer (AI/ML)

Dec 2022 - Jan 2024

  • Collaborated on new features for the company website and other software, pixel-perfectly translating Figma designs into live, functional interfaces.
  • Contributed to LLM orchestration, vector embeddings, and building user-friendly interfaces with REST API integration.
  • Developed frontend for traffic detection software for the Transport Department of Hong Kong, including backend and database work to improve traffic management systems.
  • Annotated and labeled LiDAR frames for object detection, improving data accuracy for traffic monitoring.

Freelance

Web Developer

Jan 2021 - Dec 2022

  • Developed various websites including blogs and custom landing pages using no-code and low-code platforms (WordPress, Webflow).

Education

Lancaster University

Bachelor of Computer Science

Sunway University

Bachelor of Computer Science

Professional Development

Generative AI for Software Engineering

EPAM Systems

Nov 2025 - Jun 2026

Completed an intensive professional program covering the full spectrum of AI-augmented software engineering — from foundational LLM theory and prompt engineering to production-grade RAG pipelines, AI copilots, and autonomous agent architectures.

  • LLM fundamentals, prompt engineering techniques, and retrieval-augmented generation (RAG & Advanced RAG)
  • AI copilots, autonomous agents, and no-code agent platforms
  • AI-assisted development and integration across the software development lifecycle (SDLC)
  • AI-driven testing, quality assurance, and AI-enhanced project management
  • Ethical AI development, security, and observability best practices
  • AI in DevOps, continuous integration, and emerging trends in AI-assisted development
Download Certificate of Completion

Certificates & Achievements

Testimonials

Recommendation from Lecturer Nurul Aiman

Highlights Kambar's exceptional talent in UI/UX design, leadership, and technical expertise demonstrated during his course at Sunway University.

Download Recommendation Letter

Recommendation from Ts. Dr Aslina Baharum

Emphasizes Kambar's aptitude in research, AI development, leadership, and communication skills showcased during his capstone project and IEEE Day moderation.

Download Recommendation Letter