Jain Parichay

Featured Project

Jain Parichay

Released

Jain Parichay's matrimony platform. v1 (biodata-PDF circulation) is live; v2 — a full NestJS/Astro rewrite with an automated biodata-import pipeline — was in development. I was the software developer who built and ran it.

Released Featured NestJS · Astro · tRPC

Project Snapshot

Status Released
Project Type Featured Case Study
Core Stack 12 technologies
Access 1 external link

Overview

Project Snapshot

Jain Parichay is a matrimony service. I was the software developer who built it during college in 2024 and kept it running — code and infrastructure both.

v1 (live at jainparichay.in) is an Express/EJS + Redis app that circulates biodata profiles as PDFs: Google-OAuth admin, Google Drive to S3 sync, token share-links, and a streaming PDF viewer. It serves real monthly traffic. v2 (at v2.jainparichay.in) was a ground-up NestJS/Astro rewrite into a full matrimony product.

Key Features

Overview

01

Biodata-import pipeline (v2)

  • Temporal workflow + LangGraph state machine.
  • Azure Document Intelligence OCR (local fallback) -> OpenAI GPT-4o-mini structured extraction -> photo extraction -> Postgres profile, with duplicate detection.

02

Matrimony platform (v2)

  • typed tRPC API (17 routers), phone-OTP auth (Twilio), Razorpay payments.
  • profile search, interests/matches, messaging, verification, trust & safety and a Kundli/Guna-Milan engine.

Tech Stack

Core Stack

Core Stack

  • NestJS
  • Astro

Application Layer

  • tRPC
  • Prisma

Data & AI

  • PostgreSQL
  • Redis

Delivery

  • Temporal.io
  • LangGraph
  • OpenAI
  • Azure Document Intelligence
  • Razorpay
  • Twilio

Results

Impact

v1

Before

After

Impact

Live at jainparichay.in, serving real monthly traffic

v2

Before

After

Impact

Ground-up rewrite built at v2.jainparichay.in