🧠 What We Learned

Trust isn’t a feature β€” it’s a graph problem. To scale meaningful intros, we had to rethink the data model and start from cryptographic verifiability.

Search is broken in professional networks. People don’t want to scroll through resumes β€” they want intent-aligned results with context and reachability baked in.

LLMs are powerful when grounded. Vector embeddings gave us semantic precision, but combining them with trust path filters made the results actually actionable.

🧱 Tech Stack

Vera is built using a modern, scalable, and developer-friendly web stack optimized for speed, modularity, and rapid iteration.

βš™οΈ Core Frameworks & Languages

Next.js – React-based fullstack framework, optimized for server-side rendering and edge deployment

TypeScript – Strongly typed superset of JavaScript for safety and maintainability

React – Component-based UI library for building interactive, declarative user interfaces

πŸ’Ύ Data & Backend

Neon – Serverless PostgreSQL database, optimized for edge functions and low-latency queries

Custom Auth Context – Lightweight authentication layer using React context (src/contexts/AuthContext)

REST / RPC-style API Routes – Built with pages/api/*, leveraging Next.js API routing

πŸ–ΌοΈ UI / UX

lucide-react – Feather-style icon library for lightweight, consistent visuals

next/font – Optimized font loading (Geist font family) via Next.js

CSS Modules / Global CSS – Scoped styling with global overrides via globals.css

πŸ§ͺ Dev Tools & Package Management

Compatible with yarn, npm, pnpm, or bun

Uses structured TypeScript project references and feature-based folders (e.g., /lib, /contexts, /components)

πŸš€ Deployment & Hosting

Vercel – Instant deploys, preview environments, edge performance, and seamless integration with Next.js

Built With

Share this project:

Updates