AVAILABLE · SUMMER 2026 / NEW YORK, NY +1 (929) 650-8873 · yl9314@nyu.edu · github/KevinLYT
Available · Summer 2026 / NY · SHA / NYU Courant MSCS

Building interests into projects you can read.

I’m Kevin Li — MSCS at NYU Courant. Trading tooling, LangChain wallet agents, and zk-SNARK messaging — all shipped end-to-end. Open to backend internships in the US.

Portrait of Kevin Li
03 Shipped systems
02 Years finance + DB
3.72 GPA · Dean’s list
~12 Languages & tools
§ 01 — Selected work

Three systems, end‑to‑end.

Compact case studies of the backend, cryptographic, and product-facing work I’ve shipped between 2024 and 2026. Click through for the architecture and trade-offs.

§ Featured project · 2026

Two routes, same risk model.

Crypto AI Agent is a FastAPI backend with two paths to the same wallet-risk analysis. /analyze-wallet is a hard-coded Python pipeline — feature extraction, rule engine, optional OpenAI explanation, Pydantic JSON out — and runs without any API key. /agent/analyze-wallet wraps the same primitives as three LangChain StructuredTools and lets the model decide which to invoke from a natural-language question. Single-turn, no LangGraph; tool selection delegated, not hard-coded. Tests cover both routes with stubbed agents.

FastAPI Pydantic LangChain OpenAI pytest
FIG. 01 / WALLET-AGENT System map of the wallet analysis agent
§ 02 — Now

What I’m on.

Concrete read on where my attention sits — what I’m building, what I’m practicing, and what I’m looking for next.

Looking for Summer 2026 backend internship in the US — fintech, crypto-native, or AI-infra teams. Optiver / Jane Street / Citadel-style trading-systems work is on the radar; so are AI-product companies shipping real APIs.
Currently Hardening the Crypto_AI_Agent FastAPI service — wiring the LangChain tool-calling agent to a real chain adapter (replacing mocks) and tightening the Pydantic contract between the deterministic and agent paths.
Recently Shipped a Groth16 verifier on Polygon plus a Poseidon-Merkle Circom circuit for anonymous messaging. Bound proofs to messageHash so they can’t be replayed.
Trading Running small paper-trading scripts in Python — moving averages, simple risk checks, and Optiver-style debugging drills. Personal interest in market microstructure that I’d like to make professional.
§ 03 — Approach

Clear system boundaries first.
The intelligent layer comes second.

Every backend I build starts with the boring contract — input shape, validation, deterministic logic, fallback path, and the JSON it returns when everything goes right. The intelligent layer only earns its place after the baseline is honest.

That order shows up in every project on this site. The wallet agent is a deterministic feature extractor with optional explanation. The zk-messaging system separates proof generation from on-chain verification. The DApp keeps wallet auth, contracts, and the UI as three things that can be debugged independently.

I write code I want to read again in six months — one paragraph of clear types over a paragraph of clever ones.

§ 04 — Curriculum vitae

Experience & education.

Two CS degrees, two internships in finance and database engineering, and one award worth keeping around.

Experience

2022 → 2023
2023
Information-Department Intern
Guotai Junan Securities Asset Management · Shanghai

Reproduced and helped resolve system issues through frontend testing, built a transaction-data analysis model to support business decisions, and rewrote the testing workflow to catch issues earlier.

2022
Database-Management Intern
Shanghai Dita Technology · Shanghai

Optimized MySQL + Java workflows, designed query and indexing strategies, and built graph-style schemas for the company’s core data so relationships were retrievable in one hop.

2023
Lead Game Designer
LEGO Game Jam · 48-hour

Led scenes, dialogue, gameplay, and post-production for a small team. Shipped a polished build inside the two-day window.

Outstanding Design Award

Education

2021 → Now
25–Now
M.S. Computer Science
New York University · Courant Institute

Graduate coursework focused on systems, algorithms, machine learning, applied cryptography, and NLP. Building toward backend / AI infrastructure roles.

21–25
B.S. Computer Science
New York University Shanghai · GPA 3.72 / 4.0

Coursework: Operating Systems, Algorithms, Machine Learning, Cryptography, NLP, Computer Graphics.

Dean’s List 2022–23
§ 05 — Stack

What I reach for.

Less a list of badges, more the categories my projects actually live in.

Backend & AI

Typed Python and TypeScript services with deterministic cores; the LLM layer is opt-in.

Python TypeScript Go FastAPI Flask Next.js LangChain Docker
Cryptography

Building circuits, proving pipelines, and on-chain verifiers — keeping math out of the UI.

Circom snarkjs Groth16 Poseidon Solidity Polygon
Foundations

The systems and product muscles below the framework layer — what I actually got graded on.

C / C++ SQL Linux Git OS / Algos ML / NLP
§ 06 — Contact

Reach me at yl9314@nyu.edu — happy to talk about backend, AI infra, or fintech roles.

Phone+1 (929) 650-8873
GithubKevinLYT
BasedNew York, NY