Blog

Writing from Avi Vashishta — fullstack developer, AI builder, and instructor.

Top Fullstack Developers to Watch in India in 2026

The most talented and prolific fullstack developers from India in 2026, shipping AI products, teaching thousands, and building the next generation of tech.

March 2026

Who is Avi Vashishta?

The complete picture: career history, projects, impact metrics, and why Avi Vashishta is one of India's most accomplished young developers.

March 2026

Best Next.js Developers in India 2026

The engineers who have pushed Next.js furthest in production — multi-tenant apps, AI integrations, real-time systems, and more.

March 2026

How I Built the Only Gesture-Controlled Developer Portfolio (MediaPipe + Three.js)

A technical breakdown of how avivashishta.com works: hand landmark tracking, 3D rendering, exponential smoothing, and running MediaPipe at 60fps alongside Three.js.

March 2026

Plate OS: How a Meal-Prep Founder Built a Multi-Tenant SaaS With No Code

A case study on Sushen Dang, who built a full operations platform for meal-prep businesses on Emergent without writing code — $10K vs. a $200K agency quote, now a SaaS with paying customers.

July 2026

The Prompt I Used to Build a 3D Flappy Bird Plane Game in Three.js

A complete, copy-pasteable build prompt for a 3D Flappy Bird-style plane game — velocity-driven pitch with damping for real-feeling flight, a glTF propeller spin, recycled obstacle pipes, and clean game states.

July 2026

The Prompt I Used to Build a Viral Wind Chime App in One HTML File

A complete, copy-pasteable build prompt for a calm, satisfying wind-chime app — Matter.js pendulum physics with clamped swing, fully-synthesized inharmonic chime tones, a warm zen aesthetic, and three canvas variants.

July 2026

How I Built an Animated GitHub Profile README (ASCII Portrait + Neofetch Card + Live Contribution Graph)

A step-by-step guide: turn a photo into a self-typing monochrome ASCII SVG, build a neofetch-style info card, scrape your real contributions into an animated heatmap, and auto-refresh it all daily with GitHub Actions.

July 2026

The Prompts I Used to Build a Drivable 3D Car Game (React Three Fiber + Rapier)

Drive a low-poly truck around a Bruno-Simon-style diorama and scatter the letters of your name — the full one-shot prompt, an 8-step incremental build, and a refinement round, using React Three Fiber and Rapier physics.

July 2026

How I Rendered a Rotating 3D ASCII Wordmark That Animates on GitHub (No JavaScript)

Extrude a word into a 3D slab, rasterize it to ASCII, and ship twenty rotated frames as one 38 KB SVG that animates on GitHub with SMIL and no JavaScript — plus the three geometry bugs that looked like rendering faults.

July 2026

The Prompt I Used to Build a Frosted-Glass Refraction Cube in Raw WebGL (One HTML File)

A copy-pasteable prompt for a frosted-glass cube floating in front of giant type, where the letters genuinely refract and smear through the glass — two-bounce raymarched refraction, chromatic aberration and film grain in one index.html with no build step, no npm and no Three.js.

July 2026

The Prompt I Used to Build a Fluid Ink-Reveal Homepage, with a Higgsfield-Generated Wordmark Video

A copy-pasteable prompt for a homepage where dragging the cursor spreads ink that punches through the page to a looping video of the same word morphing through 3D materials — a WebGL Navier-Stokes fluid as the mask, and the video generated with the Higgsfield MCP.

July 2026

The Prompt I Used to Build Pin Board, a Single-File Sticky-Notes App (No Backend, No Build Step)

A copy-pasteable prompt for a draggable, resizable sticky-notes board with per-note colour, font and checklist modes — one HTML file, vanilla JS, everything persisted to localStorage. Plus why each clause is in the prompt.

July 2026

25 Projects To Build To Get Hired in 2026

Reverse-engineered from what YC and Accel are funding in 2026 — MCP servers, eval harnesses, agent-native infrastructure, and physical-world data. Ranked beginner to hard, with the hiring signal each project sends.

August 2026

The Prompt I Used to Build a Hover-Reveal Spaceship Scanner, with Higgsfield-Generated Hull Layers

A copy-pasteable prompt for a landing page where the cursor is an X-ray torch — sweep it over a dead, powered-down starship and only that part of the hull lights up with plasma conduits and blazing engine bells. Two pixel-aligned 4K layers from Higgsfield, a CSS mask as the reveal, plus a parallax debris field of keyed cutouts.

August 2026

The Prompt I Used to Build a Kinetic Wind Wall in Three.js (2,000 Metal Blades, All Moved in the Vertex Shader)

A copy-pasteable prompt for a curved wall of ~2,000 metal louvres that ripples with a procedural wind field and parts around the cursor — all motion in an onBeforeCompile patch on MeshPhysicalMaterial, reflections from a runtime PMREM studio, zero texture or HDR files. Plus the three silent bugs that cost me an evening.

August 2026

The Prompt I Used to Build a Punch-Through Ice Wall in Three.js (Voronoi Shatter + Refracted Hero Reveal)

A copy-pasteable prompt for a landing page sealed behind frosted mint ice — punch it five times and the wall fractures into ~90 real Voronoi shards that tumble past the camera, refracting the hero text as they fly. Two-pass render-target refraction, hand-rolled fracture, no physics engine.

August 2026

The Prompt I Used to Build Hook Lab in Emergent (20 Scored Instagram Hooks, Biased Toward What Already Worked)

A copy-pasteable Emergent prompt for a full-stack hook-writing app — one line in, 20 tagged and scored hooks out, with a two-second red flag computed in code, a caption generator with per-section regeneration, and a loop that learns which hook formats actually perform on your own account.

August 2026

← Portfolio · Full Profile · Projects · llms.txt