Azhar Uddin

Work

A selection of things I've built and services I offer.

SaaS Product200+ users

Notetube

My own SaaS product. An AI-powered learning platform that transforms YouTube into a structured learning environment — AI-generated notes, summaries, and study material from any video. Built and shipped to production with 200+ real users.

Next.jsTypeScriptPostgreSQLDrizzle ORMClerkOpenAIAnthropic
Project

Full Stack E-Commerce App

A complete PERN stack e-commerce application with product management, cart, checkout, and order handling. Built to cover the full lifecycle of a real shopping experience.

PostgreSQLExpressReactNode.jsTypeScript
Project

Video AI Assistant

An AI-powered tool for video content analysis. Upload or link a video and get intelligent insights, summaries, and answers about the content.

ReactTypeScriptOpenAI API
Project

Designing a CPU from Scratch

A low-level computer architecture project built from first principles. Designing and implementing a functional CPU — ALU, registers, memory, and control logic — to understand what actually happens below the software.

Computer ArchitectureDigital LogicAssembly