Profile picture Kambar M.

Kambar M.

Full Stack Developer

Almaty, Kazakhstan

Passionate web developer focused on creating clean, efficient, and scalable web applications with a modern tech stack. Specialized in Vue, TypeScript, and React, delivering responsive and intuitive user interfaces.

$ 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[];
};

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'
    ]
};

// Developer profile
const me: Developer = {
    name: 'Dejan Vi.',
    skills: [
        ...techStack.devOps,
        ...techStack.backend,
        ...techStack.frontend
    ],
    interests: [
        'Open Source',
        'Security',
        'Privacy',
        'Performance',
        'Self-Hosting',
        'Networking'
    ]
};

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

Nukrea

Nukrea is an AI assistant that helps design students overcome creative blocks, simplify complex tasks, and gain confidence in their work. It’s also a space for collaboration, learning, and pushing creative boundaries together.

Open Project Website

MSKS

MSKS SOFT develops secure software solutions and automation systems for government agencies and large organizations, using its proprietary LC IPSON technology to streamline business processes efficiently.

Open Project Website

Restaurant POS

Vrnsky POS is an all-in-one restaurant point-of-sale system that streamlines order management, payments, and reservations. Built on Vue 3, it features an intuitive dashboard, automatic calculations, and robust security for an enhanced user experience.

Open Project Website

Restaurant POS Landing

Built with Astro, the Vrnsky POS landing page boasts a sleek design with clear sections for dashboard, orders, payments, and reservations, offering a modern and intuitive user experience.

Open Project Website

Beisekeyev Landing

Beisekeyev is a modern, minimalist project website that blends creativity with functionality. Its sleek design, interactive animations, and responsive layout provide an engaging experience while showcasing creative projects and visual storytelling.

Open Project Website

Kambar Mirmanov

Full-Stack Developer | Web Developer

WhatsApp · kambar.mirmanov@gmail.com · LinkedIn

Professional Experience

AkiraKan

Full-Stack Software Engineer (AI/ML)

Dec 2022 - Jan 2024

  • Led the design, prototyping, and development of a company website landing page with a user-friendly interface aligned with brand standards.
  • Supported frontend development for traffic detection software for the Transport Department of Hong Kong while contributing to backend/database tasks.
  • Assisted in annotating and labeling LiDAR frames for object detection, enhancing traffic monitoring accuracy.

Education

Lancaster University

Bachelor of Computer Science

Sunway University

Bachelor of Computer Science

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