Hello, I'm Mishal Qamar

A Full Stack Developer specializing in
REACT 

Featured Projects

A selection of my recent work showcasing modern web development practices and clean architecture.

adgenAI

A SaaS platform that streamlines ad creation through AI technology. Traditional photoshoots can be costly and time-consuming, making it challenging for small businesses and creators to maintain a steady flow of fresh content. Users can upload character and product images, write prompts (auto-refined by the system), and generate image or video ads instantly. Supports multiple AI models for images and videos, ensuring visual consistency across campaigns for LinkedIn, Instagram, TikTok, and YouTube Shorts.

Next.js 16ConvexClerkPolarImageKitShadcn UIZod

WebsiteGPT 🤖

Turning Website Content into an AI Knowledge Interface. Websites often contain valuable information scattered across many pages. I built WebsiteGPT to solve this problem: it converts an entire website into an AI-queryable knowledge base, allowing users to ask natural language questions and get grounded answers directly from the site's content.

PythonLangChainOpenAIPineconeBeautifulSoupStreamlit

ScribbleAI - LEGO Sketch to Creation

Where doodles turn into LEGO creations. Draw something on the canvas, let AI transform it into LEGO style using Replicate's ControlNet Scribble model, then download and share your creation. Features themed loading states and polished user experience.

Next.js 15React KonvaAI/MLReplicate API

Hope Family UK Website

A modern, accessible website for a nonprofit organization built with Next.js 15, TypeScript, and Sanity CMS. Features visual editing at backend for easier content management, dynamic content management, and SEO optimization.

Next.js 15Sanity CMSTypeScript

Hair Salon Booking

A modern web application for hair salon appointment booking, built with Next.js, TypeScript, and PostgreSQL. Features real-time availability checking, instant booking confirmation, email notifications with branded templates, and smart scheduling system to prevent double bookings and manage time slots efficiently.

Prisma ORMReact EmailInngest

Forum Platform

A full-featured forum platform built with Next.js 15, featuring React Server Components, Server Actions, and advanced search capabilities with rich markdown editing.

Server ActionsMarkdownInngest

Comment System

A production-ready polymorphic comment system built with React Server Components and Next.js 15. Features nested replies, user authentication, and permissions management.

React 19Server ComponentsAuthentication

Infinite Scroll

A high-performance infinite scrolling implementation using React Query for efficient data fetching and React Intersection Observer for precise scroll detection.

React QueryIntersection ObserverPerformance