Isabel Chen
Software engineer with experience across backend services, distributed systems, and cloud infra—from SaaS reliability and secure execution platforms to search infra, analytics pipelines, and research tooling.
University of Michigan, Ann Arbor · B.S. Computer Science · Graduated August 2025.
Projects
All repositories on GitHub →
CartographIn progress
Headless commerce core (Vendure-style kernel)
TypeScript · Node.js · Drizzle ORM · SQLite · REST · plugin/kernel · BullMQ-ready workers
Monorepo commerce backend inspired by Vendure: catalog, carts, checkout with inventory reservation, Stripe, multi-tenant admin vs shop APIs, transactional outbox, and optional OIDC—with a slim core-api composition layer and domain logic in shared packages.
View on GitHub →
Meridian 2026
Edge-style HTTP proxy · systems programming challenge
Systems · networking · HTTP · concurrency · observability-minded design
A from-scratch exploration of what sits between clients and upstreams: connection lifecycle, request forwarding, back-pressure, and the sharp edges where correctness meets performance. Built as a focused systems challenge—tight scope, clear contracts, and room to iterate on routing, resilience, and how the proxy behaves under load.
View on GitHub →
PortCheck 2026
Disclosure documents · DAG approvals · compliance demo
Next.js · React · TypeScript · PostgreSQL · Drizzle ORM · Turborepo · Server Actions · React Flow
Monorepo demo for versioned fund disclosure documents: parallel review workflows modeled as a DAG (React Flow), server-enforced QA and sign-off gates, filing workspace with checklists and redlines, and an append-only audit trail—business rules enforced in Server Actions, not UI-only.
port-check.vercel.app/documents
Open↗Open live demo → · View on GitHub →
terilearn 2025
TypeScript · full stack · learning / AI product
Learning-focused product work in TypeScript—content workflows, quizzes, and tooling aimed at making study and review faster (aligned with Trilearn-style AI learning features).
View on GitHub →web-crawler 2025
C++ · multithreading · search / indexing
C++ crawler and indexing-oriented codebase (MIT)—pairs well with distributed search and high-throughput crawl work (e.g. Temu-scale indexing and segment-based pipelines).
View on GitHub →Cove 2024
React · Redux · Material-UI · Node.js · Express · MongoDB · JWT · Google OAuth · search · pagination · moderation
Cove is a MERN-stack app for invite-only “circles”: members share photo posts, comments, and tags in a private space (no public discovery). The React + Redux + Material-UI client talks to a Node/Express + MongoDB API with JWT and Google sign-in, content moderation, search, pagination, and user profiles—packaged as a full-stack social product focused on trusted groups rather than open feeds.
cove-gamma.vercel.app
Open↗Open live demo → · View on GitHub →
Skills
Languages Python · TypeScript · JavaScript · C++ · SQL
Backend & data NestJS · Node.js · Express · MySQL · MongoDB · Redis · ClickHouse · DynamoDB · PostgreSQL · Drizzle · REST · WebSocket · GraphQL
Infra Docker · Kubernetes · Linux · GCP · Cloudflare · AWS (Lambda, API Gateway) · CI/CD · microservices
Frontend React · HTML/CSS · Tailwind · Material-UI · Redux