Available for full-stack, frontend & AI engineering roles

Full-Stack Engineer · AI Engineer

Ardhendu Pramanik

I build production-grade, real-time and AI-native web products.

3 years shipping apps in Next.js (App Router), React, and TypeScript — building everything from a 300+ shipment/day logistics platform to AI-native products like CareerLens (RAG), Ghost AI (real-time AI collaboration), and Interview Prep Agent (agentic AI interview prep), end-to-end with a Spec-Driven, AI-assisted workflow.

Durgapur, India · Remote 3 yrs experience React · Next.js · TypeScript · Python · AI
01About

About

A bit about who I am and how I work.

I'm a Full-Stack Engineer and AI Engineer with 3 years building and shipping production-grade web applications — React/Next.js frontends, Node.js and Python/FastAPI backends, and PostgreSQL data layers. I love turning complex requirements into clean, reusable architectures and fast, reliable user experiences.

Most recently I designed, built, and deployed Ghost AI — an AI-native, real-time collaborative system-design platform — solo and end-to-end: a multiplayer canvas (CRDT-backed Liveblocks + React Flow) paired with durable AI agents that turn natural-language prompts into live architecture diagrams and a persisted technical spec.

3
Years shipping
5
Production apps shipped
300+
Daily shipments handled
3
AI products, solo
Ardhendu Pramanik
ArdhenduDurgapur · 2026
02Experience

Experience

Where I've shipped real software for real users.

Independent Software Engineer · Self-directed

Oct 2025 – Present

Remote — India

  • Designing, building, and deploying AI-native products end to end — three shipped to production, each with its own backend, data layer, and hosting.
  • Built CareerLens, a hybrid-retrieval RAG system on Python/FastAPI — pgvector dense search fused with keyword search via Reciprocal Rank Fusion, reranked with a cross-encoder — deployed across Render, Vercel, and Supabase.
  • Built Interview Prep Agent, an agentic tool-calling application that ranked in the top 30% of 2,989 participants at the OpenAI × NamasteDev Codex Hackathon.
  • Deepened backend and AI engineering depth: Python/FastAPI service architecture, retrieval systems, and agentic orchestration with LangGraph and MCP.

Software Engineer · A2ZPORT

Oct 2023 – Sep 2025

Remote — Long Beach, CA

  • Engineered transport and container-tracking modules (Next.js App Router, React, TypeScript) handling 300+ active shipments daily across dispatch and tracking workflows.
  • Architected a library of 25+ reusable UI components, cutting cross-module duplication by ~40% and accelerating new-feature delivery.
  • Centralized state with Redux Toolkit, reducing unnecessary re-renders by ~35%; optimized API caching with React Query, improving average load time by ~20%.
  • Wrote Zod schemas for runtime API request/response validation, reducing production data-shape errors after deployment.

Software Engineer · The Internet Folks

Aug 2022 – Apr 2023

Bhopal, MP

  • Built production features in React / Next.js, translating Figma designs into pixel-accurate, responsive interfaces across multiple client products.
  • Wrote unit & integration tests (Jest, React Testing Library) for critical UI components, reducing manual regression effort.
  • Drove code-review standards that improved team-wide consistency in component patterns and API integration.
03Projects

Projects

Selected work — from a solo AI platform to production apps used in the field.

★ Featured2026

Interview Prep Agent — Agentic AI Interview Preparation Tool

Ranked top 30% of 2,989 participants — OpenAI × NamasteDev Codex Hackathon

Built an agentic research pipeline where the model autonomously drives its own multi-step web search strategy via tool-calling to gather company- and role-specific interview intelligence. Paired with a structured guide-generation system validating LLM output against Zod schemas, and an adaptive mock-interview agent that adjusts follow-up question depth based on real-time answer quality. Full persistence layer (PostgreSQL + Prisma, session-scoped, no auth) so state survives page refresh and return visits.

Next.jsTypeScriptPostgreSQLPrismaOpenAI API (web_search tool)ZodTailwind

CareerLens — AI Resume-to-JD Matching Tool

2026

CareerLens is a full-stack RAG (Retrieval-Augmented Generation) application I built from scratch to solve a real problem in my own job search — analyzing how well a resume matches a job description. I built the entire RAG pipeline without framework abstractions: paragraph-based chunking, vector embeddings via Google Gemini, and pgvector cosine-similarity search to retrieve the most relevant resume sections for any job description. The FastAPI backend uses proper service-layer architecture with Pydantic validation, SQLAlchemy ORM, and pytest coverage, with defensive error handling around LLM output parsing. The Next.js 16 frontend uses Server Actions and React 19, including a custom animated SVG score visualization. I deployed the full stack to production — Render, Vercel, and Supabase — and solved real infrastructure issues along the way, including IPv4/IPv6 connection pooling between Render and Supabase.

FastAPIPythonPostgreSQLpgvectorGoogle GeminiNext.js 16React 19TypeScriptSQLAlchemy

Ghost AI — AI-Native Real-Time System-Design Platform

2026

A full-stack AI-native collaboration platform built around a CRDT-backed multiplayer canvas (Liveblocks, React Flow) — conflict-free distributed state, live cursors, and presence that stay correct under concurrent edits. On the AI side, agentic workflows over OpenRouter turn natural-language prompts into live architecture diagrams using structured outputs and tool calling, constrained by a schema-validated action DSL with server-side sanitization so graph state stays consistent regardless of what the model returns. Long-running LLM jobs run on Trigger.dev with retries and SHA-256 idempotency keys for exactly-once execution. The stack spans Next.js 16, React 19, TypeScript, Prisma, PostgreSQL, Vercel Blob, and Clerk auth across 11 secured API routes. Built following the JS Mastery curriculum for structure — the goal was to understand every system underneath it, and I can walk through the design decisions and tradeoffs at each layer.

Next.js 16React 19TypeScriptLiveblocks (CRDT)React FlowTrigger.devOpenRouter (LLM)PrismaPostgreSQLClerk

Transport Management System — A2ZPORT

2024-2025

The dispatch module covered shipment assignment, driver scheduling, and status tracking across a live multi-team logistics platform. Dynamic Zod-validated forms, a scalable Prisma + Supabase data flow with production-grade handling of concurrency and data integrity, role-based access, and reusable form/table primitives.

Next.jsSupabasePrismaReduxTailwindZod

IVCA — The Internet Folks

2023

Responsive, accessible UI for the public platform of the Indian Venture and Alternate Capital Association — an industry body serving 250+ PE, VC, and alternative-investment funds. Members, events, and research sections with optimized data-fetching (React Query) and Formik-driven forms, plus integration tests.

Next.jsFormikChakra UIReact QueryJest
04Skills

Skills

The stack I reach for to design, build, and ship — front to back.

Languages

TypeScriptJavaScriptPythonSQL

Frontend

Next.js (App Router)React 19Redux ToolkitReact QueryTailwind CSSshadcn/uiReact FlowFramer Motion

Backend & APIs

Node.jsNext.js API / Server ActionsFastAPIRESTZodPydanticLiveblocks (CRDT)Trigger.dev

AI Engineering

LLM app developmentRAGAgentic workflowsTool callingStructured outputsPrompt engineeringHybrid searchVector searchRerankingpgvectorFlashRankOpenAI APIGoogle GeminiOpenRouterLangChainLangGraphLangSmithMCP (Model Context Protocol)AI-assisted dev (Claude)

Data & Infra

PostgreSQLPrismaSQLAlchemySupabaseMongoDBClerkVercelRenderGitGitHub Actions (CI/CD)

Testing & Practices

pytestJestReact Testing LibrarySpec-Driven DevelopmentComponent architecturePerformance optimizationSystem design
05Education

Education

Academic foundation before the pivot into software engineering.

B.Tech, Electronics & Communication (Lateral Entry)

Maulana Abul Kalam Azad University of Technology (MAKAUT)

Aug 2019 – Jun 2022CGPA 8.83 / 10

Diploma, Electronics & Communication Engineering

WBSCTVESD

Aug 2016 – Jun 2019CGPA 9.3 / 10
06Beyond the Code

Beyond the Code

Recognition and the habits that keep me sharp.

OpenAI × NamasteDev Codex Hackathon

Ranked top 30% of 2,989 participants for Interview Prep Agent — an agentic AI interview-prep tool with autonomous web-search tool-calling and an adaptive mock-interview agent.

View Certificate

Technical blogging

Authored blogs on React performance optimization and TypeScript patterns, sharing practical insights with the developer community.

Read on Medium

200+ DSA problems

Regular Data Structures & Algorithms practice on LeetCode and GeeksforGeeks to sharpen problem-solving and analytical skills.

07What's next

Let's build something great together.

I'm open to full-stack and AI engineering roles, and to interesting collaborations. My inbox is always open — whether you have a question or just want to say hi, I'll get back to you.