Hey, I'm Shubham 👋

I'm an AI-focused full-stack engineer with 7+ years of experience across frontend and Node.js. Most of my work sits around React, Next.js, and TypeScript, with a growing focus on AI agents, coding tools, and product ideas that move quickly from prompt to working software.

I like understanding the requirement first, then learning or choosing the tools that fit. Whether the work needs AI features, better workflows, or a more polished product experience, I care about making it reliable, fast, accessible, and easy to use.

This site is where I keep notes, essays, and experiments from the parts of frontend, Node.js, and the AI toolchain that I am actively exploring.

Connect

Highlights

  • Featured project

    AI Artifact Runtime / Code Playground

    Live demo →

    A browser-based runtime for AI-generated React apps. Users can edit files, install npm packages, bundle code in the browser with esbuild-wasm, and preview the result inside an isolated iframe with console output wired back to the parent app.

    Why it matters: AI coding tools need artifact runtimes that can safely run messy, user-generated code without losing the fast feedback loop people expect from local development. The hard part is getting the virtual file system, package resolution, sandbox boundary, preview reloads, and React templates to work together in one browser session.

    React TypeScript esbuild-wasm Virtual FS Import Maps Sandboxed iframe Console bridge Smart reloads
  • 🧠

    Obsidian → Summaries → Flashcards

    A full-stack tool that ingests your Obsidian vault, generates smart flashcards using LLMs (Ollama/OpenAI/Azure), and provides a React-based web UI for spaced repetition. Includes optional semantic search via Qdrant.

    React Ollama PostgreSQL Qdrant
    View Project on GitHub →
  • 📄

    React Resume Builder

    A lightweight, dynamic resume generator built with React and JSON Schema. Customize your resume by editing a simple config file, no design hassle. Export instantly as PDF.

    React JSON Schema
    View on GitHub →

Recent Posts